aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-16Merge "Use default password during linting in helm3"Sylvain Desbureaux1-0/+3
2020-09-16Use helm-push pluginJakub Latusek1-0/+6
Helm3 remove serve command, instead developer suggest to use chartMuseum. In makefile we check helm version and for helm3 we use helm-push plugin to push chart package to local repository Change-Id: I50800c4577140d6dcbd363142efdf625a5ea9e2e Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-16update artifactbroker to upgrade java 11Bin Yang1-2/+2
Issue-ID: MULTICLOUD-1204 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I4d83258862303e340092b9b138ade00fb1543852
2020-09-15Use common.resources template to generate resourcesJakub Latusek1-1/+1
Change-Id: Ibb947b44286f9f3df4a2b5c9e1cef9c3f76cde6b Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-15Remove field not defined in statefulset specificationJakub Latusek1-13/+0
Change-Id: I70d5571f51a297bf164a299f614b0809576cd65f Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-15Remove field not defined in deployment specificationJakub Latusek1-1/+0
Change-Id: I811b5a5fe6f6c77209ab7f7b2da5fe188cf7b2db Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-15Use lowercase in secret name during helm3 lintingJakub Latusek1-0/+4
Change-Id: I69b66828ba23db07c4885ae058e229a0af3e8df2 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-15Use default password during linting in helm3Jakub Latusek1-0/+3
Helm3 change release name during linting to test-release Change-Id: Iabc6fc8cd0c9bb6d707d1432d4b9cadaabbbc97e Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-15Replace YAML comments with helm comments in templatesJakub Latusek36-2/+73
Change-Id: I8cb12dae07cc3984e7dcfc602afa4c2d07317e9a Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-15[CONTRIB] Adjust EJBCA to issue certificates usable by servers.Remigiusz Janeczek5-0/+1551
Add configuration to EJBCA that allows to create keystores with extendedKeyUsage containing serverAuth. Issue-ID: AAF-1121 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I6fc1d228acb4edc089be11d66186cfb5006e9ad1
2020-09-15Merge "[common] Add application mount path to cert initializer"Sylvain Desbureaux2-1/+2
2020-09-14[SDNC] broken handling of aaiclient.propertiesAlexander Dehn3-1/+326
fix issue in startOdl.oom.sh Issue-ID: OOM-2561 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I1760155bf250dd7e3dd1c816b65df9b9c245de24
2020-09-14Merge "[POLICY] new image versions"Sylvain Desbureaux15-11/+34
2020-09-14Merge "[Tree-Wide] Reference ports by name not index"Sylvain Desbureaux3-4/+4
2020-09-14Merge "[TREE-WIDE] Use faster version of common secret template"Sylvain Desbureaux5-8/+8
2020-09-14Merge "[SDNC] Temporary disable sdnrdb"Sylvain Desbureaux1-1/+1
2020-09-14[Multicloud] Provide limits for storage podsKonrad Bańka1-0/+19
Issue-ID: MULTICLOUD-1205 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I06e23aa1e8a3cc6d80078a5461985c38b2b44279
2020-09-12[common] Add application mount path to cert initializerkrishnaa962-1/+2
Add new mount path value in values.yaml to specify app mount path Issue-ID: OPTFRA-803 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I70771e0ab6ec16f7f4cfadcb8448ecfdfb6e8f4b
2020-09-11[POLICY] new image versionsjhh15-11/+34
- Changes needed to support the new images. - Add resources to galera config job (POLICY-2820) Issue-ID: POLICY-2789 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Id3b87a5931c64f729afcf77861d12fd5e25a5531 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-09-11[TREE-WIDE] Use faster version of common secret templateKrzysztof Opasiak5-8/+8
Replace all calls to common.secret with a faster version to save some linting time. Issue-ID: OOM-2248 Change-Id: I3372c87226d5dd8b7468ebed2d77e7ceceba5777 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-09-11Merge "[OOF] Add limit to onboard and healthcheck jobs"Sylvain Desbureaux2-2/+2
2020-09-11[Tree-Wide] Reference ports by name not indexKrzysztof Opasiak3-4/+4
Referencing anything based on its position on alist can be really fragile and har to debug. As we already have a convenience template that allows us to access the port based on its name let's make sure that everyone is using it. Issue-ID: OOM-1971 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Id25cb9d9e48f39f46786ea9e9a432b0c51130c50
2020-09-11Merge "Revert "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM""Sylvain Desbureaux9-358/+0
2020-09-11[SDNC] Temporary disable sdnrdbKrzysztof Opasiak1-1/+1
As diagnosed today if sdnc is enabled a different entrypoint for SDNC is used. Unfortunately this makes SDNC reach AAI using a bad URL which causes our e2e tests to fail. As a temporary solution let's disable sdnrdb and hope that the team will be able to debug this further and reenable it. Issue-ID: SO-3216 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ib2cda39aefea84a4c930d996e53429f3f64a86ef
2020-09-11Update git submodulesKrzysztof Opasiak1-0/+0
* Update kubernetes/aai from branch 'master' to 48ae4e9d7a9ef5f9e73f6a3c90fd808f086089f5 - [AAI] Revert commits that are breaking the master branch This reverts: b31e250091cd68edb77f3158691844decda82fc8 46961c4794a17f72643bd491af6c159ea7e53380 which are our main suspects for breaking testing in the master branch. As this issue prevents many SO related patches from being merged let's first revert those to make master work once again. Issue-ID: SO-3216 Change-Id: I7f7daaaef3f7911afb5c8729c296773a630b5fb6 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-09-11Revert "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"Krzysztof Opasiak9-358/+0
This reverts commits: b6a0f9ef4cefa4c63bcc9b57e8ffeb236194dcd7 5b4d13d79e72409c49b893b00ce763591696b104 Staging images are not allowed in OOM master branch. When they disappear we get awful failures in gating thus components that sneak in staging images by tagging them in the same way as the release images has to be immediately removed unless a proper docker image is released. Issue-ID: SO-3157 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ia18ff5b372b13b9d03a2969f4aaf2fcea144ea77
2020-09-11[OOF] Add limit to onboard and healthcheck jobskrishnaa962-2/+2
Add resources field to OOF jobs to set limit Issue-ID: OPTFRA-840 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I5fb9a804af9c1a5df440aa61818197028db2c4b6
2020-09-10Merge "[SDC] use of certInitializer template"Sylvain Desbureaux103-328/+898
2020-09-09[COMMON] Make mongo run as non-rootKrzysztof Opasiak2-0/+10
Use our helper template and k8s features to make mongodb run as a non-root user as per Guiling requirements. Issue-ID: DCAEGEN2-2424 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I44bc079a2cc49dc1b0f1da88e220290098e909d5
2020-09-09[SDC] use of certInitializer templateChrisC103-328/+898
Auto SSL certificates generation through certInitializer template for SDC Refactor to components Issue-ID: SDC-3172 Change-Id: I2c895a8d8e7c25e11a2a1e997735d2e7b2d258aa Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2020-09-09Merge "Mounting of DMAAP listener properties for RANSlice"Sylvain Desbureaux2-0/+38
2020-09-08Merge "[DMAAP] Add logs to STDOUT"Krzysztof Opasiak3-5/+2
2020-09-08Merge "[CLAMP,COMMON] Escape special chars in mysql passwords"Sylvain Desbureaux2-3/+9
2020-09-08Update git submodulesGrzegorz-Lis1-0/+0
* Update kubernetes/aai from branch 'master' to 5a01a0953803b3d1b140a77c779a3b942e293228 - [AAI] Use readiness container v3.0.1 Readiness container v3.x and up are now present in ONAP main repository. They're also not using root user anymore and then script path has changed. Finally, "job_complete" script has been integrated in main "ready" script. This change will align readinessImage definition with rest of ONAP components. Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I766a16be3ae2669f562c9b4ebef875bfbdfac6a0
2020-09-08Merge "[MSB] Add logs to STDOUT"Sylvain Desbureaux3-0/+21
2020-09-08[MSB] Add logs to STDOUTDominik Mizyn3-0/+21
This commit add STDOUT appender to root level logging. Issue-ID: OOM-2514 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com> Change-Id: I4b789abca452832d80ac77fdeb55bef83270ea17
2020-09-08Merge "[OOF] use non-root user to access cmso database"Sylvain Desbureaux6-35/+82
2020-09-08Merge "[ESR] Add logs to STDOUT"Sylvain Desbureaux2-29/+49
2020-09-08Merge "Update so-etsi-nfvo-ns-lcm with the new version of readiness image 3.0.1"Sylvain Desbureaux1-2/+1
2020-09-08Merge "[OOF] Add make clean target"Sylvain Desbureaux1-0/+4
2020-09-07Merge "[COMMON] Use faster version of common secret template"Krzysztof Opasiak3-27/+23
2020-09-07Merge "[COMMON] Allow to initialize custom mariadb instance"Krzysztof Opasiak2-5/+14
2020-09-07Update so-etsi-nfvo-ns-lcm with the new version of readiness image 3.0.1Magdalena_Biernacka1-2/+1
Issue-ID: OOM-2545 Signed-off-by: Magdalena Biernacka <magdalena.1.biernacka@nokia.com> Change-Id: I8a5033fb51d2cdf6902d96e60f01af8ba61b66e5
2020-09-07[OOF] use non-root user to access cmso databasekrishnaa966-35/+82
Move mariadb galera config from global to root Add service name to mariadb-init config Fix mariadb-init secret to use Additional databases Create separate users for cmso service and optimizer Issue-ID: OPTFRA-800 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I5b91d297d35125ca242f40fe1a6328da0f4daa62
2020-09-07Merge "[POMBA] Add logs to STDOUT"Sylvain Desbureaux1-0/+1
2020-09-07Merge "[COMMON/elasticsearch] Avoid 'Warning: Merging destination map for ↵Sylvain Desbureaux9-72/+64
chart'"
2020-09-07Merge "[COMMON] Allow to set default password complexity"Sylvain Desbureaux2-1/+19
2020-09-07Merge "Removal of zookeeper from portal HELM charts"Sylvain Desbureaux13-296/+1
2020-09-06[COMMON] Use faster version of common secret templateKrzysztof Opasiak3-27/+23
Replace all calls to common.secret in mariadb-init with the faster version common.secretFast to save some linting time. Issue-ID: OOM-2248 Change-Id: Id1658b46f3322ecc68155fafd72480e922978369 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-09-06[COMMON] Allow to initialize custom mariadb instanceKrzysztof Opasiak2-5/+14
Add the ability to use mariadb-init to create databases in any mariadb-galera instace not only the common one. Issue-ID: OPTFRA-800 Change-Id: Idfeacc9af49620378eb5b06ae3628f92e740cc65 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>