[CDS] Uses new tpls for repos / images 47/115247/4
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Sat, 21 Nov 2020 21:29:17 +0000 (22:29 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 24 Nov 2020 12:56:53 +0000 (13:56 +0100)
commit503b229517a752ce1ebc5950deb823a4b428148e
tree3f0db8508451351dfa3b3816dd3c94c3af6b029f
parentd73cd28ebecb469d0fdad1a5a85ed9c31570037b
[CDS] Uses new tpls for repos / images

This commit makes CDS chart to use the new generator for repositories and
images.
As new templates doesn't work well with "sub charts", we move also
subcharts to components folder.

Issue-ID: OOM-2364
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8156c8b568054b7eacf333196d877e12f7a52216
44 files changed:
kubernetes/cds/Makefile [new file with mode: 0644]
kubernetes/cds/components/Makefile [new file with mode: 0644]
kubernetes/cds/components/cds-blueprints-processor/Chart.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/requirements.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/requirements.yaml with 86% similarity]
kubernetes/cds/components/cds-blueprints-processor/resources/config/ONAP_RootCA.cer [moved from kubernetes/cds/charts/cds-blueprints-processor/resources/config/ONAP_RootCA.cer with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/resources/config/application.properties [moved from kubernetes/cds/charts/cds-blueprints-processor/resources/config/application.properties with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/resources/config/error-messages_en.properties [moved from kubernetes/cds/charts/cds-blueprints-processor/resources/config/error-messages_en.properties with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/resources/config/hazelcast.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/resources/config/hazelcast.yaml with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/resources/config/logback.xml [moved from kubernetes/cds/charts/cds-blueprints-processor/resources/config/logback.xml with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/templates/configmap.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/templates/configmap.yaml with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/templates/deployment.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/templates/deployment.yaml with 96% similarity]
kubernetes/cds/components/cds-blueprints-processor/templates/ingress.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/templates/ingress.yaml with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/templates/pv.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/templates/pv.yaml with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/templates/pvc.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/templates/pvc.yaml with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/templates/secrets.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/templates/secrets.yaml with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/templates/service.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/templates/service.yaml with 100% similarity]
kubernetes/cds/components/cds-blueprints-processor/values.yaml [moved from kubernetes/cds/charts/cds-blueprints-processor/values.yaml with 95% similarity]
kubernetes/cds/components/cds-command-executor/Chart.yaml [moved from kubernetes/cds/charts/cds-command-executor/Chart.yaml with 100% similarity]
kubernetes/cds/components/cds-command-executor/requirements.yaml [moved from kubernetes/cds/charts/cds-command-executor/requirements.yaml with 86% similarity]
kubernetes/cds/components/cds-command-executor/templates/deployment.yaml [moved from kubernetes/cds/charts/cds-command-executor/templates/deployment.yaml with 95% similarity]
kubernetes/cds/components/cds-command-executor/templates/service.yaml [moved from kubernetes/cds/charts/cds-command-executor/templates/service.yaml with 100% similarity]
kubernetes/cds/components/cds-command-executor/values.yaml [moved from kubernetes/cds/charts/cds-command-executor/values.yaml with 93% similarity]
kubernetes/cds/components/cds-py-executor/Chart.yaml [moved from kubernetes/cds/charts/cds-py-executor/Chart.yaml with 100% similarity]
kubernetes/cds/components/cds-py-executor/requirements.yaml [moved from kubernetes/cds/charts/cds-py-executor/requirements.yaml with 86% similarity]
kubernetes/cds/components/cds-py-executor/templates/deployment.yaml [moved from kubernetes/cds/charts/cds-py-executor/templates/deployment.yaml with 97% similarity]
kubernetes/cds/components/cds-py-executor/templates/secret.yaml [moved from kubernetes/cds/charts/cds-py-executor/templates/secret.yaml with 100% similarity]
kubernetes/cds/components/cds-py-executor/templates/service.yaml [moved from kubernetes/cds/charts/cds-py-executor/templates/service.yaml with 100% similarity]
kubernetes/cds/components/cds-py-executor/values.yaml [moved from kubernetes/cds/charts/cds-py-executor/values.yaml with 94% similarity]
kubernetes/cds/components/cds-sdc-listener/Chart.yaml [moved from kubernetes/cds/charts/cds-sdc-listener/Chart.yaml with 100% similarity]
kubernetes/cds/components/cds-sdc-listener/requirements.yaml [moved from kubernetes/cds/charts/cds-sdc-listener/requirements.yaml with 86% similarity]
kubernetes/cds/components/cds-sdc-listener/resources/config/application.yaml [moved from kubernetes/cds/charts/cds-sdc-listener/resources/config/application.yaml with 100% similarity]
kubernetes/cds/components/cds-sdc-listener/resources/config/logback.xml [moved from kubernetes/cds/charts/cds-sdc-listener/resources/config/logback.xml with 100% similarity]
kubernetes/cds/components/cds-sdc-listener/templates/configmap.yaml [moved from kubernetes/cds/charts/cds-sdc-listener/templates/configmap.yaml with 100% similarity]
kubernetes/cds/components/cds-sdc-listener/templates/deployment.yaml [moved from kubernetes/cds/charts/cds-sdc-listener/templates/deployment.yaml with 95% similarity]
kubernetes/cds/components/cds-sdc-listener/templates/service.yaml [moved from kubernetes/cds/charts/cds-sdc-listener/templates/service.yaml with 100% similarity]
kubernetes/cds/components/cds-sdc-listener/values.yaml [moved from kubernetes/cds/charts/cds-sdc-listener/values.yaml with 93% similarity]
kubernetes/cds/components/cds-ui/Chart.yaml [moved from kubernetes/cds/charts/cds-ui/Chart.yaml with 100% similarity]
kubernetes/cds/components/cds-ui/requirements.yaml [moved from kubernetes/cds/charts/cds-ui/requirements.yaml with 86% similarity]
kubernetes/cds/components/cds-ui/templates/deployment.yaml [moved from kubernetes/cds/charts/cds-ui/templates/deployment.yaml with 97% similarity]
kubernetes/cds/components/cds-ui/templates/ingress.yaml [moved from kubernetes/cds/charts/cds-ui/templates/ingress.yaml with 100% similarity]
kubernetes/cds/components/cds-ui/templates/service.yaml [moved from kubernetes/cds/charts/cds-ui/templates/service.yaml with 100% similarity]
kubernetes/cds/components/cds-ui/values.yaml [moved from kubernetes/cds/charts/cds-ui/values.yaml with 95% similarity]
kubernetes/cds/requirements.yaml
kubernetes/cds/values.yaml