Update git submodules
authorWilliam Reehil <william.reehil@att.com>
Tue, 25 Aug 2020 13:55:10 +0000 (13:55 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 25 Aug 2020 13:55:10 +0000 (13:55 +0000)
commit2ae2ae08181df1128ee01ac253f54849ed391906
treef5d1ef5bdf1bdd7f73f465c84f68dbd61a6a1194
parent21f3f47c66a0c0dfa618f9e10872bb97139a7f8d
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
kubernetes/aai