k8s: Add kubectl provisioners (downloading and setting up) 90/92290/2
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 29 Jul 2019 11:17:51 +0000 (13:17 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 31 Jul 2019 13:47:41 +0000 (15:47 +0200)
commit2d13ea81519bacdd7f17ce91ec06bc7ac26a6cac
treeda01087d5e59d6dc6d2816fc52eae7f22bbb3404
parent595116580615502e0a0e70a9e1b906c6c41477af
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 <p.wieczorek2@samsung.com>
test/security/k8s/tools/dublin/get_kubectl.sh [new file with mode: 0755]
test/security/k8s/tools/dublin/get_rke.sh
test/security/k8s/tools/dublin/setup_kubectl.sh [new file with mode: 0755]
test/security/k8s/vagrant/dublin/Vagrantfile