aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-10-27[PORTAL ] Non-root user DB access from WMSSandeep Shah5-8/+105
Update portal-widget HELM charts to use non- root user access to the portal mariadb backend Issue-ID: OOM-2601 Signed-off-by: SandeepLinux <ss048t@att.com> Change-Id: I434ce85f1d0922d87fca35f692064a9b5e757954 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-10-20Merge "Update makefiles to use specific helm version"Krzysztof Opasiak32-166/+200
2020-10-20Merge "[POLICY] Change policy-distribution configuration"Krzysztof Opasiak1-1/+1
2020-10-20Merge "[COMMON] Add limits to postgres deployments."Krzysztof Opasiak2-20/+30
2020-10-20Merge "[VFC] Update image of huawei svnfm driver"Sylvain Desbureaux1-1/+1
2020-10-20Merge "[OOF] Bump versions"Krzysztof Opasiak38-68/+349
2020-10-20[POLICY] Change policy-distribution configurationRam Krishna Verma1-1/+1
policy-distribution was failing to connect with SDC. After debugging, we found that SDC has been changed recently to expect common.namespace appended with the "message-router" host name. Example - "message-router.onap". Hence, updated the policy-distribution configuration to append common.namespace with the message-router host name. The fix is tested in PFPP lab. Issue-ID: POLICY-2861 Change-Id: I898b24199fdfc06ab63813f5df78f51b2f141e94 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-10-19[COMMON] Add limits to postgres deployments.Sylvain Desbureaux2-20/+30
Having limits is important in order to have safe deployment. postgres didn't had one so let's add them. Issue-ID: OOM-2230 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I279e01b6be6cddab1f792c75026b41dca5c6c694
2020-10-19[VFC] Update image of huawei svnfm driverdyh1-1/+1
Change-Id: I48cfa7fc3d1386f991a4eab6af36053fcac219f5 Issue-ID: VFC-1757 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-19Merge "[SO] Add charts for so-oof-adapter"Sylvain Desbureaux11-0/+467
2020-10-19Merge "[EXTAPI] Make new nbi properties configurable in oom"Sylvain Desbureaux2-0/+6
2020-10-19Merge "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"Sylvain Desbureaux11-0/+413
2020-10-16[EXTAPI] Make new nbi properties configurable in oomaleemraja2-0/+6
Added two k8s related properties in nbi: 1. k8sCloudRegionId 2. k8sCloudOwner To support CNF instantiation through SO macro flow, we need to add k8s related configurations. Issue-ID: EXTAPI-524 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I970ec5fe4fe707d8fb5fba6e96969c2baf496969
2020-10-16Update makefiles to use specific helm versionJakub Latusek32-166/+200
Helm is now called by HELM_BIN variable which by default is set to helm and makefiles use helm from path. HELM_BIN can be overwritten so user can have two version of helm in system and choose which one to use. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I0917796aafe234e87afa0ac3c4c15720296276d5
2020-10-16[SO] Fix SQL DB user creation when password contains special charsKrzysztof Opasiak2-0/+14
SO uses custom scripts to create DBs and users. Those scripts were not escaping properly special characters that may appear in our auto-generated passwords. Fix this issue by adding special characters escaping to those scripts. Issue-ID: OOM-2328 Reported-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ifce3265df154a510606e0a082c7041536e2ec303
2020-10-16[SO] Add helm chart for SO-ETSI-NFVO-NS-LCMAndrewLamb11-0/+413
This chart for SO-3157 was previously merged here: https://gerrit.onap.org/r/c/oom/+/111378 It was subsequently reverted here: https://gerrit.onap.org/r/c/oom/+/112538 due to use of staging image It could then not be re-introduced until other OOM problems were fixed. Chart has been updated in line with changes made here: https://gerrit.onap.org/r/c/oom/+/111328 Also included, SO-3225 - small change from this review: https://gerrit.onap.org/r/c/oom/+/112358 which could not be merged due to other oom problems, and then also due to revert. Once this is merged, I will abandon old review at: https://gerrit.onap.org/r/c/oom/+/112358 Issue-ID: SO-3157 Change-Id: I3b59b9f655b395d7a22ea06814004baeb158b7d7 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-10-16Merge "[SDC] Update default VNFSDK port"Sylvain Desbureaux1-1/+1
2020-10-16Merge "[SDC] Fix MSB annotation for sdc-be service port"Sylvain Desbureaux2-1/+3
2020-10-15Update git submodulesVenkata Harish Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to a8c4e701f9c26038a9ac9f22d5dd95fd54ebc1ca - Merge "Configuration changes for concurrency issue in PNF uploading" - Configuration changes for concurrency issue in PNF uploading Issue-ID: AAI-3100 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I8be8fb24e73cb614e22f6b2394b8bd5c3ee62170
2020-10-15Merge "[CONTRIB] Fix EJBCA configuration"Sylvain Desbureaux1-3/+3
2020-10-15Update git submodulesMorgan Richomme1-0/+0
* Update kubernetes/robot from branch 'master' to da28d1cdc573a726d3fc8a19638ebc8b3679295f - Merge "Add tag "vescollector" for running E2E test suite ves.robot" - Add tag "vescollector" for running E2E test suite ves.robot Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I7b42b1997b2926790cea8910dd4f2d3b04a8c05e
2020-10-15Merge "[COMMON] More generic Cassandra backup"Sylvain Desbureaux1-3/+3
2020-10-15Merge "[COMMON] Use lowercase in common.fullname during linting in helm3"Sylvain Desbureaux1-1/+1
2020-10-14Update git submodulessekharhuawei1-0/+0
* Update kubernetes/robot from branch 'master' to c4aa2a9a01ad435b20b242b76edeea2e8dcc5bce - SO health check failed Issue-ID: OOM-2595 Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com> Change-Id: I7ac19c53313c6b50297242b068a7277079e625ed
2020-10-14[CONTRIB] Fix EJBCA configurationRemigiusz Janeczek1-3/+3
Set CSR Subject Organizational Unit and Locality to be optional Issue-ID: OOM-2598 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ibb5f0fe7f75a1191906d26521eb96a6b991a295c
2020-10-14[SO] Add charts for so-oof-adapterPriyadharshini11-0/+467
Issue-ID: SO-3205 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ic25f2a1421cc7a2370f1793b6c6735a55b4d78c9
2020-10-14Update git submoduleswreehil1-0/+0
* Update kubernetes/aai from branch 'master' to fa694e0feb325333cfffb7d7852aa97264f96b6c - Updated the schema service to 1.7.10 for the network slicing functional use case Issue-ID: AAI-2919 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I6fee838caacd62a1fb7affa5998ec7e5ffe12f1f
2020-10-14Merge "[SO] move subcharts to components folder"Sylvain Desbureaux142-715/+1460
2020-10-14[OOF] Bump versionskrishnaa9638-68/+349
- Upgrade OSDF and HAS to new image version - Intermediate and root ca certs should be added to domain cert for nginx to serve https requests - Remove redundant certs and load it as a secret Issue-ID: OPTFRA-857 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I51d5f9bf53561acbe5e1df6691e02899de41eed0
2020-10-14[COMMON] More generic Cassandra backupMarat Salakhutdinov1-3/+3
This patch will fix handling of the backup of cassandra installed with different than "cassandra" common name. Issue-ID: OOM-2596 Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca> Change-Id: Ifff440af79d6626fdbd1c2948795f98aabd167d7
2020-10-14Merge "[MULTICLOUD] Update multicloud k8s image to 0.7.0"Sylvain Desbureaux1-1/+1
2020-10-14Merge "[CLAMP] Give times to mariadb to come up"Krzysztof Opasiak2-2/+9
2020-10-14[SDC] Update default VNFSDK portChrisC1-1/+1
VNFSDK port is now https and is 8703 (8702 was plain HTTP but that is closed now) Updating default values to match the change Issue-ID: SDC-3308 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I970ec5fe4fe707d8fb5fba6e84511c2baf476375
2020-10-14Merge "[CLAMP] Update charts for release 5.1.3"Sylvain Desbureaux3-9/+11
2020-10-14[CLAMP] Give times to mariadb to come upSylvain Desbureaux2-2/+9
On some environments, clamp database is restarted in the middle of the init script. The consequence is then a weird behavior, especially if the users are not set. This patch adds more time to the DB in the environment override file (which is supposed to be used in slow environnement). Issue-ID: OOM-2597 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ieb700afbb27610dbad18d860b7fb85ac95c2bb0d
2020-10-14Merge "[policy] release pdp-cl 1.7.3"Sylvain Desbureaux1-1/+1
2020-10-14[SDC] Fix MSB annotation for sdc-be service portSatoshi Fujii2-1/+3
Currently sdc-be 8080(http) port is disabled and no longer used, but the MSB annotation still points to that port so an issue occurs when a client tries to communicate with SDC via MSB. This will change the service port to 8443(https) in the annotation, and also pass 'enable_ssl' param so that MSB will use https scheme in proxying communication. Issue-ID: SDC-3314 Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com> Change-Id: I0f11fbe55fb21048571b657249b01065a2c0b443
2020-10-13[CONTRIB] Make netbox nginx service work againSylvain Desbureaux1-1/+1
Moving from NodePort to ClusterIP has made a regression. This patch solves it. Issue-ID: OOM-2556 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6e2d87bf22bb8f25e6b25653f2954f04c1011800
2020-10-13Merge "[CONTRIB] Move Netbox service to ClusterIP"Krzysztof Opasiak1-1/+1
2020-10-13Merge "[COMMON] Add limits to mongo statefulsets."Krzysztof Opasiak2-10/+17
2020-10-13Merge "Update uui version to 3.0.6"Krzysztof Opasiak2-2/+2
2020-10-13[CLAMP] Update charts for release 5.1.3sebdet3-9/+11
Update the chart values.yaml to refer to the latest clamp BE/FE images. Also the memory and timeout settings have been changed (no heap limit) Issue-ID: CLAMP-953 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I543509760c7e3124d068c26b325de9280220194d
2020-10-13Merge "Use helm push plugin"Sylvain Desbureaux1-0/+6
2020-10-12[MULTICLOUD] Update multicloud k8s image to 0.7.0Eric Multanen1-1/+1
Updated multicloud k8s image to 0.7.0 Change-Id: I400ca632dbd680e6e47e83b8fbb00b77619d5f11 Issue-ID: MULTICLOUD-1213 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2020-10-12Merge "[ONAP] update api version"Sylvain Desbureaux1-1/+1
2020-10-12Merge "[SNIRO] Update api version"Sylvain Desbureaux1-1/+5
2020-10-12Merge "[VFC] Update image version of zte svnfm driver to 1.3.8"Sylvain Desbureaux1-1/+1
2020-10-12Merge "[SDNC] Make cmpv2Enabled control the creating of volumes and mounts"Sylvain Desbureaux1-0/+4
2020-10-12[SO] move subcharts to components folderseshukm142-715/+1460
Move subcharts to components folder in order to be able to enable/disable them one by one. Also use certInitializer to retrieve truststore in order to be able to discuss with other ONAP components. Issue-ID: SO-2046 Change-Id: Ia5c2a590a2ad75e4b69be0748e9d79fda996af37 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-10-12[COMMON] Use lowercase in common.fullname during linting in helm3Jakub Latusek1-1/+1
.Template.BasePath return <component_name>/templates during linting. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I9e44eca46334ac4c4d884f2aa71ad197283363a1