summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-09-11Merge "[OOF] Add limit to onboard and healthcheck jobs"Sylvain Desbureaux2-2/+2
2020-09-11Merge "Revert "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM""Sylvain Desbureaux9-358/+0
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>
2020-09-06[OOF] Add make clean targetKrzysztof Opasiak1-0/+4
Add make clean target to ensure that removed dependencies are always cleaned up properly. Issue-ID: OPTFRA-803 Change-Id: I2f845c775d5643c7a8b4539b35886fbf79ce889a Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-09-04Merge "[GENERAL] Use readiness container v3.0.1"Krzysztof Opasiak276-1092/+473
2020-09-04[ESR] Add logs to STDOUTDominik Mizyn2-29/+49
This commit add STDOUT appender to root level logging. Additionally, it approximates the logback.xml file to ONAP Application Logging Specification v1.2 Issue-ID: OOM-2514 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com> Change-Id: I1ae3fa5af0fc4ac27fdad185299cc659efe81c2d
2020-09-04Mounting of DMAAP listener properties for RANSliceSandeep Shah2-0/+38
Mounting of DMAAP listener properties for RANSlice in SDNC DMAAP-Listener charts Issue-ID: OOM-2550 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Iba8dde371ba78e784dfba6f04f7ccd925e140d4f
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux276-1092/+473
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. As those changes are significant, we must upgrade all the components at once. Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0 Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
2020-09-03Merge "[CDS] Add logs to STDOUT"Krzysztof Opasiak4-12/+30
2020-09-03Merge "[SDNC] Remove hard-coded busybox image"Krzysztof Opasiak3-3/+4
2020-09-03[POMBA] Add logs to STDOUTDominik Mizyn1-0/+1
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: I5b99d029713927c50f969aa69c3fe3d431c07256
2020-09-03[DMAAP] Add logs to STDOUTDominik Mizyn3-5/+2
This commit add STDOUT appender to root level logging. Issue-ID: OOM-2514 Change-Id: I03465e1e1446ff7c1c80838788d2b3accc3526b1 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
2020-09-02[COMMON] Allow to set default password complexityKrzysztof Opasiak2-1/+19
With the introduction of common secret template many of ONAP passwords started being automatically generated. The algorithm that we use for this purpose allows to choose the complexity of generated password. By default we use "long" which contains special characters. Unfortunately this turns out to often cause some issue. To make our deployment more stable and user friendly lets allow the deployer to choose the desired password complexity. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ib7a412e19f6b44f20c8ac388393936cf5d967d4e
2020-09-02Update git submodulesWilliam Reehil1-0/+0
* Update kubernetes/aai from branch 'master' to 1990a02ce9295df7c94009401c24fa226a10f8e8 - Merge "Revert "[AAI] Add logs to STDOUT"" - Revert "[AAI] Add logs to STDOUT" This reverts commit befaa5500924f9ebda0b4bf65d8d6ab5a9f0745a. Reason for revert: Breaks the AAI HC Change-Id: Ie401f7bdc7408ce1171bc055a3e46cb610bd52c0
2020-09-02[COMMON/elasticsearch] Avoid 'Warning: Merging destination map for chart'Alexander Dehn9-72/+64
restructure values for docker image name:tag Issue-ID: OOM-2533 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I7c02fe543b4f96871c3ade80c7b51c68627cb269
2020-09-02Merge "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"Krzysztof Opasiak9-0/+359
2020-09-02Merge "[MariaDB] Create NFVO Database Within MariaDB"Krzysztof Opasiak5-3/+52
2020-09-02[CDS] Add logs to STDOUTDominik Mizyn4-12/+30
This commit change logging level of used loggers to "INFO" and root logging level to "INFO" Thanks to that we will see "info", "error" and "warn" messages. Issue-ID: OOM-2514 Change-Id: I545e2ee69f1bcde7f7313fdda8f80e8201b7461c Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
2020-09-02[SDNC] Remove hard-coded busybox imageAlexander Dehn3-3/+4
get image values from global busyboxRepository/busyboxImage Issue-ID: OOM-2543 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I5f0ef76fb8072b45bd9ad10d8580484656049b76 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
2020-09-02[CLAMP,COMMON] Escape special chars in mysql passwordsKrzysztof Opasiak2-3/+9
Fix both clamp and common mariadb-galera instances to make sure that special characters in passwords are escaped properly. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Iee48523d36d404ad7b21515f0d205f2f60a507ed
2020-09-01Update git submodulesWilliam Reehil1-0/+0
* Update kubernetes/aai from branch 'master' to bdbb69908135f5cee7c27fab7fbbcdde17ff5d57 - Merge "[AAI] Add logs to STDOUT" - [AAI] Add logs to STDOUT This commit add STDOUT appender to root level logging. Additionally, it approximates the logback.xml file to ONAP Application Logging Specification v1.2 Issue-ID: OOM-2514 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com> Change-Id: Iee075bb1400fd2ab2afbc39bf87e93f269ebaf84
2020-09-01Update git submodulesefiacor1-0/+0
* Update kubernetes/aai from branch 'master' to b31e250091cd68edb77f3158691844decda82fc8 - [aai-oom] Bump versions for babel and schema-service Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: AAI-3099 Change-Id: Id6ebb67f39ed6f4b3dc24d1ef1447b1f272037a0
2020-09-01[SO] Add helm chart for SO-ETSI-NFVO-NS-LCMAndrewLamb9-0/+359
As part of adding Support for SOL005 NBI API Handler Issue-ID: SO-3157 Change-Id: I7ef5dc15b71d45a7d519390c245ef7cc106a363d Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-09-01[MariaDB] Create NFVO Database Within MariaDBrope2525-3/+52
Adding an additional SH script in order to create the NFVO database, which will be used by the SO ETSI NFVO NS LCM. It will be used to store required information on any NFVOs. The creation of the NFVO Database should not have an effect on other databases, as their creations have not been modified. Also renamed the Create so_user and so_admin SH scripts to start with 98, 99 in order to trigger after any new scripts are added in the future. Issue-ID: SO-3159 Change-Id: Idbf09db294d5bbc9e7dca063bc08040ce2bc8568 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-09-01Merge "[SDNC] oom for clustered disaggregated SDN-R"Sylvain Desbureaux51-89/+567