Prepare upgrade to readiness containers v3.0.1 08/111508/2
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 21 Aug 2020 07:30:30 +0000 (09:30 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 25 Aug 2020 06:47:12 +0000 (08:47 +0200)
commitd0b2eb2493a3e1ce06af4d93b5fc71df86462f79
treedc7dd771feb14712c285005fff1cb54e37f6fa1d
parentdceb913fa262d4d1112ae734e6f9768b0354f9be
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
17 files changed:
components/aai-babel/values.yaml
components/aai-graphadmin/templates/deployment.yaml
components/aai-graphadmin/templates/job-copy-db-backup.yaml
components/aai-graphadmin/templates/job-create-db.yaml
components/aai-graphadmin/templates/job-migration.yaml
components/aai-graphadmin/values.yaml
components/aai-resources/templates/deployment.yaml
components/aai-resources/values.yaml
components/aai-schema-service/values.yaml
components/aai-search-data/values.yaml
components/aai-sparky-be/templates/deployment.yaml
components/aai-sparky-be/values.yaml
components/aai-traversal/templates/deployment.yaml
components/aai-traversal/templates/job.yaml
components/aai-traversal/values.yaml
templates/deployment.yaml
values.yaml