aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2021-08-03Merge "[DCAEGEN2] Update PM-Mapper to 1.7.0"Krzysztof Opasiak2-3/+3
2021-07-29Merge "[DCAE] Fix PRH aai lookup url config"Krzysztof Opasiak1-1/+3
2021-07-29Merge "[DCAE] Dashboard healthcheck failure"Krzysztof Opasiak1-6/+6
2021-07-29[DCAEGEN2] Update PM-Mapper to 1.7.0Joanna Jeremicz2-3/+3
- Update k8s-bootstrap-container to 3.3.1 - Update io.undertow:undertow-core to version 2.2.9.Final - Update org.freemarker:freemarker to version 2.3.31 - Update oparent to version 3.2.0 Issue-ID: DCAEGEN2-2807 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I4e2ba5f415d6417d5a4b04c6fb68076e187eff12
2021-07-28[DCAE] Fix PRH aai lookup url configvv770d1-1/+3
envsubst was modifying application config containing ${<pattern>} to null; introduced dummy variable as work-around to generate required config Change-Id: I596e542f4719880a4359de9ea82bbb80b9d87403 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2869 Signed-off-by: vv770d <vv770d@att.com>
2021-07-28Merge "[DCAEGEN2] Update datafile-app-server to 1.6.0"Krzysztof Opasiak2-3/+3
2021-07-27Merge "[DMAAP] Update chart with service account"Krzysztof Opasiak20-0/+69
2021-07-27Merge "[OOF] Add configuration for Slice termination"Krzysztof Opasiak2-0/+9
2021-07-27[DCAE] Dashboard healthcheck failurevv770d1-6/+6
Remove resource limit setting to resolve orange gating/daily job failures Switched to 1.4.4 released image from nexus3. Change-Id: Ie5d7979cbd6d6a950519228c2e61c432f363b9f6 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2800 Signed-off-by: vv770d <vv770d@att.com>
2021-07-23[OOF] Add configuration for Slice terminationkrishnaa962-0/+9
- Add query templates for termination app - Add DSL url to osdf config Issue-ID: OPTFRA-984 Signed-off-by: krishna Moorthy <krishna.moorthy6@wipro.com> Change-Id: I90f1c17fbf93dd83bac9c061f7276e002f130d6a
2021-07-23[DMAAP] Update chart with service accountfarida azmy20-0/+69
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2702 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id63ae33ce92a5192d43ff0f782487b3974fc5f41
2021-07-23[DCAEGEN2] Update datafile-app-server to 1.6.0Joanna Jeremicz2-3/+3
- docker base image to integration (from debian based to alpine based) - java version bump from 11.0.8 to 11.0.9 - remove exec file permission for config file - tomcat-embed-core version bump from 9.0.39 to 9.0.50 - spring version bump from 5.3.1 to 5.3.6 - spring-boot version bump from 2.4.0 to 2.4.5 Issue-ID: DCAEGEN2-2804 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I3306cfd014dda48cdda5db9fa24c5048764c1ce8
2021-07-22Merge "[POLICY] Update chart with service account"Krzysztof Opasiak30-0/+99
2021-07-22Merge "[AAI] Update chart with service account"Krzysztof Opasiak24-4/+80
2021-07-22Merge "[NBI] Add missing DB service entry for local DB deployment"Krzysztof Opasiak1-0/+4
2021-07-21Merge "[CONTRIB] Added imagePullSecrets to common template files"Sylvain Desbureaux1-0/+2
2021-07-20[AAI] Update chart with service accountfarida azmy24-4/+80
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2704 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id03799f7a7ed1a031c7d819999496b18bac80881
2021-07-20[NBI] Add missing DB service entry for local DB deploymentandreasgeissler1-0/+4
Without this entry deployment with local DB fails Issue-ID: OOM-2762 Change-Id: I9c405996f62549b9dc8c191b1fed47e3f7b44b88 Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
2021-07-20[CONTRIB] Added imagePullSecrets to common template filesandreas-geissler1-0/+2
Added the missing definition for imagePullSecrets in the deployment.yaml of ejbca to support the registryGenerator Issue-ID: OOM-2791 Signed-off-by: andreas-geissler <andreas-geissler@telekom.de> Change-Id: Ib5397889f7e1159c8cac472d2565065e90fcc83d
2021-07-20Merge "[PLATFORM] Added imagePullSecrets to common template files"Krzysztof Opasiak2-0/+4
2021-07-20[POLICY] Update chart with service accountfarida azmy30-0/+99
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2725 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I67c689d65ff004c3919256449d0bfaf976514a93
2021-07-20Merge "[COMMON] Fix a docker-entrypoint function name"Krzysztof Opasiak1-4/+4
2021-07-20Merge "[COMMON] Fix read -s, echo -e and $'...' bashisms"Krzysztof Opasiak4-6/+10
2021-07-20Merge "[DMAAP][MR] Fix not starting on service mesh"Krzysztof Opasiak1-0/+2
2021-07-20Merge "[DCAE] Helm charts for Mapper/BBS-Ep/RESTConf"Sylvain Desbureaux24-1/+957
2021-07-19[POLICY] Added imagePullSecrets to common template filesandreas-geissler2-0/+4
Added the missing definition for imagePullSecrets in the job.yaml (policy, clamp-be) to support the registryGenerator Issue-ID: OOM-2793 Signed-off-by: andreas-geissler <andreas-geissler@telekom.de> Change-Id: I482564ad13cbb6736520a887ced344bbb95d1fba
2021-07-19[PLATFORM] Added imagePullSecrets to common template filesandreas-geissler2-0/+4
Added the missing definition for imagePullSecrets in the deployment.yaml of oom-cert-service, cmpv2-cert-provider to support the registryGenerator Issue-ID: OOM-2792 Signed-off-by: andreas-geissler <andreas-geissler@telekom.de> Change-Id: I6cec6b223515de649606f1daba1dd920a8348213
2021-07-15[DCAE] Helm charts for Mapper/BBS-Ep/RESTConfVijay Venkatesh Kumar24-1/+957
Helm deployment support for DCAE transformation + Template fix for policy config (duration) Change-Id: Icf2c8d529d62207db3fedf31b0c4fc644ba2e744 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2706 Issue-ID: DCAEGEN2-2707 Issue-ID: DCAEGEN2-2709 Issue-ID: DCAEGEN2-2855 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-07-13[DCAEGEN2] Deploy DCAEGEN2-DFC Microservices to Helmajay_dp00114-8/+587
- DCAE Helm Transformation (Phase-2) - Charts for the microservices are found under - oom/kubernetes/dcaegen2-services/dcae-datafile-collector Issue-ID: DCAEGEN2-2715 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I6efa2d4cd9e838a7befaf16576f8e94ad0a3ef0f
2021-07-13Merge "[COMMON] Added imagePullSecrets to common template files with some fix"Sylvain Desbureaux6-0/+12
2021-07-13Merge "[DCAEGEN2] Update DCAE healthcheck version"Sylvain Desbureaux3-3/+5
2021-07-13Merge "[DCAEGEN2] Deploy DCAE PM-Mapper Microservices via Helm"Sylvain Desbureaux9-0/+355
2021-07-13Merge "[ONAP] Disable some multicloud drivers at installation"Sylvain Desbureaux1-3/+3
2021-07-13Merge "[DCAEGEN2] Update HV-VES version to 1.9.0"Sylvain Desbureaux2-2/+2
2021-07-13Merge "[SDNC] Fix indent level for nodeSelector and affinity"Sylvain Desbureaux7-68/+45
2021-07-13Merge "[OOM] Update Cassandra in common with service account"Sylvain Desbureaux3-0/+10
2021-07-12[DCAEGEN2] Deploy DCAE PM-Mapper Microservices via Helmajay_dp0019-0/+355
- DCAE Helm Transformation (Phase-2) - Charts for the microservices are found under - oom/kubernetes/dcaegen2-services/dcae-pm-mapper Issue-ID: DCAEGEN2-2714 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Id91b19eec0e5d8f1ecc75b7f6042eac2fdb19609
2021-07-12[ONAP] Disable some multicloud drivers at installationmorganrol1-3/+3
Several multicloud drivers are installed by default. The code of most of these drivers is unchanged since several versions. It has been suggested to save resource to keep only the mandatory opensource driver and consider the other drivers as possible addons. This patch disables this driver from the default installation. Issue-ID: MULTICLOUD-1362 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I2a1e42241b4b3dfd5bb99a741360aec6fa36e331
2021-07-12[DCAEGEN2] Update HV-VES version to 1.9.0Piotr Marcinkiewicz2-2/+2
Changes within HV-VES: - Change openjdk baseOS img to integration-java11 - Remove checker-framework from HV-VES dependencies Issue-ID: DCAEGEN2-2420 Issue-ID: DCAEGEN2-2851 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ic5b3aff30f79a089e2450c8078117a8d940a507a
2021-07-12[COMMON] Added imagePullSecrets to common template files with some fixandreas-geissler6-0/+12
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
2021-07-12[DCAEGEN2] Update DCAE healthcheck versionJack Lucas3-3/+5
Use healthcheck version 2.2.0, built from a base image from a base image that does not have python, to eliminate python2 Issue-ID: DCAEGEN2-2737 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I980c3af8262f35106fa7345e70472beb90caec8b
2021-07-12[OOM] Update Cassandra in common with service accountfarida azmy3-0/+10
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2703 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I226584b16b2cd1c22a4e71eb48ad95d974640006
2021-07-12[SDNC] Fix indent level for nodeSelector and affinitySatoshi Fujii7-68/+45
When nodeSelector was given by values or override.yaml, helm deploy was failed due to wrong indentation in helm charts. This change fixed indentation level for nodeSelector and affinity in pod spec. Issue-ID: SDNC-1565 Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com> Change-Id: Ie5446928e3f32d9333c04245fc0d2c0f98b3b4e7
2021-07-08[DCAEGEN2] Upgrade vescollector to 1.10.0Pawel2-2/+2
- remove cambria, add DmaaP client - sending event for many topics at once is no longer supported - add backward compatibility status codes - add additional validation for batchEvent Issue-ID: DCAEGEN2-1483 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I2db295ce8f6d5351ed2971df3c256f21416d1410
2021-07-07Merge "[CASSANDRA] Don't listen on localhost when on mesh"Borislav Glozman1-8/+0
2021-07-07Merge "[AAF] Allow to choose which subcomponents to run"Borislav Glozman2-0/+19
2021-07-07[DMAAP][MR] Fix not starting on service meshSylvain Desbureaux1-0/+2
With automatic certificate commit, service mesh compatibility has been lost. This commit reenables it. Issue-ID: OOM-2233 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ice397cb2d17f1010c180b6dcb4a24892a3141702
2021-07-07Merge "[DCAE] Update policy handler version"Sylvain Desbureaux1-1/+2
2021-07-07Merge "[DCAE] Heartbeat MS charts"Sylvain Desbureaux9-3/+331
2021-07-07Merge "[OOF] Fix AAI schema version from v19 to v21"Sylvain Desbureaux1-1/+1