summaryrefslogtreecommitdiffstats
path: root/releases
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2021-02-09 11:01:41 -0500
committerJack Lucas <jflos@sonoris.net>2021-02-09 11:07:32 -0500
commite8832b777811c0d154929dc10d6a60352cd37bd2 (patch)
tree85d0520ab8acfd2a093724922b624201ee1ce2d3 /releases
parent07b131bf28cbe0f5a601b131eb40013cc199b8e7 (diff)
Release consul-loader-container 1.1.0
Enhance Consul loader to: -- Convert YAML configuration files to JSON before storing the configuration into Consul -- Provide an option to delete a Consul key so that a component's configuration can be removed from Consul when the component is undeployed. Use the ONAP integration team's Python image (integration-python:8.0.0) as base image. Issue-ID: DCAEGEN2-2616 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I56bcf497af7b02a06f0573a2befd29bee5c32b3f
Diffstat (limited to 'releases')
-rw-r--r--releases/1.1.0-consul-loader-container.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.1.0-consul-loader-container.yaml b/releases/1.1.0-consul-loader-container.yaml
new file mode 100644
index 0000000..ebc5ccf
--- /dev/null
+++ b/releases/1.1.0-consul-loader-container.yaml
@@ -0,0 +1,9 @@
+distribution_type: 'container'
+container_release_tag: '1.1.0'
+git_tag: '1.1.0-consul-loader-container'
+project: 'dcaegen2/deployments'
+log_dir: 'dcaegen2-deployments-master-merge-java/288'
+ref: f706e2f0f401c26a507f38b13c6f6bac7f6594bb
+containers:
+ - name: 'org.onap.dcaegen2.deployments.consul-loader-container'
+ version: '1.1.0-SNAPSHOT-20210208T162433Z' \ No newline at end of file