diff --git a/charts/rucio-daemons/Chart.yaml b/rucio/charts/rucio-daemons/Chart.yaml similarity index 94% rename from charts/rucio-daemons/Chart.yaml rename to rucio/charts/rucio-daemons/Chart.yaml index 4fbc46cb..2f6bc551 100644 --- a/charts/rucio-daemons/Chart.yaml +++ b/rucio/charts/rucio-daemons/Chart.yaml @@ -1,5 +1,5 @@ name: rucio-daemons -version: 35.0.2 +version: 36.0.0 apiVersion: v1 description: A Helm chart to deploy daemons for Rucio keywords: diff --git a/charts/rucio-daemons/README.md b/rucio/charts/rucio-daemons/README.md similarity index 100% rename from charts/rucio-daemons/README.md rename to rucio/charts/rucio-daemons/README.md diff --git a/charts/rucio-daemons/ci/testing-values.yaml b/rucio/charts/rucio-daemons/ci/testing-values.yaml similarity index 100% rename from charts/rucio-daemons/ci/testing-values.yaml rename to rucio/charts/rucio-daemons/ci/testing-values.yaml diff --git a/charts/rucio-daemons/templates/_helpers.tpl b/rucio/charts/rucio-daemons/templates/_helpers.tpl similarity index 100% rename from charts/rucio-daemons/templates/_helpers.tpl rename to rucio/charts/rucio-daemons/templates/_helpers.tpl diff --git a/charts/rucio-daemons/templates/abacus-deployment.yaml b/rucio/charts/rucio-daemons/templates/abacus-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/abacus-deployment.yaml rename to rucio/charts/rucio-daemons/templates/abacus-deployment.yaml diff --git a/charts/rucio-daemons/templates/automatic-restart-account.yaml b/rucio/charts/rucio-daemons/templates/automatic-restart-account.yaml similarity index 100% rename from charts/rucio-daemons/templates/automatic-restart-account.yaml rename to rucio/charts/rucio-daemons/templates/automatic-restart-account.yaml diff --git a/charts/rucio-daemons/templates/automatic-restart-cronjob.yaml b/rucio/charts/rucio-daemons/templates/automatic-restart-cronjob.yaml similarity index 100% rename from charts/rucio-daemons/templates/automatic-restart-cronjob.yaml rename to rucio/charts/rucio-daemons/templates/automatic-restart-cronjob.yaml diff --git a/charts/rucio-daemons/templates/automatix-deployment.yaml b/rucio/charts/rucio-daemons/templates/automatix-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/automatix-deployment.yaml rename to rucio/charts/rucio-daemons/templates/automatix-deployment.yaml diff --git a/charts/rucio-daemons/templates/cache-consumer-deployment.yaml b/rucio/charts/rucio-daemons/templates/cache-consumer-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/cache-consumer-deployment.yaml rename to rucio/charts/rucio-daemons/templates/cache-consumer-deployment.yaml diff --git a/charts/rucio-daemons/templates/conveyor-deployment.yaml b/rucio/charts/rucio-daemons/templates/conveyor-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/conveyor-deployment.yaml rename to rucio/charts/rucio-daemons/templates/conveyor-deployment.yaml diff --git a/charts/rucio-daemons/templates/dark-reaper-deployment.yaml b/rucio/charts/rucio-daemons/templates/dark-reaper-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/dark-reaper-deployment.yaml rename to rucio/charts/rucio-daemons/templates/dark-reaper-deployment.yaml diff --git a/charts/rucio-daemons/templates/hermes-deployment.yaml b/rucio/charts/rucio-daemons/templates/hermes-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/hermes-deployment.yaml rename to rucio/charts/rucio-daemons/templates/hermes-deployment.yaml diff --git a/charts/rucio-daemons/templates/hermes-legacy-deployment.yaml b/rucio/charts/rucio-daemons/templates/hermes-legacy-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/hermes-legacy-deployment.yaml rename to rucio/charts/rucio-daemons/templates/hermes-legacy-deployment.yaml diff --git a/charts/rucio-daemons/templates/judge-deployment.yaml b/rucio/charts/rucio-daemons/templates/judge-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/judge-deployment.yaml rename to rucio/charts/rucio-daemons/templates/judge-deployment.yaml diff --git a/charts/rucio-daemons/templates/minos-deployment.yaml b/rucio/charts/rucio-daemons/templates/minos-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/minos-deployment.yaml rename to rucio/charts/rucio-daemons/templates/minos-deployment.yaml diff --git a/charts/rucio-daemons/templates/necromancer-deployment.yaml b/rucio/charts/rucio-daemons/templates/necromancer-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/necromancer-deployment.yaml rename to rucio/charts/rucio-daemons/templates/necromancer-deployment.yaml diff --git a/charts/rucio-daemons/templates/oauth-manager-deployment.yaml b/rucio/charts/rucio-daemons/templates/oauth-manager-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/oauth-manager-deployment.yaml rename to rucio/charts/rucio-daemons/templates/oauth-manager-deployment.yaml diff --git a/charts/rucio-daemons/templates/reaper-deployment.yaml b/rucio/charts/rucio-daemons/templates/reaper-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/reaper-deployment.yaml rename to rucio/charts/rucio-daemons/templates/reaper-deployment.yaml diff --git a/charts/rucio-daemons/templates/renew-fts-account.yaml b/rucio/charts/rucio-daemons/templates/renew-fts-account.yaml similarity index 100% rename from charts/rucio-daemons/templates/renew-fts-account.yaml rename to rucio/charts/rucio-daemons/templates/renew-fts-account.yaml diff --git a/charts/rucio-daemons/templates/renew-fts-cronjob.yaml b/rucio/charts/rucio-daemons/templates/renew-fts-cronjob.yaml similarity index 100% rename from charts/rucio-daemons/templates/renew-fts-cronjob.yaml rename to rucio/charts/rucio-daemons/templates/renew-fts-cronjob.yaml diff --git a/charts/rucio-daemons/templates/replica-recoverer-deployment.yaml b/rucio/charts/rucio-daemons/templates/replica-recoverer-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/replica-recoverer-deployment.yaml rename to rucio/charts/rucio-daemons/templates/replica-recoverer-deployment.yaml diff --git a/charts/rucio-daemons/templates/secrets.yaml b/rucio/charts/rucio-daemons/templates/secrets.yaml similarity index 100% rename from charts/rucio-daemons/templates/secrets.yaml rename to rucio/charts/rucio-daemons/templates/secrets.yaml diff --git a/charts/rucio-daemons/templates/service.yaml b/rucio/charts/rucio-daemons/templates/service.yaml similarity index 100% rename from charts/rucio-daemons/templates/service.yaml rename to rucio/charts/rucio-daemons/templates/service.yaml diff --git a/charts/rucio-daemons/templates/servicemonitor.yaml b/rucio/charts/rucio-daemons/templates/servicemonitor.yaml similarity index 100% rename from charts/rucio-daemons/templates/servicemonitor.yaml rename to rucio/charts/rucio-daemons/templates/servicemonitor.yaml diff --git a/charts/rucio-daemons/templates/tracer-kronos-deployment.yaml b/rucio/charts/rucio-daemons/templates/tracer-kronos-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/tracer-kronos-deployment.yaml rename to rucio/charts/rucio-daemons/templates/tracer-kronos-deployment.yaml diff --git a/charts/rucio-daemons/templates/transmogrifier-deployment.yaml b/rucio/charts/rucio-daemons/templates/transmogrifier-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/transmogrifier-deployment.yaml rename to rucio/charts/rucio-daemons/templates/transmogrifier-deployment.yaml diff --git a/charts/rucio-daemons/templates/undertaker-deployment.yaml b/rucio/charts/rucio-daemons/templates/undertaker-deployment.yaml similarity index 100% rename from charts/rucio-daemons/templates/undertaker-deployment.yaml rename to rucio/charts/rucio-daemons/templates/undertaker-deployment.yaml diff --git a/charts/rucio-daemons/values.yaml b/rucio/charts/rucio-daemons/values.yaml similarity index 100% rename from charts/rucio-daemons/values.yaml rename to rucio/charts/rucio-daemons/values.yaml diff --git a/charts/rucio-probes/Chart.yaml b/rucio/charts/rucio-probes/Chart.yaml similarity index 87% rename from charts/rucio-probes/Chart.yaml rename to rucio/charts/rucio-probes/Chart.yaml index 4673c8ba..0f3eadc6 100644 --- a/charts/rucio-probes/Chart.yaml +++ b/rucio/charts/rucio-probes/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 appVersion: "1.0" description: Helm chart for probe cron jobs needed in Rucio name: rucio-probes -version: 35.0.0 +version: 36.0.0 diff --git a/charts/rucio-probes/templates/NOTES.txt b/rucio/charts/rucio-probes/templates/NOTES.txt similarity index 100% rename from charts/rucio-probes/templates/NOTES.txt rename to rucio/charts/rucio-probes/templates/NOTES.txt diff --git a/charts/rucio-probes/templates/_helpers.tpl b/rucio/charts/rucio-probes/templates/_helpers.tpl similarity index 100% rename from charts/rucio-probes/templates/_helpers.tpl rename to rucio/charts/rucio-probes/templates/_helpers.tpl diff --git a/charts/rucio-probes/templates/deployment.yaml b/rucio/charts/rucio-probes/templates/deployment.yaml similarity index 100% rename from charts/rucio-probes/templates/deployment.yaml rename to rucio/charts/rucio-probes/templates/deployment.yaml diff --git a/charts/rucio-probes/templates/jobber-configmap.yaml b/rucio/charts/rucio-probes/templates/jobber-configmap.yaml similarity index 100% rename from charts/rucio-probes/templates/jobber-configmap.yaml rename to rucio/charts/rucio-probes/templates/jobber-configmap.yaml diff --git a/charts/rucio-probes/values.yaml b/rucio/charts/rucio-probes/values.yaml similarity index 100% rename from charts/rucio-probes/values.yaml rename to rucio/charts/rucio-probes/values.yaml diff --git a/charts/rucio-server/Chart.yaml b/rucio/charts/rucio-server/Chart.yaml similarity index 94% rename from charts/rucio-server/Chart.yaml rename to rucio/charts/rucio-server/Chart.yaml index f508fd79..bb29f082 100644 --- a/charts/rucio-server/Chart.yaml +++ b/rucio/charts/rucio-server/Chart.yaml @@ -1,5 +1,5 @@ name: rucio-server -version: 35.0.0 +version: 36.0.0 apiVersion: v1 description: A Helm chart to deploy servers for Rucio keywords: diff --git a/charts/rucio-server/README.md b/rucio/charts/rucio-server/README.md similarity index 100% rename from charts/rucio-server/README.md rename to rucio/charts/rucio-server/README.md diff --git a/charts/rucio-server/ci/testing-values.yaml b/rucio/charts/rucio-server/ci/testing-values.yaml similarity index 100% rename from charts/rucio-server/ci/testing-values.yaml rename to rucio/charts/rucio-server/ci/testing-values.yaml diff --git a/charts/rucio-server/templates/NOTES.txt b/rucio/charts/rucio-server/templates/NOTES.txt similarity index 100% rename from charts/rucio-server/templates/NOTES.txt rename to rucio/charts/rucio-server/templates/NOTES.txt diff --git a/charts/rucio-server/templates/_helpers.tpl b/rucio/charts/rucio-server/templates/_helpers.tpl similarity index 100% rename from charts/rucio-server/templates/_helpers.tpl rename to rucio/charts/rucio-server/templates/_helpers.tpl diff --git a/charts/rucio-server/templates/automatic-restart-account.yaml b/rucio/charts/rucio-server/templates/automatic-restart-account.yaml similarity index 100% rename from charts/rucio-server/templates/automatic-restart-account.yaml rename to rucio/charts/rucio-server/templates/automatic-restart-account.yaml diff --git a/charts/rucio-server/templates/automatic-restart-cronjob.yaml b/rucio/charts/rucio-server/templates/automatic-restart-cronjob.yaml similarity index 100% rename from charts/rucio-server/templates/automatic-restart-cronjob.yaml rename to rucio/charts/rucio-server/templates/automatic-restart-cronjob.yaml diff --git a/charts/rucio-server/templates/deployment.yaml b/rucio/charts/rucio-server/templates/deployment.yaml similarity index 100% rename from charts/rucio-server/templates/deployment.yaml rename to rucio/charts/rucio-server/templates/deployment.yaml diff --git a/charts/rucio-server/templates/ingress.yaml b/rucio/charts/rucio-server/templates/ingress.yaml similarity index 100% rename from charts/rucio-server/templates/ingress.yaml rename to rucio/charts/rucio-server/templates/ingress.yaml diff --git a/charts/rucio-server/templates/renew-fts-account.yaml b/rucio/charts/rucio-server/templates/renew-fts-account.yaml similarity index 100% rename from charts/rucio-server/templates/renew-fts-account.yaml rename to rucio/charts/rucio-server/templates/renew-fts-account.yaml diff --git a/charts/rucio-server/templates/renew-fts-cronjob.yaml b/rucio/charts/rucio-server/templates/renew-fts-cronjob.yaml similarity index 100% rename from charts/rucio-server/templates/renew-fts-cronjob.yaml rename to rucio/charts/rucio-server/templates/renew-fts-cronjob.yaml diff --git a/charts/rucio-server/templates/secrets.yaml b/rucio/charts/rucio-server/templates/secrets.yaml similarity index 100% rename from charts/rucio-server/templates/secrets.yaml rename to rucio/charts/rucio-server/templates/secrets.yaml diff --git a/charts/rucio-server/templates/service.yaml b/rucio/charts/rucio-server/templates/service.yaml similarity index 100% rename from charts/rucio-server/templates/service.yaml rename to rucio/charts/rucio-server/templates/service.yaml diff --git a/charts/rucio-server/templates/servicemonitor.yaml b/rucio/charts/rucio-server/templates/servicemonitor.yaml similarity index 100% rename from charts/rucio-server/templates/servicemonitor.yaml rename to rucio/charts/rucio-server/templates/servicemonitor.yaml diff --git a/charts/rucio-server/templates/tls-secrets.yaml b/rucio/charts/rucio-server/templates/tls-secrets.yaml similarity index 100% rename from charts/rucio-server/templates/tls-secrets.yaml rename to rucio/charts/rucio-server/templates/tls-secrets.yaml diff --git a/charts/rucio-server/values.yaml b/rucio/charts/rucio-server/values.yaml similarity index 100% rename from charts/rucio-server/values.yaml rename to rucio/charts/rucio-server/values.yaml diff --git a/charts/rucio-ui/Chart.yaml b/rucio/charts/rucio-ui/Chart.yaml similarity index 94% rename from charts/rucio-ui/Chart.yaml rename to rucio/charts/rucio-ui/Chart.yaml index 9293448e..d6ead125 100644 --- a/charts/rucio-ui/Chart.yaml +++ b/rucio/charts/rucio-ui/Chart.yaml @@ -1,5 +1,5 @@ name: rucio-ui -version: 35.0.0 +version: 36.0.0 apiVersion: v1 description: A Helm chart to deploy webui servers for Rucio keywords: diff --git a/charts/rucio-ui/README.md b/rucio/charts/rucio-ui/README.md similarity index 100% rename from charts/rucio-ui/README.md rename to rucio/charts/rucio-ui/README.md diff --git a/charts/rucio-ui/templates/NOTES.txt b/rucio/charts/rucio-ui/templates/NOTES.txt similarity index 100% rename from charts/rucio-ui/templates/NOTES.txt rename to rucio/charts/rucio-ui/templates/NOTES.txt diff --git a/charts/rucio-ui/templates/_helpers.tpl b/rucio/charts/rucio-ui/templates/_helpers.tpl similarity index 100% rename from charts/rucio-ui/templates/_helpers.tpl rename to rucio/charts/rucio-ui/templates/_helpers.tpl diff --git a/charts/rucio-ui/templates/config.yaml b/rucio/charts/rucio-ui/templates/config.yaml similarity index 100% rename from charts/rucio-ui/templates/config.yaml rename to rucio/charts/rucio-ui/templates/config.yaml diff --git a/charts/rucio-ui/templates/deployment.yaml b/rucio/charts/rucio-ui/templates/deployment.yaml similarity index 100% rename from charts/rucio-ui/templates/deployment.yaml rename to rucio/charts/rucio-ui/templates/deployment.yaml diff --git a/charts/rucio-ui/templates/ingress.yaml b/rucio/charts/rucio-ui/templates/ingress.yaml similarity index 100% rename from charts/rucio-ui/templates/ingress.yaml rename to rucio/charts/rucio-ui/templates/ingress.yaml diff --git a/charts/rucio-ui/templates/secrets.yaml b/rucio/charts/rucio-ui/templates/secrets.yaml similarity index 100% rename from charts/rucio-ui/templates/secrets.yaml rename to rucio/charts/rucio-ui/templates/secrets.yaml diff --git a/charts/rucio-ui/templates/service.yaml b/rucio/charts/rucio-ui/templates/service.yaml similarity index 100% rename from charts/rucio-ui/templates/service.yaml rename to rucio/charts/rucio-ui/templates/service.yaml diff --git a/charts/rucio-ui/values.yaml b/rucio/charts/rucio-ui/values.yaml similarity index 100% rename from charts/rucio-ui/values.yaml rename to rucio/charts/rucio-ui/values.yaml diff --git a/charts/rucio-webui/Chart.yaml b/rucio/charts/rucio-webui/Chart.yaml similarity index 94% rename from charts/rucio-webui/Chart.yaml rename to rucio/charts/rucio-webui/Chart.yaml index b801af76..f18a4002 100644 --- a/charts/rucio-webui/Chart.yaml +++ b/rucio/charts/rucio-webui/Chart.yaml @@ -1,5 +1,5 @@ name: rucio-webui -version: 35.1.0 +version: 36.0.0 apiVersion: v1 description: A Helm chart to deploy the new Rucio Webui keywords: diff --git a/charts/rucio-webui/README.md b/rucio/charts/rucio-webui/README.md similarity index 100% rename from charts/rucio-webui/README.md rename to rucio/charts/rucio-webui/README.md diff --git a/charts/rucio-webui/templates/NOTES.txt b/rucio/charts/rucio-webui/templates/NOTES.txt similarity index 100% rename from charts/rucio-webui/templates/NOTES.txt rename to rucio/charts/rucio-webui/templates/NOTES.txt diff --git a/charts/rucio-webui/templates/_helpers.tpl b/rucio/charts/rucio-webui/templates/_helpers.tpl similarity index 100% rename from charts/rucio-webui/templates/_helpers.tpl rename to rucio/charts/rucio-webui/templates/_helpers.tpl diff --git a/charts/rucio-webui/templates/deployment.yaml b/rucio/charts/rucio-webui/templates/deployment.yaml similarity index 100% rename from charts/rucio-webui/templates/deployment.yaml rename to rucio/charts/rucio-webui/templates/deployment.yaml diff --git a/charts/rucio-webui/templates/ingress.yaml b/rucio/charts/rucio-webui/templates/ingress.yaml similarity index 100% rename from charts/rucio-webui/templates/ingress.yaml rename to rucio/charts/rucio-webui/templates/ingress.yaml diff --git a/charts/rucio-webui/templates/service.yaml b/rucio/charts/rucio-webui/templates/service.yaml similarity index 100% rename from charts/rucio-webui/templates/service.yaml rename to rucio/charts/rucio-webui/templates/service.yaml diff --git a/charts/rucio-webui/values.yaml b/rucio/charts/rucio-webui/values.yaml similarity index 100% rename from charts/rucio-webui/values.yaml rename to rucio/charts/rucio-webui/values.yaml