From 91f452a988c05fc901a5b4ca0ac76eefb6be3a3c Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Wed, 3 Jul 2019 11:13:25 -0400 Subject: Move DR subscriber creation before container start Also update Kubernetes client library version Fix bug that allowed generating a too-long k8s deployment name. Issue-ID: DCAEGEN2-1651 Issue-ID: DCAEGEN2-1653 Issue-ID: DCAEGEN2-1667 Change-Id: Ied859073fb01d8623278cf9e58c1dcc26fed1712 Signed-off-by: Jack Lucas --- k8s/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k8s/pom.xml') diff --git a/k8s/pom.xml b/k8s/pom.xml index d96ebe1..5b66d5a 100644 --- a/k8s/pom.xml +++ b/k8s/pom.xml @@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.dcaegen2.platform.plugins k8s k8s-plugin - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT http://maven.apache.org UTF-8 -- cgit 1.2.3-korg