aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/resources
AgeCommit message (Collapse)AuthorFilesLines
2022-08-19[DCAE] Remove platform charts and overridesVijay Venkatesh Kumar1-51/+0
All platform components has been disabled/deprecated since Jakarta release Change-Id: I8837ad4e6b9ef20cd7c94fefd6ec4b9cb7b20b08 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3002 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-01-12[DCAEGEN2] Move ves-openapi-manager to dcaegen2-servicesJack Lucas1-1/+1
In preparation for disabling the entire dcaegen2 chart tree later in the Jakarta release cycling, move the dcae-ves-openapi-manager chart from dcaegen2 to dcaegen2-services. Add dcae-ves-openapi-manager to the list of components to be healthchecked as part of dcaegen2-services. Issue-ID: DCAEGEN2-2968 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I2fcc55ba0a8af7f249454f98a8d4749138a76948
2021-11-19[DCAEGEN2] Updates for R10Jack Lucas1-9/+50
By default, disable all dcaegen2 components except config-binding-service, healthcheck, and ves-openapi-manager. Fix DNS name for the ONAP consul instance. Move mongodb dependency from dcae-bootstrap to dcae-tcagen2. Fix the generation of the JSON list of expected components for the healthcheck services. (Previously could have a spurious leading ",") Update healthcheck-container version to 2.3.0 for logging enhancements and updated base image. Issue-ID: DCAEGEN2-2968 Issue-ID: DCAEGEN2-2958 Issue-ID: DCAEGEN2-2983 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I4bcce1d3e43e2e5c7cc2c3179870de72b55d5d2e
2021-05-24[DCAEGEN2] Add new OpenAPI schemas configmapMichal Banka5-2036/+0
- Added ConfigMap with 3gpp SA91-Rel16 OpenAPI schemas - Moved ConfigMaps from 'dcaegen2' chart to 'dcaegen2-services' - Removed old SA88-Rel16 OpenAPI schemas Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: Ibae0786c7d5e498aa076186a580a268913a57692 Issue-ID: DCAEGEN2-2690
2021-03-04Merge "[DCAEGEN2] Add subproject ves-openapi-manager"Krzysztof Opasiak1-1/+1
2021-03-04[DCAEGEN2] Add subproject ves-openapi-managerMichal Banka1-1/+1
Added ves-openapi-manager Helm chart as DCAE component. Change-Id: I68c4b016f2c97f430867fc5c709531d7a783271f Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2574
2021-02-24[DCAEGEN2] Add external configmapsBogumil Zebek5-0/+2036
Add config maps which will be used by dcaegen2: ves-open-api and ves component. Issue-ID: DCAEGEN2-2576 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I4343c0b21c947237fd0069e1f2241c9288240031
2021-02-23Revert "[DCAEGEN2] Add external configmaps"Sylvain Desbureaux5-2036/+0
This reverts commit eca8c6cefeda57447fcbb445cac3fd925b37bca6. Reason for revert: This commit breaks "make" part of ONAP with helm3.5 Issue-ID: DCAEGEN2-2576 Change-Id: Ice6ef2d6d5de382ec58f17c2e9b05c8258594667 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2021-02-15[DCAEGEN2] Add external configmapsBogumil Zebek5-0/+2036
Add config maps which will be used by dcaegen2: ves-open-api and ves component. Issue-ID: DCAEGEN2-2576 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Iaf5df2d69cc53d4f420e340c0336f4920fef6d6d
2020-08-24[DCAE] Exclude TCA/cdap from bootstrapvv770d1-2/+2
Redis installation removed (was used by tca/cdap) SCH java11 upgraded Tca-gen2 (java 11, sec vul, policy reconfig) Change-Id: Ia6801d789d675136755cd217cb79f532a625685c Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2342 Issue-ID: DCAEGEN2-2330 Issue-ID: DCAEGEN2-2198 Issue-ID: DCAEGEN2-2266 Issue-ID: DCAEGEN2-2285 Signed-off-by: vv770d <vv770d@att.com>
2020-06-25[DCAE][DCAEMOD] Deploy R7 container imagesJack Lucas1-0/+10
Deploy new versions of cm-container, k8s-bootstrap-container and healthcheck-container for DCAE. Deploy a healthcheck-container for DCAEMOD. Add readiness checks for aaf-cm for dcae-cloudify-manager, dcae-inventory-api, and dcae-config-binding-service, to avoid crash loops in the init phase. Issue-ID: DCAEGEN2-2099 Issue-ID: DCAEGEN2-1789 Issue-ID: DCAEGEN2-2236 Issue-ID: DCAEGEN2-1864 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I473a0cd0e3e00d39e6c33d87781581ec527fbc89