From b73ebc7b4747394ca75736584aae712ac008aa5c Mon Sep 17 00:00:00 2001 From: Zuul Date: Sat, 2 Mar 2019 03:20:14 +0000 Subject: [PATCH] Update git submodules * Update openstack-helm-addons from branch 'master' - Merge "Sonobuoy: allow multiple simultaneous chart installations" - Sonobuoy: allow multiple simultaneous chart installations Manually set Namespace for Sonobuoy's config.json. Sonobuoy's bug forcing heptio-sonobuoy namespace [1] usage only does not impact this Helm chart because the config.json is directly controlled by the `values.yaml` and not Sonobuoy's CLI. Now multiple instances of this chart may exist at once by specifying unique namespaces at helm install time. Modify Sonobuoy test script to install two instances of Sonobuoy Helm chart. Also install readonly serviceaccount to verify it will work with more than one instance simultaneously. [1] https://github.com/heptio/sonobuoy/issues/420 Change-Id: I6d4ecfb812a4312af13abf1e265de495e27967f9 --- openstack-helm-addons | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-helm-addons b/openstack-helm-addons index 9cf4f288fd..036e4b0c69 160000 --- a/openstack-helm-addons +++ b/openstack-helm-addons @@ -1 +1 @@ -Subproject commit 9cf4f288fde3218b6d6b36ebccffcf5eb51349bb +Subproject commit 036e4b0c69074731e50b414e8e568d1559b13901