From 805fda5fd2f222fdb2d4c01bc7715ec9a7e59826 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 3 Sep 2021 17:19:19 +0500 Subject: [PATCH 1/3] Bump ix-chart version --- test/ix-chart/{2108.0.0 => 2109.0.0}/.helmignore | 0 test/ix-chart/{2108.0.0 => 2109.0.0}/Chart.lock | 0 test/ix-chart/{2108.0.0 => 2109.0.0}/Chart.yaml | 2 +- test/ix-chart/{2108.0.0 => 2109.0.0}/README.md | 0 test/ix-chart/{2108.0.0 => 2109.0.0}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../{2108.0.0 => 2109.0.0}/default_values.yaml | 0 test/ix-chart/{2108.0.0 => 2109.0.0}/questions.yaml | 0 .../{2108.0.0 => 2109.0.0}/templates/NOTES.txt | 0 .../templates/_containers.tpl | 0 .../{2108.0.0 => 2109.0.0}/templates/_helpers.tpl | 0 .../templates/_networking.tpl | 0 .../{2108.0.0 => 2109.0.0}/templates/_volumes.tpl | 0 .../{2108.0.0 => 2109.0.0}/templates/_workload.tpl | 0 .../templates/external-interfaces.yaml | 0 .../{2108.0.0 => 2109.0.0}/templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 .../{2108.0.0 => 2109.0.0}/templates/workload.yaml | 0 .../{2108.0.0 => 2109.0.0}/test_values.yaml | 0 test/ix-chart/{2108.0.0 => 2109.0.0}/values.yaml | 0 20 files changed, 1 insertion(+), 1 deletion(-) rename test/ix-chart/{2108.0.0 => 2109.0.0}/.helmignore (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/Chart.lock (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/Chart.yaml (98%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/README.md (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/app-readme.md (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/charts/common-2105.0.0.tgz (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/default_values.yaml (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/questions.yaml (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/templates/NOTES.txt (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/templates/_containers.tpl (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/templates/_helpers.tpl (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/templates/_networking.tpl (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/templates/_volumes.tpl (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/templates/_workload.tpl (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/templates/external-interfaces.yaml (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/templates/service.yaml (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/templates/tests/deployment-check.yaml (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/templates/workload.yaml (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/test_values.yaml (100%) rename test/ix-chart/{2108.0.0 => 2109.0.0}/values.yaml (100%) diff --git a/test/ix-chart/2108.0.0/.helmignore b/test/ix-chart/2109.0.0/.helmignore similarity index 100% rename from test/ix-chart/2108.0.0/.helmignore rename to test/ix-chart/2109.0.0/.helmignore diff --git a/test/ix-chart/2108.0.0/Chart.lock b/test/ix-chart/2109.0.0/Chart.lock similarity index 100% rename from test/ix-chart/2108.0.0/Chart.lock rename to test/ix-chart/2109.0.0/Chart.lock diff --git a/test/ix-chart/2108.0.0/Chart.yaml b/test/ix-chart/2109.0.0/Chart.yaml similarity index 98% rename from test/ix-chart/2108.0.0/Chart.yaml rename to test/ix-chart/2109.0.0/Chart.yaml index 0bf2235be7..ffec39d027 100644 --- a/test/ix-chart/2108.0.0/Chart.yaml +++ b/test/ix-chart/2109.0.0/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2108.0.0 +version: 2109.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/test/ix-chart/2108.0.0/README.md b/test/ix-chart/2109.0.0/README.md similarity index 100% rename from test/ix-chart/2108.0.0/README.md rename to test/ix-chart/2109.0.0/README.md diff --git a/test/ix-chart/2108.0.0/app-readme.md b/test/ix-chart/2109.0.0/app-readme.md similarity index 100% rename from test/ix-chart/2108.0.0/app-readme.md rename to test/ix-chart/2109.0.0/app-readme.md diff --git a/test/ix-chart/2108.0.0/charts/common-2105.0.0.tgz b/test/ix-chart/2109.0.0/charts/common-2105.0.0.tgz similarity index 100% rename from test/ix-chart/2108.0.0/charts/common-2105.0.0.tgz rename to test/ix-chart/2109.0.0/charts/common-2105.0.0.tgz diff --git a/test/ix-chart/2108.0.0/default_values.yaml b/test/ix-chart/2109.0.0/default_values.yaml similarity index 100% rename from test/ix-chart/2108.0.0/default_values.yaml rename to test/ix-chart/2109.0.0/default_values.yaml diff --git a/test/ix-chart/2108.0.0/questions.yaml b/test/ix-chart/2109.0.0/questions.yaml similarity index 100% rename from test/ix-chart/2108.0.0/questions.yaml rename to test/ix-chart/2109.0.0/questions.yaml diff --git a/test/ix-chart/2108.0.0/templates/NOTES.txt b/test/ix-chart/2109.0.0/templates/NOTES.txt similarity index 100% rename from test/ix-chart/2108.0.0/templates/NOTES.txt rename to test/ix-chart/2109.0.0/templates/NOTES.txt diff --git a/test/ix-chart/2108.0.0/templates/_containers.tpl b/test/ix-chart/2109.0.0/templates/_containers.tpl similarity index 100% rename from test/ix-chart/2108.0.0/templates/_containers.tpl rename to test/ix-chart/2109.0.0/templates/_containers.tpl diff --git a/test/ix-chart/2108.0.0/templates/_helpers.tpl b/test/ix-chart/2109.0.0/templates/_helpers.tpl similarity index 100% rename from test/ix-chart/2108.0.0/templates/_helpers.tpl rename to test/ix-chart/2109.0.0/templates/_helpers.tpl diff --git a/test/ix-chart/2108.0.0/templates/_networking.tpl b/test/ix-chart/2109.0.0/templates/_networking.tpl similarity index 100% rename from test/ix-chart/2108.0.0/templates/_networking.tpl rename to test/ix-chart/2109.0.0/templates/_networking.tpl diff --git a/test/ix-chart/2108.0.0/templates/_volumes.tpl b/test/ix-chart/2109.0.0/templates/_volumes.tpl similarity index 100% rename from test/ix-chart/2108.0.0/templates/_volumes.tpl rename to test/ix-chart/2109.0.0/templates/_volumes.tpl diff --git a/test/ix-chart/2108.0.0/templates/_workload.tpl b/test/ix-chart/2109.0.0/templates/_workload.tpl similarity index 100% rename from test/ix-chart/2108.0.0/templates/_workload.tpl rename to test/ix-chart/2109.0.0/templates/_workload.tpl diff --git a/test/ix-chart/2108.0.0/templates/external-interfaces.yaml b/test/ix-chart/2109.0.0/templates/external-interfaces.yaml similarity index 100% rename from test/ix-chart/2108.0.0/templates/external-interfaces.yaml rename to test/ix-chart/2109.0.0/templates/external-interfaces.yaml diff --git a/test/ix-chart/2108.0.0/templates/service.yaml b/test/ix-chart/2109.0.0/templates/service.yaml similarity index 100% rename from test/ix-chart/2108.0.0/templates/service.yaml rename to test/ix-chart/2109.0.0/templates/service.yaml diff --git a/test/ix-chart/2108.0.0/templates/tests/deployment-check.yaml b/test/ix-chart/2109.0.0/templates/tests/deployment-check.yaml similarity index 100% rename from test/ix-chart/2108.0.0/templates/tests/deployment-check.yaml rename to test/ix-chart/2109.0.0/templates/tests/deployment-check.yaml diff --git a/test/ix-chart/2108.0.0/templates/workload.yaml b/test/ix-chart/2109.0.0/templates/workload.yaml similarity index 100% rename from test/ix-chart/2108.0.0/templates/workload.yaml rename to test/ix-chart/2109.0.0/templates/workload.yaml diff --git a/test/ix-chart/2108.0.0/test_values.yaml b/test/ix-chart/2109.0.0/test_values.yaml similarity index 100% rename from test/ix-chart/2108.0.0/test_values.yaml rename to test/ix-chart/2109.0.0/test_values.yaml diff --git a/test/ix-chart/2108.0.0/values.yaml b/test/ix-chart/2109.0.0/values.yaml similarity index 100% rename from test/ix-chart/2108.0.0/values.yaml rename to test/ix-chart/2109.0.0/values.yaml From 3e02cd90b4fece8f3b8f634b1346a80067b1f793 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 3 Sep 2021 20:08:03 +0500 Subject: [PATCH 2/3] Allow memory backed emptydir volumes --- test/ix-chart/2109.0.0/questions.yaml | 19 +++++++++++++++++++ test/ix-chart/2109.0.0/templates/_volumes.tpl | 13 +++++++++++-- test/ix-chart/2109.0.0/test_values.yaml | 1 + 3 files changed, 31 insertions(+), 2 deletions(-) diff --git a/test/ix-chart/2109.0.0/questions.yaml b/test/ix-chart/2109.0.0/questions.yaml index 5c7cd5de79..9c43f1faa3 100644 --- a/test/ix-chart/2109.0.0/questions.yaml +++ b/test/ix-chart/2109.0.0/questions.yaml @@ -391,6 +391,25 @@ questions: type: boolean default: false + - variable: emptyDirVolumes + label: "Memory Backed Volumes" + description: "Mount memory based temporary volumes for fast access i.e consuming /dev/shm" + group: "Storage" + schema: + type: list + items: + - variable: emptyDirVolume + label: "Memory Backed Volume" + schema: + type: dict + attrs: + - variable: mountPath + label: "Mount Path" + description: "Path where temporary path will be mounted inside the pod" + schema: + type: path + required: true + # Volumes - variable: volumes label: "Volumes" diff --git a/test/ix-chart/2109.0.0/templates/_volumes.tpl b/test/ix-chart/2109.0.0/templates/_volumes.tpl index ff54f173eb..12eb2e1378 100644 --- a/test/ix-chart/2109.0.0/templates/_volumes.tpl +++ b/test/ix-chart/2109.0.0/templates/_volumes.tpl @@ -2,7 +2,7 @@ Volumes Configuration */}} {{- define "volumeConfiguration" }} -{{- if or .Values.ixVolumes .Values.hostPathVolumes }} +{{- if or .Values.ixVolumes .Values.hostPathVolumes .Values.emptyDirVolumes }} volumes: {{- range $index, $hostPathConfiguration := .Values.hostPathVolumes }} - name: ix-host-path-{{ $.Release.Name }}-{{ $index }} @@ -15,6 +15,11 @@ volumes: hostPath: path: {{ $hostPathConfiguration.hostPath }} {{- end }} +{{- range $index, $emptyDirConfiguration := .Values.emptyDirVolumes }} + - name: ix-emptydir-volume-{{ $.Release.Name }}-{{ $index }} + emptyDir: + medium: Memory +{{- end }} {{- end }} {{- end }} @@ -23,7 +28,7 @@ volumes: Volume Mounts Configuration */}} {{- define "volumeMountsConfiguration" }} -{{- if or .Values.hostPathVolumes .Values.ixVolumes }} +{{- if or .Values.hostPathVolumes .Values.ixVolumes .Values.emptyDirVolumes }} volumeMounts: {{- range $index, $hostPathConfiguration := .Values.hostPathVolumes }} - mountPath: {{ $hostPathConfiguration.mountPath }} @@ -34,5 +39,9 @@ volumeMounts: - mountPath: {{ $hostPathConfiguration.mountPath }} name: ix-host-volume-{{ $.Release.Name }}-{{ $hostPathConfiguration.datasetName }} {{- end }} + {{- range $index, $emptyDirConfiguration := .Values.emptyDirVolumes }} + - mountPath: {{ $emptyDirConfiguration.mountPath }} + name: ix-emptydir-volume-{{ $.Release.Name }}-{{ $index }} + {{- end }} {{- end }} {{- end }} diff --git a/test/ix-chart/2109.0.0/test_values.yaml b/test/ix-chart/2109.0.0/test_values.yaml index 6ba83274f8..426c5041bc 100644 --- a/test/ix-chart/2109.0.0/test_values.yaml +++ b/test/ix-chart/2109.0.0/test_values.yaml @@ -27,6 +27,7 @@ dnsConfig: # Storage related configuration hostPathVolumes: [] volumes: [] +emptyDirVolumes: [] # Probes # Liveness Probe From ae11c149d4a8b6cddfe3b9192f7d46f7ed86bd96 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 3 Sep 2021 20:08:23 +0500 Subject: [PATCH 3/3] Update stable train from test train --- .../{2108.0.0 => 2109.0.0}/.helmignore | 0 .../{2108.0.0 => 2109.0.0}/Chart.lock | 0 .../{2108.0.0 => 2109.0.0}/Chart.yaml | 2 +- .../ix-chart/{2108.0.0 => 2109.0.0}/README.md | 0 .../{2108.0.0 => 2109.0.0}/app-readme.md | 0 .../charts/common-2105.0.0.tgz | Bin .../default_values.yaml | 0 .../{2108.0.0 => 2109.0.0}/questions.yaml | 19 ++++++++++++++++++ .../templates/NOTES.txt | 0 .../templates/_containers.tpl | 0 .../templates/_helpers.tpl | 0 .../templates/_networking.tpl | 0 .../templates/_volumes.tpl | 13 ++++++++++-- .../templates/_workload.tpl | 0 .../templates/external-interfaces.yaml | 0 .../templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 .../templates/workload.yaml | 0 .../{2108.0.0 => 2109.0.0}/test_values.yaml | 1 + .../{2108.0.0 => 2109.0.0}/values.yaml | 0 20 files changed, 32 insertions(+), 3 deletions(-) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/.helmignore (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/Chart.lock (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/Chart.yaml (98%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/README.md (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/app-readme.md (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/charts/common-2105.0.0.tgz (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/default_values.yaml (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/questions.yaml (96%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/templates/NOTES.txt (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/templates/_containers.tpl (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/templates/_helpers.tpl (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/templates/_networking.tpl (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/templates/_volumes.tpl (67%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/templates/_workload.tpl (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/templates/external-interfaces.yaml (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/templates/service.yaml (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/templates/tests/deployment-check.yaml (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/templates/workload.yaml (100%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/test_values.yaml (97%) rename charts/ix-chart/{2108.0.0 => 2109.0.0}/values.yaml (100%) diff --git a/charts/ix-chart/2108.0.0/.helmignore b/charts/ix-chart/2109.0.0/.helmignore similarity index 100% rename from charts/ix-chart/2108.0.0/.helmignore rename to charts/ix-chart/2109.0.0/.helmignore diff --git a/charts/ix-chart/2108.0.0/Chart.lock b/charts/ix-chart/2109.0.0/Chart.lock similarity index 100% rename from charts/ix-chart/2108.0.0/Chart.lock rename to charts/ix-chart/2109.0.0/Chart.lock diff --git a/charts/ix-chart/2108.0.0/Chart.yaml b/charts/ix-chart/2109.0.0/Chart.yaml similarity index 98% rename from charts/ix-chart/2108.0.0/Chart.yaml rename to charts/ix-chart/2109.0.0/Chart.yaml index 0bf2235be7..ffec39d027 100644 --- a/charts/ix-chart/2108.0.0/Chart.yaml +++ b/charts/ix-chart/2109.0.0/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2108.0.0 +version: 2109.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/ix-chart/2108.0.0/README.md b/charts/ix-chart/2109.0.0/README.md similarity index 100% rename from charts/ix-chart/2108.0.0/README.md rename to charts/ix-chart/2109.0.0/README.md diff --git a/charts/ix-chart/2108.0.0/app-readme.md b/charts/ix-chart/2109.0.0/app-readme.md similarity index 100% rename from charts/ix-chart/2108.0.0/app-readme.md rename to charts/ix-chart/2109.0.0/app-readme.md diff --git a/charts/ix-chart/2108.0.0/charts/common-2105.0.0.tgz b/charts/ix-chart/2109.0.0/charts/common-2105.0.0.tgz similarity index 100% rename from charts/ix-chart/2108.0.0/charts/common-2105.0.0.tgz rename to charts/ix-chart/2109.0.0/charts/common-2105.0.0.tgz diff --git a/charts/ix-chart/2108.0.0/default_values.yaml b/charts/ix-chart/2109.0.0/default_values.yaml similarity index 100% rename from charts/ix-chart/2108.0.0/default_values.yaml rename to charts/ix-chart/2109.0.0/default_values.yaml diff --git a/charts/ix-chart/2108.0.0/questions.yaml b/charts/ix-chart/2109.0.0/questions.yaml similarity index 96% rename from charts/ix-chart/2108.0.0/questions.yaml rename to charts/ix-chart/2109.0.0/questions.yaml index 5c7cd5de79..9c43f1faa3 100644 --- a/charts/ix-chart/2108.0.0/questions.yaml +++ b/charts/ix-chart/2109.0.0/questions.yaml @@ -391,6 +391,25 @@ questions: type: boolean default: false + - variable: emptyDirVolumes + label: "Memory Backed Volumes" + description: "Mount memory based temporary volumes for fast access i.e consuming /dev/shm" + group: "Storage" + schema: + type: list + items: + - variable: emptyDirVolume + label: "Memory Backed Volume" + schema: + type: dict + attrs: + - variable: mountPath + label: "Mount Path" + description: "Path where temporary path will be mounted inside the pod" + schema: + type: path + required: true + # Volumes - variable: volumes label: "Volumes" diff --git a/charts/ix-chart/2108.0.0/templates/NOTES.txt b/charts/ix-chart/2109.0.0/templates/NOTES.txt similarity index 100% rename from charts/ix-chart/2108.0.0/templates/NOTES.txt rename to charts/ix-chart/2109.0.0/templates/NOTES.txt diff --git a/charts/ix-chart/2108.0.0/templates/_containers.tpl b/charts/ix-chart/2109.0.0/templates/_containers.tpl similarity index 100% rename from charts/ix-chart/2108.0.0/templates/_containers.tpl rename to charts/ix-chart/2109.0.0/templates/_containers.tpl diff --git a/charts/ix-chart/2108.0.0/templates/_helpers.tpl b/charts/ix-chart/2109.0.0/templates/_helpers.tpl similarity index 100% rename from charts/ix-chart/2108.0.0/templates/_helpers.tpl rename to charts/ix-chart/2109.0.0/templates/_helpers.tpl diff --git a/charts/ix-chart/2108.0.0/templates/_networking.tpl b/charts/ix-chart/2109.0.0/templates/_networking.tpl similarity index 100% rename from charts/ix-chart/2108.0.0/templates/_networking.tpl rename to charts/ix-chart/2109.0.0/templates/_networking.tpl diff --git a/charts/ix-chart/2108.0.0/templates/_volumes.tpl b/charts/ix-chart/2109.0.0/templates/_volumes.tpl similarity index 67% rename from charts/ix-chart/2108.0.0/templates/_volumes.tpl rename to charts/ix-chart/2109.0.0/templates/_volumes.tpl index ff54f173eb..12eb2e1378 100644 --- a/charts/ix-chart/2108.0.0/templates/_volumes.tpl +++ b/charts/ix-chart/2109.0.0/templates/_volumes.tpl @@ -2,7 +2,7 @@ Volumes Configuration */}} {{- define "volumeConfiguration" }} -{{- if or .Values.ixVolumes .Values.hostPathVolumes }} +{{- if or .Values.ixVolumes .Values.hostPathVolumes .Values.emptyDirVolumes }} volumes: {{- range $index, $hostPathConfiguration := .Values.hostPathVolumes }} - name: ix-host-path-{{ $.Release.Name }}-{{ $index }} @@ -15,6 +15,11 @@ volumes: hostPath: path: {{ $hostPathConfiguration.hostPath }} {{- end }} +{{- range $index, $emptyDirConfiguration := .Values.emptyDirVolumes }} + - name: ix-emptydir-volume-{{ $.Release.Name }}-{{ $index }} + emptyDir: + medium: Memory +{{- end }} {{- end }} {{- end }} @@ -23,7 +28,7 @@ volumes: Volume Mounts Configuration */}} {{- define "volumeMountsConfiguration" }} -{{- if or .Values.hostPathVolumes .Values.ixVolumes }} +{{- if or .Values.hostPathVolumes .Values.ixVolumes .Values.emptyDirVolumes }} volumeMounts: {{- range $index, $hostPathConfiguration := .Values.hostPathVolumes }} - mountPath: {{ $hostPathConfiguration.mountPath }} @@ -34,5 +39,9 @@ volumeMounts: - mountPath: {{ $hostPathConfiguration.mountPath }} name: ix-host-volume-{{ $.Release.Name }}-{{ $hostPathConfiguration.datasetName }} {{- end }} + {{- range $index, $emptyDirConfiguration := .Values.emptyDirVolumes }} + - mountPath: {{ $emptyDirConfiguration.mountPath }} + name: ix-emptydir-volume-{{ $.Release.Name }}-{{ $index }} + {{- end }} {{- end }} {{- end }} diff --git a/charts/ix-chart/2108.0.0/templates/_workload.tpl b/charts/ix-chart/2109.0.0/templates/_workload.tpl similarity index 100% rename from charts/ix-chart/2108.0.0/templates/_workload.tpl rename to charts/ix-chart/2109.0.0/templates/_workload.tpl diff --git a/charts/ix-chart/2108.0.0/templates/external-interfaces.yaml b/charts/ix-chart/2109.0.0/templates/external-interfaces.yaml similarity index 100% rename from charts/ix-chart/2108.0.0/templates/external-interfaces.yaml rename to charts/ix-chart/2109.0.0/templates/external-interfaces.yaml diff --git a/charts/ix-chart/2108.0.0/templates/service.yaml b/charts/ix-chart/2109.0.0/templates/service.yaml similarity index 100% rename from charts/ix-chart/2108.0.0/templates/service.yaml rename to charts/ix-chart/2109.0.0/templates/service.yaml diff --git a/charts/ix-chart/2108.0.0/templates/tests/deployment-check.yaml b/charts/ix-chart/2109.0.0/templates/tests/deployment-check.yaml similarity index 100% rename from charts/ix-chart/2108.0.0/templates/tests/deployment-check.yaml rename to charts/ix-chart/2109.0.0/templates/tests/deployment-check.yaml diff --git a/charts/ix-chart/2108.0.0/templates/workload.yaml b/charts/ix-chart/2109.0.0/templates/workload.yaml similarity index 100% rename from charts/ix-chart/2108.0.0/templates/workload.yaml rename to charts/ix-chart/2109.0.0/templates/workload.yaml diff --git a/charts/ix-chart/2108.0.0/test_values.yaml b/charts/ix-chart/2109.0.0/test_values.yaml similarity index 97% rename from charts/ix-chart/2108.0.0/test_values.yaml rename to charts/ix-chart/2109.0.0/test_values.yaml index 6ba83274f8..426c5041bc 100644 --- a/charts/ix-chart/2108.0.0/test_values.yaml +++ b/charts/ix-chart/2109.0.0/test_values.yaml @@ -27,6 +27,7 @@ dnsConfig: # Storage related configuration hostPathVolumes: [] volumes: [] +emptyDirVolumes: [] # Probes # Liveness Probe diff --git a/charts/ix-chart/2108.0.0/values.yaml b/charts/ix-chart/2109.0.0/values.yaml similarity index 100% rename from charts/ix-chart/2108.0.0/values.yaml rename to charts/ix-chart/2109.0.0/values.yaml