From e2858c9323916e6b9ebff6755cbf2edaa0efb74f Mon Sep 17 00:00:00 2001
From: Pawel Wieczorek
Date: Wed, 31 Jul 2019 18:06:13 +0200
Subject: Update git submodules
* Update docs/submodules/integration.git from branch 'master'
to e466145e1c1e359a388f3bd2e15130941ac76c1e
- k8s: Make ONAP context default for kubectl
This patch uses previously added alias for kubectl context switching in
case it is needed as a template for other contexts as well.
Issue-ID: SECCOM-235
Change-Id: Ie92641ee3763a027cd74dd21bf4364a2d796eb1d
Signed-off-by: Pawel Wieczorek
- k8s: Silence package manager and make it noninteractive
This patch sets debconf frontend to noninteractive by including
additional field in the first stanza of configuration file. Its
placement has been chosen arbitrarily - both 'Config' and 'Templates'
fields "are required in this first stanza" [1].
It also makes symlinking script more generic.
[1] man 5 debconf.conf (provided by "debconf-doc" in Ubuntu)
Issue-ID: SECCOM-235
Change-Id: If9dcc712d1ff7f527d3bc59f4c1709cffe4cbda5
Signed-off-by: Pawel Wieczorek
- k8s: Add kubectl provisioners (downloading and setting up)
Setting up kubectl depends on presence of K8s cluster post-deployment
artifacts, hence it's disabled by default. Relevant information added to
post-up message.
This patch also removes unneeded curly braces from
"tools/dublin/get_rke.sh" script.
Issue-ID: SECCOM-235
Change-Id: I917ebbda588639f0941e16c65759430a7a1e64ff
Signed-off-by: Pawel Wieczorek
- k8s: Make operator machine destruction graceful
Issue-ID: SECCOM-235
Change-Id: I9913d9a8f525b4b9582bf821008dd567258a719c
Signed-off-by: Pawel Wieczorek
---
docs/submodules/integration.git | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git
index 64092cb63..e466145e1 160000
--- a/docs/submodules/integration.git
+++ b/docs/submodules/integration.git
@@ -1 +1 @@
-Subproject commit 64092cb637805d0d12d08488cdb19a0ada136fd6
+Subproject commit e466145e1c1e359a388f3bd2e15130941ac76c1e
--
cgit 1.2.3-korg