aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-prh.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-09-21Update blueprints to use k8splugin 3.4.2Jack Lucas1-1/+1
k8splugin 3.4.2 correctly labels the k8s deployments it creates so that the DCAE healthcheck can find them and check their health Also move tca (gen1) blueprints to reference_templates since they are no longer used Issue-ID: DCAEGEN2-2433 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Ib20889feade01deb414627a6da0c663af4a7d6cf
2020-09-10Update bootstrap container blueprints2.1.4Tomasz Wrobel1-3/+7
1. Update HV-VES and PRH default image tag - HV-VES top up to 1.5.0 - PRH top up to 1.5.4 Issue-ID: DCAEGEN2-2242 2. [DCAE] Adapt DCAE blueprints to CFY DCAE K8S plugin version 3.x.x - fix for static FQDN override Issue-ID: DCAEGEN2-2386 3. Update VES CFY blueprint Updated VES image version to 1.7.4. Updated some properties format to match supported format in VES. Issue-ID: DCAEGEN2-2264 4. Adjust VES and HV-VES collectors to use certificates from CMPv2 - Modify VES blueprint - Modify HV-VES blueprint Issue-ID: DCAEGEN2-1794 Issue-ID: DCAEGEN2-2195 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I6abadcaa0bd8a51f1f4bba7923c382312baa4224 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2020-09-01[DCAE] Adapt DCAE blueprints to CFY DCAE K8S plugin version 3.x.xGrzegorz-Lis1-9/+17
Issue-ID: DCAEGEN2-2386 Signed-off-by: Krzysztof Kuźmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I7f95b0c4280812e7c1897d3b97857f6331814ffa
2020-06-19Remove plugin uploads from bootstrap container2.0.0Jack Lucas1-3/+2
Update other blueprints Update blueprints for components loaded at boot time Move Consul service registrations out of bootstrap script (use Consul init container in OOM chart instead) Issue-ID: DCAEGEN2-1789 Issue-ID: DCAEGEN2-2237 Issue-ID: DCAEGEN2-2236 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I3532d21be3c520a63ca6176dc2c085665db0add8
2020-03-06Update PRH to 1.5.2 versionJoanna Jeremicz1-1/+1
Release due to bug PRH error after PNF relocation (path encoding) Fixed in this version Issue-ID: DCAEGEN2-2088 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I8b5164f2f9883e620ca5528245fae4c252d675a5
2020-03-02Fix bp defaults for passing dashboard typecheckVijay Venkatesh Kumar1-1/+2
Change-Id: I4ff351fb55ffc7d4bfa4f3d63bbfa9b8fb7addfe Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2120
2020-02-28tcagen2 + rls version updatesVijay Venkatesh Kumar1-1/+1
Change-Id: I450f7c5999bfcd68aa53ef495f8e2e7ae7264964 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-02-07Move k8s-bootstrap container to blueprints repo1.9.0Jack Lucas1-0/+152
Cleanup of unnecessary input templates and other files Use non-templatized blueprints instead of blueprint templates Copy blueprints from blueprints/ directory into image Move reference_templates to top-level directory Issue-ID: DCAEGEN2-2041 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ib846a96a4995eb97383f63ff764705e6277a24b0