aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-ves-mapper.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-17Bump version for RESTConf and VESMappervv770d1-2/+2
RESTConf - 1.2.2 VESMapper - 1.1.0 Change-Id: Ie8de33edf2545e6e6c98b114e26d0abde6341d91 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2436 Issue-ID: DCAEGEN2-2283 Issue-ID: DCAEGEN2-2281
2020-06-19Remove plugin uploads from bootstrap container2.0.0Jack Lucas1-43/+43
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-12Add svc blueprintsVijay Venkatesh Kumar1-0/+108
Mapper(VES), Heartbeat, RESTconf will be retained in ElAlto version. Made updates for Dashboard compatibility and alignment with Frankfurt bluprint mgmt strategy Change-Id: I5adb517b2fe1f7e0ea8100a76f99ad376d44714f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891