aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-03-08[DCAE] Disable CBS deployment and remove CBS dependencyVijay Venkatesh Kumar1-2/+2
- Disable default deployment of CBS - Remove CBS from dependency on all DCAE services - Version bump for VESMapper, RESTConf, PMSH Change-Id: Ibf58c4c949d4b847ebeaa7e511b901a83792d1ba Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2890 Issue-ID: DCAEGEN2-2968 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-01-12[DCAEGEN2] Move ves-openapi-manager to dcaegen2-servicesJack Lucas1-2/+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-7/+7
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-10-10[DCAEGEN2] Update chart with service accountfarida azmy1-1/+1
Add service account to requirements.yaml, values.yaml and deployment/statefulset. Issue-ID: OOM-2726 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6bafed3c621f4e7b1a307bc9338334586eb6795e Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2021-09-03[DCAEGEN2] Add Consul key delete jobJack Lucas1-1/+1
Add a job for each microservice that deletes the Consul key holding the microservice's configuration when the microservice is undeployed. (Fixes a bug in an earlier version that would loop indefinitely if Consul had been undeployed first.) Issue-ID: DCAEGEN2-2669 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I9172fc014b79d2cc07c0b1a1a187a28c63b1838a
2021-03-04[DCAEGEN2] Add subproject ves-openapi-managerMichal Banka1-0/+3
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-09[DCAEGEN2] Update cm-container and consul-loaderJack Lucas1-1/+1
cm-container 4.2.0 fixes a restart issue consul-loader-container 1.1.0 adds functionality needed for deploying DCAE microservices with Helm Issue-ID: DCAEGEN2-2581 Issue-ID: DCAEGEN2-2616 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I3999767d51ce7135c2783a7eee6dadd0b3270d4f
2020-11-22[DCAE] Uses new tpls for repos / imagesSylvain Desbureaux1-4/+0
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-09-25[DCAEGEN2] Use common secret template for cloudify passwordSchmalzried, Terry (ts862m)1-0/+26
Link all references to cloudify password to ensure that it can be automatically generated. Set generated password strength to "basic" to work around problem with Cloudify (DCAEGEN2-2450). Issue-ID: DCAEGEN2-1975 Issue-ID: DCAEGEN2-2450 Change-Id: I53e154de854d33be686e830be8a827741bb3ec7e Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: vv770d <vv770d@att.com>
2020-08-24[DCAE] Exclude TCA/cdap from bootstrapvv770d1-6/+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/+22
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
2020-05-13[DCAEGEN2] Remove Lost+Found in PVCSylvain Desbureaux1-0/+2
When using dynamic storage, "Lost+Found" may be present. Cloudify init script doesn't work when it's the case, so we need to remove it. Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie298c55aa997a441dde0bd45c452f41eb77ad495
2020-03-05DCAE R6 updatesJack Lucas1-2/+1
Helm chart updates to pull in latest version of components: bootstrap loads blueprints into DCAE inventory bootstrap configures k8splugin for JKS CA store inventory uses generated CA cert cloudify manager loads type file to synch clamp and dcae policy plugins dashboard skips bad blueprints from inventory bootstrap loads latest pgaas and sshkeyshare plugins bootstrap runs as non-root user Issue-ID: DCAEGEN2-2049 Issue-ID: DCAEGEN2-1938 Issue-ID: DCAEGEN2-2097 Issue-ID: DCAEGEN2-2120 Issue-ID: DCAEGEN2-2072 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I12f37ccc85ebfefba10e7ec1113da6474927ba57
2020-02-12Pick up new tls init containerJack Lucas1-1/+2
Remove unneeded dashboard inputs file Prepend release name to filebeat configmap name Issue-ID: DCAEGEN2-917 Issue-ID: DCAEGEN2-1923 Issue-ID: DCAEGEN2-1805 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I53ef20046d7e16c4e0a2defd41c846d91af4ec09
2019-05-01dcae release version tagVijay Venkatesh Kumar1-2/+2
Change-Id: I2cffe517568fd93dfa911750c73773d4a290cc86 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1464
2019-04-10Update image versionsJack Lucas1-2/+5
Add setup for initial multisite kubeconfig. Issue-ID: DCAEGEN2-1337 Issue-ID: DCAEGEN2-1136 Change-Id: I31a73faca05599cf702b99b5919fb0747cd483d2 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-14License Addition for Dcaegen2,Policy,DmaapDurgpal1-0/+1
Issue-ID: OOM-1305 Change-Id: Idb6ad7004b7a4dc20ffafda72d60c8547eedfb9e Signed-off-by: Durgpal <durgpal@amdocs.com>
2018-05-10Improve docker registry secret managementBorislavG1-1/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-22Add DCAE Cloudify-Manager supportBorislavG1-6/+8
22/Apr: This review is ready to merge. ** Resolves issue by using the k8s-provided secret. No longer need to map .kube/config. Change-Id: I0f51f7d8bb9ed9a5653089e77be495dc7456ef22 Issue-ID: OOM-855 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-02Add chart for redis clusterBorislavG1-0/+2
Change-Id: I5087c5180d5489d56fa1eea8ad8ac50f905bb4ba Issue-ID: DCAEGEN2-417 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-22License addition in all yamlsvaibhav_16dec1-0/+14
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-18Removing tag from dcaegen2mayankg27031-3/+2
Issue-ID: OOM-623 Change-Id: I911f441bebf7734bbcf733bbf6f1ce6d3ae48eb5 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2017-12-08Migrate to R1 released docker imagesAlexis de Talhouët1-1/+1
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> (cherry picked from commit f033f949c49cc195be1f3a6bdf79759f7e0983ca)
2017-09-21dcaegen2 bootstrap container in K8sMandeep Khinda1-0/+6
launching the dcaegen2 bootstrap container in OOM K8s. -based on dcaegen2/deployments/bootstrap/README-docker.md -requires an openstack private key pair file locally -requires mining and updating a yaml configuration file as per the comments in the sample file given. -unfortunately, my attempts to bundle the secret and configmap in the helm package didn't work out as they are external files so I create them using the createAll.bash script. Issue-ID: OOM-107 Change-Id: I221f60af66ea0f7e97ddd8b92819dce9aa6b5a81 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>