Age | Commit message (Collapse) | Author | Files | Lines |
|
Added the missing definition for imagePullSecrets in the
statefulsets.yaml
deployment.yaml
to support the registryGenerator
Issue-ID: OOM-2789
Signed-off-by: andreas-geissler <andreas-geissler@telekom.de>
Change-Id: I013ba52c9c49f95cd3d53fcaa9eb084adcbfe662
|
|
|
|
|
|
|
|
|
|
|
|
AAF has 4 sub components underneath:
- AAF Authz (for generating, signing the certificates)
- AAF Hello (example on how to use AAF Authz)
- AAF SMS (for storing sensible values in Vault)
- AAF SSHMS (for using TPM devices)
This commits allows to choose which components will be used by default.
As SSHMS is not updated for a while and AAF Hello is an example, we also
disable them.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6e0fde7b2b413762158c58de94b933182203d9f1
|
|
AAI v19 version schema is deprecated
Change-Id: Iff6bb1332b0aba08ee0d1a691e44762f2539d809
Signed-off-by: nellix93 <aniellopaolo.malinconico@guest.telecomitalia.it>
Issue-ID: OOM-2766
|
|
Remove VOLUME definition from PH Dockerfile
to prevent startup issues with newer versions
of containerd (in current gating/integration,
for example)
Issue-ID: DCAEGEN2-2849
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: If522c9ff67c6986255787ae1308bcf43ebebb70b
|
|
Helm deployment support for DCAE transformation
Change-Id: I127b5c4c89850eb5e9b93bbbd1a84f2f096c6b83
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2705
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
|
|
|
|
|
|
DCAE Helm Transformation support
Issue-ID: DCAEGEN2-2762
Signed-off-by: sumithra.s69@wipro.com
Change-Id: Idbc15f15c87a3588a8b48b6c187537437986e63c
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
OOF-CMSO helm chart is being removed
from the OOF deployment, since it is
being deprecated.
Issue-ID: OPTFRA-969
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I540c1b0b26e6317a374f3397c9eba01fd3ec3600
|
|
With istio >= 1.10, cassandra doesn't need anymore to listen on
127.0.0.1.
Issue-ID: OOM-2252
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib3817f5404a21a96a6fadc76b5cd501b01e9ab25
|
|
|
|
|
|
Two changes are intended with this commit:
- (for proper name mapping) Update VolumeMounts names to be:
(mariadb-init for mountPath /db-init/)
(mariadb-conf for mountPath /db-conf/)
originally it was reversed.
- Make use of (common.mariadbService) and (common.mariadbPort) defined
in (common/templates/_mariadb.tpl) into job.yaml. This will reflect the
proper values for mariadb service name and port in case of local
installation.
Issue-ID: OOM-2737
Signed-off-by: Mahmoud Abdelhamid <mahmoud.abdelhamid@orange.com>
Change-Id: I303f8d5f56632289d8dfd2f2ba8c35819a4f871c
|
|
Make external configMaps optional by
default for microservices
Make applicationConfig an optional parameter
in values.yaml for microservices.
Issue-ID: DCAEGEN2-2770
Issue-ID: DCAEGEN2-2782
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I80ec8e4a1d55201c5a174f50159bac171953b031
|
|
|
|
|
|
|
|
* changes:
[COMMON] Fix array variables increments
[COMMON] Fix some bashisms
|
|
When moving to automatic cert retrieval, a config map was suppressed.
But it's call in the statefulset was not.
This commit removes it also.
Issue-ID: OOM-2765
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I0e9dbc1a440a80eb182e8a52a7a7c1e59fcca72b
|
|
As helm may cache the index.yaml from the server let's force it to
update it after we push our dcae common chart to be sure that the
building process of dcae services is able to find it.
Issue-ID: OOM-1
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I5e88ee2652f81899a86be7e8231e81b87fb89139
|
|
pointed out by checkbashisms in docker-entrypoint.sh
- migrate to straight strings the arrays used to pass options
Arrays are supported in bash but are not POSIX compliant.
- remove useless double quotes in variables used to pass options
Double quotes are often used to avoid globbing and word splitting.
Since possibles values are strictly constrained here, they are not
required.
https://github.com/koalaman/shellcheck/wiki/Sc2086
Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I4f75d8b5a00afb87b5982cb31559f29c8863c8a5
|
|
|
|
DCAE Helm Transformation (Phase-2)
Issue-ID: DCAEGEN2-2704
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ia8d41d00ae9d7c8ce55a2edad8881e52231a6102
|
|
pointed out by checkbashisms:
- variable name HOSTNAME
- source instead of .
- sleep with suffix
- string increments
And migrate a few shebangs to /bin/sh
Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I653c14454a3232b5a349ca1564ece53ddc94289d
|
|
|
|
As decided by TSC, all local databases (not the shared one) should use a
replica of 1 per default.
Issue-ID: OOM-2779
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I664213c1a9c5551e5ad4d7ab5d8ae861244ada08
|
|
This reverts commit 62178a49cc9e4088019d426636657d9f2980d242.
This commit introduced regression on portal db config job which is now
unable to start:
/usr/local/bin/docker-entrypoint.sh: line 114: syntax error near unexpected token `('
Issue-ID: OOM-1
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I3cb72cd7625b180b364b713fe942d5956736ebef
|
|
|
|
|
|
|
|
* changes:
[OOF] Use the common mariadb-galera instance
[COMMON] Add port under mariadb-galera chart
|
|
|
|
Introduction of chartmuseum as internal repo for
ONAP components to push/pull charts post instantiation
+ Script to preload charts to this repo
Change-Id: I4880900548dfe1d3e47a67b3822f82a15314b5b7
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2630
Issue-ID: OOM-2734
Issue-ID: INT-1895
Issue-ID: DCAEGEN2-2694
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Signed-off-by: vv770d <vv770d@att.com>
|
|
As per Honolulu MR, APPC is no longer installed by default.
Issue-ID: OOM-2778
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ifd8042afb90131e18b2f2fbfb9b1a42622df1ad1
|
|
|
|
|
|
|
|
Changes made to common/mariadb-galera chart in Honolulu prevents existing APPC
SELECT statements with GROUP BY clause to work properly. mariadb config must
not contain ONLY_FULL_GROUP_BY in the mysql_mode config option.
Issue-ID: OOM-2777
Signed-off-by: Marcin Wilk <m.wilk@samsung.com>
Change-Id: I9388f092adcf12d92118caf390686ea708bbcc02
|
|
|
|
In order to save some space
Issue-ID: OOM-2763
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: Ibbd8d5f713307ada76a0d04ede57d3c7696bcfe5
|
|
Updates for OOF CMSO:
- Add section under (.Values.global) for shared mariadb instance with a
condition to instantiate local instance.
- Use a hook to send mariadb info to oof-csmo-service and
oof-csmo-optimizer
- Add condition under (requirments.yaml) to install local mariadb
instance
- Update oof-cmso-service and oof-cmso-optimizer (.Values) files to
accomodate for local mariadb instance
- Update oof-cmso-service and oof-cmso-optimizer deployments to use the
templates defined under (templates/_mariadb.tpl)
Issue-ID: OOM-2769
Signed-off-by: Mahmoud Abdelhamid <mahmoud.abdelhamid@orange.com>
Change-Id: I59e6c98ae992faafd363c5f97e18bf631f9c4d4e
|
|
|
|
|
|
pointed out by checkbashisms.
Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Ic9c4edc0fc6bd94a95bcb85d84379e868fb09930
|