diff options
author | William Reehil <william.reehil@att.com> | 2020-08-25 13:55:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-25 13:55:10 +0000 |
commit | 2ae2ae08181df1128ee01ac253f54849ed391906 (patch) | |
tree | f5d1ef5bdf1bdd7f73f465c84f68dbd61a6a1194 /kubernetes | |
parent | 21f3f47c66a0c0dfa618f9e10872bb97139a7f8d (diff) |
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 <sylvain.desbureaux@orange.com>
Change-Id: I5afa83892043f4844afe12e61724a8d368a9f2e0
Diffstat (limited to 'kubernetes')
m--------- | kubernetes/aai | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/kubernetes/aai b/kubernetes/aai -Subproject 46961c4794a17f72643bd491af6c159ea7e5338 +Subproject 5071da297b9e7f58c796bad7d4ae1e3415a039c |