From d9a7efecd6b1960048911a2aadee3c6b8ec4ecc8 Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Thu, 30 Jan 2020 15:32:12 +0000 Subject: [PATCH] Update git submodules * Update kubernetes/robot from branch 'master' to 091f164a832479cb40ad6f5d7e4960269e75f87f - Merge "Adjust ETE runner for security tests" - Adjust ETE runner for security tests This patch adds gathering data which cannot be easily obtained from within "robot" pod (without granting it access to "kubectl" tool and as a side effect - cluster modifications). It introduces dependency to python3 on operator's machine (to convert "kubectl" tool filtered output to JSON). Issue-ID: SECCOM-261 Change-Id: Ie5057f65f79337896191b51cfad1b3e06623f80b Signed-off-by: Pawel Wieczorek --- kubernetes/robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/robot b/kubernetes/robot index 4bd799e5db..091f164a83 160000 --- a/kubernetes/robot +++ b/kubernetes/robot @@ -1 +1 @@ -Subproject commit 4bd799e5dbcbf2131a685bf73319e962ace86f5c +Subproject commit 091f164a832479cb40ad6f5d7e4960269e75f87f -- 2.16.6