From 2ae2ae08181df1128ee01ac253f54849ed391906 Mon Sep 17 00:00:00 2001 From: William Reehil Date: Tue, 25 Aug 2020 13:55:10 +0000 Subject: [PATCH] Update git submodules * Update kubernetes/aai from branch 'master' to 5071da297b9e7f58c796bad7d4ae1e3415a039c4 - Merge "Prepare upgrade to readiness containers v3.0.1" - Prepare upgrade to readiness containers v3.0.1 Readiness 3.x is a new version, not using root user and using stable Kubernetes API. The upgrade is not doable by just changing version as script path has moved. Therefore, we must upgrade everything in one shot. As AAI is not in the same repo, it's not doable for this component. We then change variables only for AAI so we can continue to use older images. We'll move AAI just after the rest has been upgraded. Issue-ID: OOM-2545 Signed-off-by: Sylvain Desbureaux Change-Id: I5afa83892043f4844afe12e61724a8d368a9f2e0 --- kubernetes/aai | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/aai b/kubernetes/aai index 46961c4794..5071da297b 160000 --- a/kubernetes/aai +++ b/kubernetes/aai @@ -1 +1 @@ -Subproject commit 46961c4794a17f72643bd491af6c159ea7e53380 +Subproject commit 5071da297b9e7f58c796bad7d4ae1e3415a039c4 -- 2.16.6