aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-heartbeat.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-07-27Bootstrap version bump to 3.3.1vv770d1-1/+1
Revise Heartbeat blueprint to 2.3.1 Change-Id: I28acdb54de72f37f7641f76c3e74948fb197f7f9 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2852 Issue-ID: DCAEGEN2-2864 Issue-ID: DCAEGEN2-2834 Issue-ID: DCAEGEN2-2836
2021-05-26Heartbeat MS blueprint updatevv770d1-2/+2
py39 support + integration-python:8.0.0 base image update Change-Id: I04bb6f86e5fc9f9e0390f3d757f3d1119d103134 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2420 Signed-off-by: vv770d <vv770d@att.com>
2020-12-16Update blueprints to use k8splugin in version range >=3.4.3,<4.0.02.2.3Piotr Marcinkiewicz1-1/+1
Issue-ID: DCAEGEN2-2508 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ic915d283367df6e675e083be0348f4751f47b5a2
2020-11-24Update blueprints to use k8splugin 3.4.32.2.0Piotr Marcinkiewicz1-1/+1
Issue-ID: DCAEGEN2-2508 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I74207c61f343d0caaeb41e214dde015fb06c1818
2020-09-28Use non-root user to access heartbeat databaseNiranjana1-44/+22
Issue-ID: DCAEGEN2-2329 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I63fcfdeac8a1318659ffe334a9fc7995c84d5318
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-17Revise heartbeat version to 2.1.1 and bump up bootstrap container - 2.1.5vv770d1-1/+1
Python 3.8 support Change-Id: I13f534a88f96f2611c455539fe6e00f3d7373a88 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2292 Signed-off-by: vv770d <vv770d@att.com>
2020-06-19Remove plugin uploads from bootstrap container2.0.0Jack Lucas1-3/+3
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/+186
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