Release consul-loader-container 1.1.1 69/123469/1 4.6.1-cm-container
authorJack Lucas <jflos@sonoris.net>
Mon, 23 Aug 2021 18:13:10 +0000 (14:13 -0400)
committerJack Lucas <jflos@sonoris.net>
Mon, 23 Aug 2021 18:13:10 +0000 (14:13 -0400)
Container version 1.1.1  adds a script to
consul-loader-container that
attempts to delete a Consul key and ignores
failures rather than looping indefinitely.
This will allow us to safely add a k8s Job
to each DCAE microservice's Helm chart to delete
the microservice's Consul configuration key when
the microservice is undeployed using Helm.

Issue-ID: DCAEGEN2-2669
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Id90b4eab0acefd05c25f64989953671cfdcae51f

releases/1.1.1-consul-loader-container.yaml [new file with mode: 0644]

diff --git a/releases/1.1.1-consul-loader-container.yaml b/releases/1.1.1-consul-loader-container.yaml
new file mode 100644 (file)
index 0000000..ccc632d
--- /dev/null
@@ -0,0 +1,9 @@
+distribution_type: 'container'
+container_release_tag: '1.1.1'
+git_tag: '1.1.1-consul-loader-container'
+project: 'dcaegen2/deployments'
+log_dir: 'dcaegen2-deployments-master-merge-java/321'
+ref:  c9ac0562f56d928c4ecbdcf5db4bfac34b2d9ff6
+containers:
+  - name: 'org.onap.dcaegen2.deployments.consul-loader-container'
+    version: '1.1.1-SNAPSHOT-20210823T174259Z'
\ No newline at end of file