aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/charts/dcae-config-binding-service
AgeCommit message (Collapse)AuthorFilesLines
2019-11-07Attempt 2 at chart restructureUbuntu7-477/+0
Helm value override file now supports component-specific settings: dcae-bootstrap: enabled: true dcae-cloudify-manager: enabled: true dcae-config-binding-service: enabled: true dcae-healthcheck: enabled: true dcae-redis: enabled: true dcae-servicechange-handler: enabled: true dcae-inventory-api: enabled: true dcae-deployment-handler: enabled: true dcae-policy-handler: enabled: true dcae-dashboard: enabled: true Issue-ID: OOM-1574 Signed-off-by: Ubuntu <dgl@research.att.com> Change-Id: I85e0fe6ae19e176d954611549ec954a5fe662307 Signed-off-by: Ubuntu <dgl@research.att.com>
2019-09-05Add DCAE cleanup job, update CBS versionJack Lucas2-23/+15
Also fix CBS and policy handler filebeat loggging. Shorten names in CBS to remain < 64 with 10-char release name. Issue-ID: DCAEGEN2-1729 Issue-ID: DCAEGEN2-1317 Issue-ID: DCAEGEN2-1747 Issue-ID: DCAEGEN2-1749 Issue-ID: DCAEGEN2-1750 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I5a727e3c9502205bc727439ed70728238d59d74e
2019-08-29Update deployment YAML fileOleg Mitsura1-0/+8
Due to SSL support for CBS Client in SDK new ENVs containing paths to the certs & their passwords were added: - truststore path - truststore password path - keystore path - keystore password path Issue-ID: DCAEGEN2-1552 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: Ib73048454db45a81d553afbe2d80fbb6253be711
2019-08-03dcae el-alto earlydrop updates with released tagVijay Venkatesh Kumar3-17/+119
Following patches into staging are included with corresponding released image tag https://gerrit.onap.org/r/#/c/oom/+/91759/ https://gerrit.onap.org/r/#/c/oom/+/91832/ https://gerrit.onap.org/r/#/c/oom/+/90603/ https://gerrit.onap.org/r/#/c/oom/+/92569/ Change-Id: I369b8a3cb25476e466e61b6b23d3034f17a461b6 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1318 Issue-ID: DCAEGEN2-913 Issue-ID: DCAEGEN2-1685 Issue-ID: DCAEGEN2-1597 Issue-ID: DCAEGEN2-909 Issue-ID: DCAEGEN2-904 Issue-ID: DCAEGEN2-1513 Issue-ID: DCAEGEN2-1550 Issue-ID: DCAEGEN2-1701 Issue-ID: DCAEGEN2-1694 Issue-ID: DCAEGEN2-1695 Issue-ID: DCAEGEN2-1718 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-07-11Moving Helm Chart version for El AltoMike Elliott2-2/+2
Updating all helm chart versions to 5.0.0 for the El Alto release. Merge will be co-ordinated with the merge of a separate aai/oom patch. Please do not merge until this coordination has completed. Issue-ID: OOM-1980 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba
2019-05-01dcae release version tagVijay Venkatesh Kumar1-1/+1
Change-Id: I2cffe517568fd93dfa911750c73773d4a290cc86 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1464
2019-04-10Update image versionsJack Lucas1-1/+1
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>
2019-03-21Add support for multiple k8s clustersJack Lucas2-2/+4
Issue-ID: DCAEGEN2-1136 Change-Id: I2c2f440bf9793b7398d72c5fb97bd9b3b1309416 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-02-10Update Chart version for Dublin ReleaseMike Elliott2-2/+2
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-01-28Deploy CBS, inventory, & SCH with HelmJack Lucas7-0/+373
Change-Id: I2c1f6efd0110a23881f96ccef43cc287b965d396 Issue-ID: DCAEGEN2-1089 Issue-ID: DCAEGEN2-1090 Signed-off-by: Jack Lucas <jflucas@research.att.com>