aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-11-24[DMAAP] Uses new tpls for repos / imagesSylvain Desbureaux45-74/+281
This commit makes DMaaP chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ide110555b22d35ba43a5a5ed780aa8dfc89a9edf
2020-11-23[MSB] Make consul run as non-rootKrzysztof Opasiak4-0/+149
Start whole consul container as non-root and ensure that both dumb-init and consul are able to start and run as non-root. Issue-ID: REQ-362 Change-Id: If5a737953122cc6cd22b8d43ac603b40f4b22727 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-11-23[MODELING] Uses new tpls for repos / imagesSylvain Desbureaux16-43/+106
This commit makes Modeling chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I64030918eb794a9a710b8286b9608aec02eabd1e
2020-11-23[ESR] Uses new tpls for repos / imagesSylvain Desbureaux21-65/+148
This commit makes ESR chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Icd413c31a4f11116084d04fcf0c8984929f5f17d
2020-11-23[APPC] Uses new tpls for repos / imagesSylvain Desbureaux22-18/+131
This commit makes APPC chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I31178186d08926ae708261e84debb5bf49562b7a
2020-11-23[MULTICLOUD] Uses new tpls for repos / imagesSylvain Desbureaux99-340/+599
This commit makes Multicloud chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I34049a733bddc6faf7a68e4c768c447b6c2e34b1
2020-11-23[CCSDK/CDS] Bump CDS version for final Guilin releaseDan Timoney5-5/+5
This installs version 1.0.2 of the CCSDK CDS docker containers, which contains the following fix: CCSDK-2980: BlueprintWebClientService should not encode already encoded uri CCSDK-2914: CDS Blueprocessor certificate issue with AAI ' Issue-ID: CCSDK-2973 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4aa15faa96dbb029135749a6888b431c2ee52d3a
2020-11-23[PLATFORM] Add new fake deployment to fix offline certificates generationAdam Wudzinski4-3/+49
Add new fake deployment to CertService, controlled by new global flag global.offlineDeployment, which is disabled as default. Change Makefile to use java image from ONAP Nexus for certificate generation. Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Issue-ID: OOM-2588 Change-Id: I2f9fe4b626604c5bfd8512449d893015bdc6ca98
2020-11-23[MSB]Update MSB docker images version to Guilin releasejinquanni3-3/+3
Issue-ID: MSB-537 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I5a1cd4ccef62dddaf1834fd43e7800de7248060e
2020-11-23Merge "[SDC] Bring back sdc onboarding volume mount permissions"Krzysztof Opasiak1-0/+21
2020-11-23Merge "[COMMON][MARIADB-INIT] Uses new tpls for repos / images"Krzysztof Opasiak3-6/+6
2020-11-23Merge "[HELM] Uses new tpls for repos / images"Krzysztof Opasiak3-7/+5
2020-11-23Merge "[PORTAL] Uses new tpls for repos / images"Krzysztof Opasiak16-41/+33
2020-11-23Merge "[PLATFORM] Uses new tpls for repos / images"Krzysztof Opasiak4-35/+7
2020-11-23Merge "[CLAMP] Uses new tpls for repos / images"Krzysztof Opasiak18-37/+29
2020-11-23Merge "[COMMON][MARIADB] Uses new tpls for repos / images"Krzysztof Opasiak6-22/+14
2020-11-23Merge "[SO] Uses new tpls for repos / images"Krzysztof Opasiak48-130/+105
2020-11-23Merge "[VNFSDK] Uses new tpls for repos / images"Krzysztof Opasiak4-13/+8
2020-11-23Merge "[UUI] Uses new tpls for repos / images"Krzysztof Opasiak4-4/+5
2020-11-23Merge "[COMMON] New templates to handle repositories"Krzysztof Opasiak13-43/+395
2020-11-23[COMMON] Update common Elasticsearch chart to use version 7.9.3Grzegorz-Lis3-6/+9
Fixes issue with pods IPs configuration when there are more than one IP address. Elastic Search 7.9.3 was recommended by SDNR team, and is proven to properly deal with DS networking. Issue-ID: SDNC-895 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I89e01b85782c042d259e34774a56d6ff9eb7c8fb
2020-11-22[DCAE] Uses new tpls for repos / imagesSylvain Desbureaux41-159/+117
This commit makes DCAE chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib0ba117864a95750ee5762636d94d22e9d029959
2020-11-22[SDC] Bring back sdc onboarding volume mount permissionsKrzysztof Kuzmicki1-0/+21
Set the permissions of files in the sdc onboarding backend persistent volume for package certs to enable access by the process in the pod which now runs as non-root user (since SDC-2798) Withdrawal of part of the change I2c895a8d8e7c25e11a2a1e997735d2e7b2d258aa Commit https://gerrit.onap.org/r/c/oom/+/111513 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: SDC-3385 Change-Id: I627922f80728ebf1e42a0c9b39d0e95fa3f7ec7c
2020-11-21[HELM] Uses new tpls for repos / imagesSylvain Desbureaux3-7/+5
This commit makes Helm example chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I1561fa6626687cf841c278231f2caab9cd99d46b
2020-11-21[DCAEMOD] Uses new tpls for repos / imagesSylvain Desbureaux22-33/+35
This commit makes DCAE Mod chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I35a04b043e78b9247a466c2f9b0d4041147a1d7a
2020-11-21[CONSUL] Uses new tpls for repos / imagesSylvain Desbureaux5-10/+5
This commit makes Consul chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id46ed756b1f975695585e873c8e13accf3b1d7ca
2020-11-21[NBI] Uses new tpls for repos / imagesSylvain Desbureaux3-28/+4
This commit makes NBI chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I1d95512008dedf7f1d0b416c9c40249abb4eacac
2020-11-21[A1Policy] Uses new tpls for repos / imagesSylvain Desbureaux3-5/+6
This commit makes A1 Policy Management chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I862bb425b05e152c669f8ff6ecbe34c96af4f6e7
2020-11-21[OOF] Uses new tpls for repos / imagesSylvain Desbureaux36-78/+84
This commit makes OOF chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I0350ae761177c9a275f2f8b2d3d3d94cce87437b
2020-11-21[CLAMP] Uses new tpls for repos / imagesSylvain Desbureaux18-37/+29
This commit makes clamp chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5e266d3adaecc1cb65c35732c2d174dd159b8a03
2020-11-21[PLATFORM] Uses new tpls for repos / imagesSylvain Desbureaux4-35/+7
This commit makes platform chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I95c238eff8e7e166fb4d70d388e7952c2f1c1dd2
2020-11-21[SNIRO] Uses new tpls for repos / imagesSylvain Desbureaux3-2/+4
This commit makes SNIRO emulator chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I3dac5500ce44920bf686f4ff3ea8e9ffb430bf75
2020-11-21[PORTAL] Uses new tpls for repos / imagesSylvain Desbureaux16-41/+33
This commit makes Portal chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib49380460bbbf581c364033fc0fde707ee84082b
2020-11-21[SO] Uses new tpls for repos / imagesSylvain Desbureaux48-130/+105
This commit makes SO chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ife4e1fcfff565b3ada7e726913826e2c9f76bc07
2020-11-21[UUI] Uses new tpls for repos / imagesSylvain Desbureaux4-4/+5
This commit makes UUI template to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I0578820c2ac414bd2e3acd8b961cf16c1de46fde
2020-11-21[VNFSDK] Uses new tpls for repos / imagesSylvain Desbureaux4-13/+8
This commit makes VNF SDK template to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia0607f57fb49fa0bc9fc5c8191358b2b80dfe884
2020-11-21[COMMON][MARIADB] Uses new tpls for repos / imagesSylvain Desbureaux6-22/+14
This commit makes mariadb galera template to use the new generator for repositories and images. As mariadb are coming from dockerhub, we're using directly this repository. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I7010ea3214c34fbee1ee697a127a1e43bfd16aed
2020-11-21[COMMON][MARIADB-INIT] Uses new tpls for repos / imagesSylvain Desbureaux3-6/+6
This commit makes mariadb init template to use the new generator for repositories and images. As mariadb images are coming from dockerhub, we're using directly this repository. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I21e99fc4c7c4d968b393d27dfad2b51bcc5c2cfd
2020-11-21[COMMON][DGBuilder] Uses new tpls for repos / imagesSylvain Desbureaux3-17/+6
This commit makes DG Builder template to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I100390370708fb19dae87a512695eea54808ec99
2020-11-21[COMMON][ETCD] Uses new tpls for repos / imagesSylvain Desbureaux3-3/+5
This commit makes etcd template to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia28c072aeef6bc58af3ec0acd584753df1f9b07c
2020-11-20Update git submodulesmrichomme1-0/+0
* Update kubernetes/robot from branch 'master' to 37ac984e35503182f7fc1b771cefa16bf0c84203 - Add Lasse as Integration committer Issue-ID: INT-1788 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: If17d3df740936c3f21f0e10883406aaf1c303629
2020-11-20[COMMON][CASSANDRA] Uses new tpls for repos / imagesSylvain Desbureaux4-9/+9
This commit makes cassandra template to use the new generator for repositories and images. Also, as cassandra is retrieved from dockerHub, we change the path in order to reflect that. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ibd2c03879035f2bdb83177bba2e4d6f32e108ca7
2020-11-20[COMMON] New templates to handle repositoriesSylvain Desbureaux13-43/+395
Current repository templates handles only ONAP "nexus" repository configuration. So, all images coming from another repository (currently, OOM is using 4 repository, including nexus one) cannot simply be retrieved from another one. This commit add new templates, in a specific chart, in order to change that. Now, each for repository can be overidden and all 4 can have a credentials. Also, in order to minimize global variables, templates aimed to retrieve usual utility images (busybox, envsubst, readiness, ...) are created. Issue-ID: OOM-2634 Change-Id: I27eb33d830d56ec28f9de68599f5108a262983b3 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> [Reduce code size, add missing busyboxRepository] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-11-20[GENERIC] move from registry.hub.docker.com to docker.ioSylvain Desbureaux27-39/+39
`registry.hub.docker.com` needs authentication now, in contrary to previous behavior. As OOM deployments is unauthenticated when using docker hib repository, all OOM deployments is broken. `docker.io` seems to be still OK with unauthenticated requests so let's move to this endpoint. Issue-ID: OOM-2636 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iea81b882d347124af22b0a9c408081706b1c6c6d
2020-11-19Merge "[POLICY] Use apex 2.4.4 and drools 1.7.5"Krzysztof Opasiak3-2/+3
2020-11-19Update git submoduleswreehil1-0/+0
* Update kubernetes/aai from branch 'master' to 540b846831e2053ccdcce9fa620cb7eeb7f5db46 - Upversion to the 1.7.13 version of the schema service including an edge rule update for network slicing Issue-ID: AAI-3220 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I89245b4dd425cfadc7b3fd92127849c2e52f6c22
2020-11-19Merge "[SDC] Release 1.7.3 images"Krzysztof Opasiak4-7/+7
2020-11-19Merge "[DCAE] VES-http input override"Sylvain Desbureaux1-3/+3
2020-11-18[SDNC] Upgrade to final SDNC Guilin docker versionDan Timoney5-5/+5
Upgrade to version 2.0.4 of SDNC docker containers, which contain fixes for the following High severity issues: CCSDK-2979: devicemanager onf14 influences ietf-alarms.yang using devicemanagers SDNC-1413: CCVPN - Transport Slicing: SDNC development - PATCH operation instead of POST SDNC-1414: CCVPN - Transport Slicing: SDNC development - Need to unset a context variable in a for loop node in DG Issue-ID: SDNC-1409 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icf39ad2e8280ddd4cea53a54905b27f61bb05aab
2020-11-18[DCAE] VES-http input overridevv770d1-3/+3
Service name change to avoid conflict with VES-TLS Change-Id: I68cb87de1e1707fe8d7b37ae361baa95fd5e6f64 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2520