diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index dd653dd891..8bed9cf0f0 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,6 @@ { "name": "istio build-tools", - "image": "gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52", + "image": "gcr.io/istio-testing/build-tools:master-011fa76a5d2c95261e3b6d31b44e3dc1e74d43bf", "privileged": true, "remoteEnv": { "USE_GKE_GCLOUD_AUTH_PLUGIN": "True", diff --git a/.github/workflows/update-deps.yaml b/.github/workflows/update-deps.yaml index 418beec6e4..135332e1bc 100644 --- a/.github/workflows/update-deps.yaml +++ b/.github/workflows/update-deps.yaml @@ -16,7 +16,7 @@ jobs: update-deps: runs-on: ubuntu-latest container: - image: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52 + image: gcr.io/istio-testing/build-tools:master-011fa76a5d2c95261e3b6d31b44e3dc1e74d43bf options: --entrypoint '' steps: diff --git a/Makefile.core.mk b/Makefile.core.mk index 123bb6ea5b..a3f963cce4 100644 --- a/Makefile.core.mk +++ b/Makefile.core.mk @@ -571,7 +571,7 @@ OPERATOR_SDK_VERSION ?= v1.42.0 HELM_VERSION ?= v3.20.0 CONTROLLER_TOOLS_VERSION ?= v0.20.0 CONTROLLER_RUNTIME_BRANCH ?= release-0.23 -OPM_VERSION ?= v1.62.0 +OPM_VERSION ?= v1.63.0 OLM_VERSION ?= v0.39.0 GITLEAKS_VERSION ?= v8.30.0 ISTIOCTL_VERSION ?= 1.26.2 diff --git a/api/v1/istio_types.go b/api/v1/istio_types.go index 68c5bb3e24..67dbc8d8f3 100644 --- a/api/v1/istio_types.go +++ b/api/v1/istio_types.go @@ -37,9 +37,9 @@ const ( type IstioSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. - // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.15986c2f"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23-latest;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22-latest;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;master;v1.30-alpha.15986c2f + // Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. + // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.1389e271"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23-latest;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22-latest;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;master;v1.30-alpha.1389e271 // +kubebuilder:default=v1.28.3 Version string `json:"version"` diff --git a/api/v1/istiocni_types.go b/api/v1/istiocni_types.go index 17ae45694c..025e38525b 100644 --- a/api/v1/istiocni_types.go +++ b/api/v1/istiocni_types.go @@ -28,9 +28,9 @@ const ( type IstioCNISpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. - // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.15986c2f"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23-latest;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22-latest;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;master;v1.30-alpha.15986c2f + // Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. + // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.1389e271"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23-latest;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22-latest;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;master;v1.30-alpha.1389e271 // +kubebuilder:default=v1.28.3 Version string `json:"version"` diff --git a/api/v1/istiorevision_types.go b/api/v1/istiorevision_types.go index b91f0331df..e034347e5d 100644 --- a/api/v1/istiorevision_types.go +++ b/api/v1/istiorevision_types.go @@ -30,9 +30,9 @@ const ( type IstioRevisionSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.30-alpha.15986c2f. - // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.15986c2f"} - // +kubebuilder:validation:Enum=v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;v1.30-alpha.15986c2f + // Must be one of: v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.30-alpha.1389e271. + // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.1389e271"} + // +kubebuilder:validation:Enum=v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;v1.23.6;v1.23.5;v1.23.4;v1.23.3;v1.23.2;v1.22.8;v1.22.7;v1.22.6;v1.22.5;v1.21.6;v1.30-alpha.1389e271 Version string `json:"version"` // Namespace to which the Istio components should be installed. diff --git a/api/v1/ztunnel_types.go b/api/v1/ztunnel_types.go index fa1ca5950a..6bb013ecb6 100644 --- a/api/v1/ztunnel_types.go +++ b/api/v1/ztunnel_types.go @@ -28,9 +28,9 @@ const ( type ZTunnelSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. - // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.15986c2f"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;master;v1.30-alpha.15986c2f + // Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. + // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.1389e271"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;master;v1.30-alpha.1389e271 // +kubebuilder:default=v1.28.3 Version string `json:"version"` diff --git a/api/v1alpha1/ztunnel_types.go b/api/v1alpha1/ztunnel_types.go index 6d45d1231d..4c03ba7e9f 100644 --- a/api/v1alpha1/ztunnel_types.go +++ b/api/v1alpha1/ztunnel_types.go @@ -29,9 +29,9 @@ const ( type ZTunnelSpec struct { // +sail:version // Defines the version of Istio to install. - // Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. - // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.15986c2f"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;master;v1.30-alpha.15986c2f + // Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. + // +operator-sdk:csv:customresourcedefinitions:type=spec,order=1,displayName="Istio Version",xDescriptors={"urn:alm:descriptor:com.tectonic.ui:fieldGroup:General", "urn:alm:descriptor:com.tectonic.ui:select:v1.28-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.28.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.27.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.1389e271"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.3;v1.28.2;v1.28.1;v1.28.0;v1.27-latest;v1.27.5;v1.27.4;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;v1.26.8;v1.26.7;v1.26.6;v1.26.5;v1.26.4;v1.26.3;v1.26.2;v1.26.1;v1.26.0;v1.25-latest;v1.25.5;v1.25.4;v1.25.3;v1.25.2;v1.25.1;v1.24-latest;v1.24.6;v1.24.5;v1.24.4;v1.24.3;v1.24.2;v1.24.1;v1.24.0;master;v1.30-alpha.1389e271 // +kubebuilder:default=v1.28.3 Version string `json:"version"` diff --git a/bundle/manifests/sailoperator.clusterserviceversion.yaml b/bundle/manifests/sailoperator.clusterserviceversion.yaml index c13f550e89..18b3f996aa 100644 --- a/bundle/manifests/sailoperator.clusterserviceversion.yaml +++ b/bundle/manifests/sailoperator.clusterserviceversion.yaml @@ -45,7 +45,7 @@ metadata: capabilities: Seamless Upgrades categories: OpenShift Optional, Integration & Delivery, Networking, Security containerImage: quay.io/sail-dev/sail-operator:1.29-latest - createdAt: "2026-02-04T05:21:42Z" + createdAt: "2026-02-05T05:26:54Z" description: The Sail Operator manages the lifecycle of your Istio control plane. It provides custom resources for you to deploy and manage your control plane components. features.operators.openshift.io/cnf: "false" features.operators.openshift.io/cni: "true" @@ -179,7 +179,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. displayName: Istio Version path: version x-descriptors: @@ -197,7 +197,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.27.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.27.0 - urn:alm:descriptor:com.tectonic.ui:select:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.15986c2f + - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.1389e271 - description: Namespace to which the Istio CNI component should be installed. Note that this field is immutable. displayName: Namespace path: namespace @@ -235,7 +235,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.30-alpha.15986c2f. + Must be one of: v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.30-alpha.1389e271. displayName: Istio Version path: version x-descriptors: @@ -250,7 +250,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.27.2 - urn:alm:descriptor:com.tectonic.ui:select:v1.27.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.27.0 - - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.15986c2f + - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.1389e271 - description: Namespace to which the Istio components should be installed. displayName: Namespace path: namespace @@ -285,7 +285,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:RevisionBased - description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. displayName: Istio Version path: version x-descriptors: @@ -303,7 +303,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.27.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.27.0 - urn:alm:descriptor:com.tectonic.ui:select:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.15986c2f + - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.1389e271 - description: |- Defines how many seconds the operator should wait before removing a non-active revision after all the workloads have stopped using it. You may want to set this value on the order of minutes. @@ -359,7 +359,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. displayName: Istio Version path: version x-descriptors: @@ -377,7 +377,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.27.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.27.0 - urn:alm:descriptor:com.tectonic.ui:select:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.15986c2f + - urn:alm:descriptor:com.tectonic.ui:select:v1.30-alpha.1389e271 - description: Namespace to which the Istio ztunnel component should be installed. displayName: Namespace path: namespace @@ -405,7 +405,7 @@ spec: - v1.27.1 - v1.27.0 - master - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 [See this page](https://github.com/istio-ecosystem/sail-operator/blob/main/bundle/README.md) for instructions on how to use it. displayName: Sail Operator @@ -803,10 +803,10 @@ spec: images.v1_28_3.istiod: gcr.io/istio-release/pilot:1.28.3 images.v1_28_3.proxy: gcr.io/istio-release/proxyv2:1.28.3 images.v1_28_3.ztunnel: gcr.io/istio-release/ztunnel:1.28.3 - images.v1_30-alpha_15986c2f.cni: gcr.io/istio-testing/install-cni:1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f - images.v1_30-alpha_15986c2f.istiod: gcr.io/istio-testing/pilot:1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f - images.v1_30-alpha_15986c2f.proxy: gcr.io/istio-testing/proxyv2:1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f - images.v1_30-alpha_15986c2f.ztunnel: gcr.io/istio-testing/ztunnel:1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f + images.v1_30-alpha_1389e271.cni: gcr.io/istio-testing/install-cni:1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 + images.v1_30-alpha_1389e271.istiod: gcr.io/istio-testing/pilot:1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 + images.v1_30-alpha_1389e271.proxy: gcr.io/istio-testing/proxyv2:1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 + images.v1_30-alpha_1389e271.ztunnel: gcr.io/istio-testing/ztunnel:1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 kubectl.kubernetes.io/default-container: sail-operator labels: app.kubernetes.io/created-by: sailoperator diff --git a/bundle/manifests/sailoperator.io_istiocnis.yaml b/bundle/manifests/sailoperator.io_istiocnis.yaml index a1d78674eb..74c5c60794 100644 --- a/bundle/manifests/sailoperator.io_istiocnis.yaml +++ b/bundle/manifests/sailoperator.io_istiocnis.yaml @@ -1466,7 +1466,7 @@ spec: default: v1.28.3 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. enum: - v1.28-latest - v1.28.3 @@ -1517,7 +1517,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_istiorevisions.yaml b/bundle/manifests/sailoperator.io_istiorevisions.yaml index f173e3c532..0a2080aed7 100644 --- a/bundle/manifests/sailoperator.io_istiorevisions.yaml +++ b/bundle/manifests/sailoperator.io_istiorevisions.yaml @@ -10121,7 +10121,7 @@ spec: version: description: |- Defines the version of Istio to install. - Must be one of: v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.30-alpha.15986c2f. + Must be one of: v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.30-alpha.1389e271. enum: - v1.28.3 - v1.28.2 @@ -10164,7 +10164,7 @@ spec: - v1.22.6 - v1.22.5 - v1.21.6 - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_istios.yaml b/bundle/manifests/sailoperator.io_istios.yaml index 6ce2494ccf..7282ebfea3 100644 --- a/bundle/manifests/sailoperator.io_istios.yaml +++ b/bundle/manifests/sailoperator.io_istios.yaml @@ -10195,7 +10195,7 @@ spec: default: v1.28.3 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. enum: - v1.28-latest - v1.28.3 @@ -10246,7 +10246,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_ztunnels.yaml b/bundle/manifests/sailoperator.io_ztunnels.yaml index 2c13d6500f..b400101e7a 100644 --- a/bundle/manifests/sailoperator.io_ztunnels.yaml +++ b/bundle/manifests/sailoperator.io_ztunnels.yaml @@ -3446,7 +3446,7 @@ spec: default: v1.28.3 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. enum: - v1.28-latest - v1.28.3 @@ -3485,7 +3485,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 type: string required: - namespace @@ -6997,7 +6997,7 @@ spec: default: v1.28.3 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. enum: - v1.28-latest - v1.28.3 @@ -7036,7 +7036,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istiocnis.yaml b/chart/crds/sailoperator.io_istiocnis.yaml index d460699672..05f4c3b063 100644 --- a/chart/crds/sailoperator.io_istiocnis.yaml +++ b/chart/crds/sailoperator.io_istiocnis.yaml @@ -1466,7 +1466,7 @@ spec: default: v1.28.3 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. enum: - v1.28-latest - v1.28.3 @@ -1517,7 +1517,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istiorevisions.yaml b/chart/crds/sailoperator.io_istiorevisions.yaml index 794ed32e79..cd8a67704f 100644 --- a/chart/crds/sailoperator.io_istiorevisions.yaml +++ b/chart/crds/sailoperator.io_istiorevisions.yaml @@ -10121,7 +10121,7 @@ spec: version: description: |- Defines the version of Istio to install. - Must be one of: v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.30-alpha.15986c2f. + Must be one of: v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.30-alpha.1389e271. enum: - v1.28.3 - v1.28.2 @@ -10164,7 +10164,7 @@ spec: - v1.22.6 - v1.22.5 - v1.21.6 - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istios.yaml b/chart/crds/sailoperator.io_istios.yaml index 5864ebf415..c97e12b2f6 100644 --- a/chart/crds/sailoperator.io_istios.yaml +++ b/chart/crds/sailoperator.io_istios.yaml @@ -10195,7 +10195,7 @@ spec: default: v1.28.3 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. enum: - v1.28-latest - v1.28.3 @@ -10246,7 +10246,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 type: string required: - namespace diff --git a/chart/crds/sailoperator.io_ztunnels.yaml b/chart/crds/sailoperator.io_ztunnels.yaml index c33c08dd2b..636aec17d1 100644 --- a/chart/crds/sailoperator.io_ztunnels.yaml +++ b/chart/crds/sailoperator.io_ztunnels.yaml @@ -3446,7 +3446,7 @@ spec: default: v1.28.3 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. enum: - v1.28-latest - v1.28.3 @@ -3485,7 +3485,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 type: string required: - namespace @@ -6997,7 +6997,7 @@ spec: default: v1.28.3 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. + Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. enum: - v1.28-latest - v1.28.3 @@ -7036,7 +7036,7 @@ spec: - v1.24.1 - v1.24.0 - master - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 type: string required: - namespace diff --git a/chart/values.yaml b/chart/values.yaml index 4421913569..59a0626421 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -42,10 +42,10 @@ deployment: images.v1_27_0.istiod: gcr.io/istio-release/pilot:1.27.0 images.v1_27_0.proxy: gcr.io/istio-release/proxyv2:1.27.0 images.v1_27_0.cni: gcr.io/istio-release/install-cni:1.27.0 - images.v1_30-alpha_15986c2f.ztunnel: gcr.io/istio-testing/ztunnel:1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f - images.v1_30-alpha_15986c2f.istiod: gcr.io/istio-testing/pilot:1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f - images.v1_30-alpha_15986c2f.proxy: gcr.io/istio-testing/proxyv2:1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f - images.v1_30-alpha_15986c2f.cni: gcr.io/istio-testing/install-cni:1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f + images.v1_30-alpha_1389e271.ztunnel: gcr.io/istio-testing/ztunnel:1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 + images.v1_30-alpha_1389e271.istiod: gcr.io/istio-testing/pilot:1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 + images.v1_30-alpha_1389e271.proxy: gcr.io/istio-testing/proxyv2:1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 + images.v1_30-alpha_1389e271.cni: gcr.io/istio-testing/install-cni:1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 revisionHistoryLimit: 10 service: port: 8443 @@ -74,7 +74,7 @@ csv: - v1.27.1 - v1.27.0 - master - - v1.30-alpha.15986c2f + - v1.30-alpha.1389e271 [See this page](https://github.com/istio-ecosystem/sail-operator/blob/main/bundle/README.md) for instructions on how to use it. support: Community based diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 2116519f3c..2509c04163 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -4b0a2a0dfb7b3473a6a7457bb05029afcb8d4e50 +50d58c14d4984b40a1186e0e5f1c24729211d4e4 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index fd289b1daf..860962496a 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -77,7 +77,7 @@ fi TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io} PROJECT_ID=${PROJECT_ID:-istio-testing} if [[ "${IMAGE_VERSION:-}" == "" ]]; then - IMAGE_VERSION=master-eebcdda8856e2d4f528991d27d4808880cce4c52 + IMAGE_VERSION=master-011fa76a5d2c95261e3b6d31b44e3dc1e74d43bf fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools diff --git a/docs/api-reference/sailoperator.io.md b/docs/api-reference/sailoperator.io.md index 1119448309..94e82bd20b 100644 --- a/docs/api-reference/sailoperator.io.md +++ b/docs/api-reference/sailoperator.io.md @@ -678,7 +678,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. | v1.28.3 | Enum: [v1.28-latest v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23-latest v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22-latest v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 master v1.30-alpha.15986c2f] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. | v1.28.3 | Enum: [v1.28-latest v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23-latest v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22-latest v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 master v1.30-alpha.1389e271] | | `profile` _string_ | The built-in installation configuration profile to use. The 'default' profile is always applied. On OpenShift, the 'openshift' profile is also applied on top of 'default'. Must be one of: ambient, default, demo, empty, openshift, openshift-ambient, preview, remote, stable. | | Enum: [ambient default demo empty external openshift openshift-ambient preview remote stable] | | `namespace` _string_ | Namespace to which the Istio CNI component should be installed. Note that this field is immutable. | istio-cni | | | `values` _[CNIValues](#cnivalues)_ | Defines the values to be passed to the Helm charts when installing Istio CNI. | | | @@ -917,7 +917,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.30-alpha.15986c2f. | | Enum: [v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 v1.30-alpha.15986c2f] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.30-alpha.1389e271. | | Enum: [v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 v1.30-alpha.1389e271] | | `namespace` _string_ | Namespace to which the Istio components should be installed. | | | | `values` _[Values](#values)_ | Defines the values to be passed to the Helm charts when installing Istio. | | | @@ -1110,7 +1110,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. | v1.28.3 | Enum: [v1.28-latest v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23-latest v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22-latest v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 master v1.30-alpha.15986c2f] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. | v1.28.3 | Enum: [v1.28-latest v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 v1.23-latest v1.23.6 v1.23.5 v1.23.4 v1.23.3 v1.23.2 v1.22-latest v1.22.8 v1.22.7 v1.22.6 v1.22.5 v1.21.6 master v1.30-alpha.1389e271] | | `updateStrategy` _[IstioUpdateStrategy](#istioupdatestrategy)_ | Defines the update strategy to use when the version in the Istio CR is updated. | \{ type:InPlace \} | | | `profile` _string_ | The built-in installation configuration profile to use. The 'default' profile is always applied. On OpenShift, the 'openshift' profile is also applied on top of 'default'. Must be one of: ambient, default, demo, empty, openshift, openshift-ambient, preview, remote, stable. | | Enum: [ambient default demo empty external openshift openshift-ambient preview remote stable] | | `namespace` _string_ | Namespace to which the Istio components should be installed. Note that this field is immutable. | istio-system | | @@ -3524,7 +3524,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. | v1.28.3 | Enum: [v1.28-latest v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 master v1.30-alpha.15986c2f] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. | v1.28.3 | Enum: [v1.28-latest v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 master v1.30-alpha.1389e271] | | `namespace` _string_ | Namespace to which the Istio ztunnel component should be installed. | ztunnel | | | `values` _[ZTunnelValues](#ztunnelvalues)_ | Defines the values to be passed to the Helm charts when installing Istio ztunnel. | | | @@ -3690,7 +3690,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.15986c2f. | v1.28.3 | Enum: [v1.28-latest v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 master v1.30-alpha.15986c2f] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.3, v1.28.2, v1.28.1, v1.28.0, v1.27-latest, v1.27.5, v1.27.4, v1.27.3, v1.27.2, v1.27.1, v1.27.0, master, v1.30-alpha.1389e271. | v1.28.3 | Enum: [v1.28-latest v1.28.3 v1.28.2 v1.28.1 v1.28.0 v1.27-latest v1.27.5 v1.27.4 v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest v1.26.8 v1.26.7 v1.26.6 v1.26.5 v1.26.4 v1.26.3 v1.26.2 v1.26.1 v1.26.0 v1.25-latest v1.25.5 v1.25.4 v1.25.3 v1.25.2 v1.25.1 v1.24-latest v1.24.6 v1.24.5 v1.24.4 v1.24.3 v1.24.2 v1.24.1 v1.24.0 master v1.30-alpha.1389e271] | | `profile` _string_ | The built-in installation configuration profile to use. The 'default' profile is 'ambient' and it is always applied. Must be one of: ambient, default, demo, empty, external, preview, remote, stable. | ambient | Enum: [ambient default demo empty external openshift-ambient openshift preview remote stable] | | `namespace` _string_ | Namespace to which the Istio ztunnel component should be installed. | ztunnel | | | `values` _[ZTunnelValues](#ztunnelvalues)_ | Defines the values to be passed to the Helm charts when installing Istio ztunnel. | | | diff --git a/go.mod b/go.mod index 2f7d7034e6..2f91ea8c33 100644 --- a/go.mod +++ b/go.mod @@ -24,8 +24,8 @@ require ( gomodules.xyz/jsonpatch/v2 v2.5.0 gopkg.in/yaml.v3 v3.0.1 helm.sh/helm/v3 v3.18.6 - istio.io/client-go v1.29.0-alpha.0.0.20260203144345-f7e8ad2c325c - istio.io/istio v0.0.0-20260203202247-15986c2fb5c9 + istio.io/client-go v1.29.0-alpha.0.0.20260205011149-b3a6b2e28b06 + istio.io/istio v0.0.0-20260205013346-1389e271c972 k8s.io/api v0.35.0 k8s.io/apiextensions-apiserver v0.35.0 k8s.io/apimachinery v0.35.0 @@ -169,7 +169,7 @@ require ( gopkg.in/inf.v0 v0.9.1 // indirect gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect - istio.io/api v1.29.0-alpha.0.0.20260203143348-180296127da8 // indirect + istio.io/api v1.29.0-alpha.0.0.20260205010447-d2bc7d18a337 // indirect k8s.io/apiserver v0.35.0 // indirect k8s.io/component-base v0.35.0 // indirect k8s.io/klog/v2 v2.130.1 // indirect diff --git a/go.sum b/go.sum index cba6928321..7f087b1e35 100644 --- a/go.sum +++ b/go.sum @@ -470,12 +470,12 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= helm.sh/helm/v3 v3.18.6 h1:S/2CqcYnNfLckkHLI0VgQbxgcDaU3N4A/46E3n9wSNY= helm.sh/helm/v3 v3.18.6/go.mod h1:L/dXDR2r539oPlFP1PJqKAC1CUgqHJDLkxKpDGrWnyg= -istio.io/api v1.29.0-alpha.0.0.20260203143348-180296127da8 h1:Gf+fW40LwXDqOEGmN5xET6i7vtit0ytZAfrfZnSKaWE= -istio.io/api v1.29.0-alpha.0.0.20260203143348-180296127da8/go.mod h1:+brQWcBHoROuyA6fv8rbgg8Kfn0RCGuqoY0duCMuSLA= -istio.io/client-go v1.29.0-alpha.0.0.20260203144345-f7e8ad2c325c h1:I27GQQfiAX02r5ucAHsxZYaO01eg6kbJ5+NoHT8LlG4= -istio.io/client-go v1.29.0-alpha.0.0.20260203144345-f7e8ad2c325c/go.mod h1:7OTHYXbM2ryELtJgZO0EQwj/Km5SLXXjw1rcUnyT2xo= -istio.io/istio v0.0.0-20260203202247-15986c2fb5c9 h1:kRePhZeAVPyye5+DzGIdzXr6hJFt1c4eEaH5S4VCGeU= -istio.io/istio v0.0.0-20260203202247-15986c2fb5c9/go.mod h1:lHThkl98hX1TGwzXS5deIIodQH+F4ope60WercPCL4w= +istio.io/api v1.29.0-alpha.0.0.20260205010447-d2bc7d18a337 h1:fTa0j3yQhp5RohEaAaGB+DiXWX6EEq4CGcrcvU+9Sao= +istio.io/api v1.29.0-alpha.0.0.20260205010447-d2bc7d18a337/go.mod h1:+brQWcBHoROuyA6fv8rbgg8Kfn0RCGuqoY0duCMuSLA= +istio.io/client-go v1.29.0-alpha.0.0.20260205011149-b3a6b2e28b06 h1:S3ger4fZHVuV61d9HKwUksc2y1vQhtyu4zgVr0lD03M= +istio.io/client-go v1.29.0-alpha.0.0.20260205011149-b3a6b2e28b06/go.mod h1:NHEtxuW56GL/RuXXE6NLdzrBURs++EyIp2WSsL9Fpe8= +istio.io/istio v0.0.0-20260205013346-1389e271c972 h1:6i7sySiQ0SGm5IT1f2kpC8lDqcT6fEZILUDFGTZp53k= +istio.io/istio v0.0.0-20260205013346-1389e271c972/go.mod h1:lHThkl98hX1TGwzXS5deIIodQH+F4ope60WercPCL4w= k8s.io/api v0.35.0 h1:iBAU5LTyBI9vw3L5glmat1njFK34srdLmktWwLTprlY= k8s.io/api v0.35.0/go.mod h1:AQ0SNTzm4ZAczM03QH42c7l3bih1TbAXYo0DkF8ktnA= k8s.io/apiextensions-apiserver v0.35.0 h1:3xHk2rTOdWXXJM+RDQZJvdx0yEOgC0FgQ1PlJatA5T4= diff --git a/pkg/istioversion/versions.yaml b/pkg/istioversion/versions.yaml index 865981e00d..296d7397e9 100644 --- a/pkg/istioversion/versions.yaml +++ b/pkg/istioversion/versions.yaml @@ -197,15 +197,15 @@ versions: - name: v1.21.6 eol: true - name: master - ref: v1.30-alpha.15986c2f - - name: v1.30-alpha.15986c2f - version: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f + ref: v1.30-alpha.1389e271 + - name: v1.30-alpha.1389e271 + version: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 repo: https://github.com/istio/istio branch: master - commit: 15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f + commit: 1389e271c97279124d66a8798af0011f52c2be58 charts: - - https://storage.googleapis.com/istio-build/dev/1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f/helm/base-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz - - https://storage.googleapis.com/istio-build/dev/1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f/helm/cni-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz - - https://storage.googleapis.com/istio-build/dev/1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f/helm/gateway-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz - - https://storage.googleapis.com/istio-build/dev/1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f/helm/istiod-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz - - https://storage.googleapis.com/istio-build/dev/1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f/helm/ztunnel-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz + - https://storage.googleapis.com/istio-build/dev/1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58/helm/base-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz + - https://storage.googleapis.com/istio-build/dev/1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58/helm/cni-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz + - https://storage.googleapis.com/istio-build/dev/1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58/helm/gateway-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz + - https://storage.googleapis.com/istio-build/dev/1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58/helm/istiod-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz + - https://storage.googleapis.com/istio-build/dev/1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58/helm/ztunnel-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz diff --git a/resources/v1.30-alpha.1389e271/base-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag b/resources/v1.30-alpha.1389e271/base-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag new file mode 100644 index 0000000000..6de656ad49 --- /dev/null +++ b/resources/v1.30-alpha.1389e271/base-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag @@ -0,0 +1 @@ +d6963b85dbd3c7218faa54addb5ed323 diff --git a/resources/v1.30-alpha.15986c2f/charts/base/Chart.yaml b/resources/v1.30-alpha.1389e271/charts/base/Chart.yaml similarity index 63% rename from resources/v1.30-alpha.15986c2f/charts/base/Chart.yaml rename to resources/v1.30-alpha.1389e271/charts/base/Chart.yaml index 17d80514bf..0dc9298b13 100644 --- a/resources/v1.30-alpha.15986c2f/charts/base/Chart.yaml +++ b/resources/v1.30-alpha.1389e271/charts/base/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +appVersion: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 description: Helm chart for deploying Istio cluster resources and CRDs icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -7,4 +7,4 @@ keywords: name: base sources: - https://github.com/istio/istio -version: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +version: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 diff --git a/resources/v1.30-alpha.15986c2f/charts/base/README.md b/resources/v1.30-alpha.1389e271/charts/base/README.md similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/README.md rename to resources/v1.30-alpha.1389e271/charts/base/README.md diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-ambient.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-ambient.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-demo.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-demo.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-gke.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-preview.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-preview.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-remote.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-remote.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/files/profile-stable.yaml b/resources/v1.30-alpha.1389e271/charts/base/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/files/profile-stable.yaml rename to resources/v1.30-alpha.1389e271/charts/base/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/templates/NOTES.txt b/resources/v1.30-alpha.1389e271/charts/base/templates/NOTES.txt similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/templates/NOTES.txt rename to resources/v1.30-alpha.1389e271/charts/base/templates/NOTES.txt diff --git a/resources/v1.30-alpha.15986c2f/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml b/resources/v1.30-alpha.1389e271/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml rename to resources/v1.30-alpha.1389e271/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml b/resources/v1.30-alpha.1389e271/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml rename to resources/v1.30-alpha.1389e271/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/templates/reader-serviceaccount.yaml b/resources/v1.30-alpha.1389e271/charts/base/templates/reader-serviceaccount.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/templates/reader-serviceaccount.yaml rename to resources/v1.30-alpha.1389e271/charts/base/templates/reader-serviceaccount.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/templates/zzz_profile.yaml b/resources/v1.30-alpha.1389e271/charts/base/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/templates/zzz_profile.yaml rename to resources/v1.30-alpha.1389e271/charts/base/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/base/values.yaml b/resources/v1.30-alpha.1389e271/charts/base/values.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/base/values.yaml rename to resources/v1.30-alpha.1389e271/charts/base/values.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/Chart.yaml b/resources/v1.30-alpha.1389e271/charts/cni/Chart.yaml similarity index 62% rename from resources/v1.30-alpha.15986c2f/charts/cni/Chart.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/Chart.yaml index 33dab10599..c7d0c18599 100644 --- a/resources/v1.30-alpha.15986c2f/charts/cni/Chart.yaml +++ b/resources/v1.30-alpha.1389e271/charts/cni/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +appVersion: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 description: Helm chart for istio-cni components icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -8,4 +8,4 @@ keywords: name: cni sources: - https://github.com/istio/istio -version: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +version: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/README.md b/resources/v1.30-alpha.1389e271/charts/cni/README.md similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/README.md rename to resources/v1.30-alpha.1389e271/charts/cni/README.md diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-ambient.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-ambient.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-demo.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-demo.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-gke.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-preview.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-preview.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-remote.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-remote.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/files/profile-stable.yaml b/resources/v1.30-alpha.1389e271/charts/cni/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/files/profile-stable.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/NOTES.txt b/resources/v1.30-alpha.1389e271/charts/cni/templates/NOTES.txt similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/NOTES.txt rename to resources/v1.30-alpha.1389e271/charts/cni/templates/NOTES.txt diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/_helpers.tpl b/resources/v1.30-alpha.1389e271/charts/cni/templates/_helpers.tpl similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/_helpers.tpl rename to resources/v1.30-alpha.1389e271/charts/cni/templates/_helpers.tpl diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/clusterrole.yaml b/resources/v1.30-alpha.1389e271/charts/cni/templates/clusterrole.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/clusterrole.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/templates/clusterrole.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/clusterrolebinding.yaml b/resources/v1.30-alpha.1389e271/charts/cni/templates/clusterrolebinding.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/clusterrolebinding.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/templates/clusterrolebinding.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/configmap-cni.yaml b/resources/v1.30-alpha.1389e271/charts/cni/templates/configmap-cni.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/configmap-cni.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/templates/configmap-cni.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/daemonset.yaml b/resources/v1.30-alpha.1389e271/charts/cni/templates/daemonset.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/daemonset.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/templates/daemonset.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/network-attachment-definition.yaml b/resources/v1.30-alpha.1389e271/charts/cni/templates/network-attachment-definition.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/network-attachment-definition.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/templates/network-attachment-definition.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/networkpolicy.yaml b/resources/v1.30-alpha.1389e271/charts/cni/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/networkpolicy.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/templates/networkpolicy.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/resourcequota.yaml b/resources/v1.30-alpha.1389e271/charts/cni/templates/resourcequota.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/resourcequota.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/templates/resourcequota.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/serviceaccount.yaml b/resources/v1.30-alpha.1389e271/charts/cni/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/serviceaccount.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/templates/serviceaccount.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/zzy_descope_legacy.yaml b/resources/v1.30-alpha.1389e271/charts/cni/templates/zzy_descope_legacy.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/zzy_descope_legacy.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/templates/zzy_descope_legacy.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/templates/zzz_profile.yaml b/resources/v1.30-alpha.1389e271/charts/cni/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/cni/templates/zzz_profile.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/cni/values.yaml b/resources/v1.30-alpha.1389e271/charts/cni/values.yaml similarity index 99% rename from resources/v1.30-alpha.15986c2f/charts/cni/values.yaml rename to resources/v1.30-alpha.1389e271/charts/cni/values.yaml index a22f30a2ab..f3d074e747 100644 --- a/resources/v1.30-alpha.15986c2f/charts/cni/values.yaml +++ b/resources/v1.30-alpha.1389e271/charts/cni/values.yaml @@ -155,7 +155,7 @@ _internal_defaults_do_not_set: hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f + tag: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 # Variant of the image to use. # Currently supported are: [debug, distroless] diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/Chart.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/Chart.yaml similarity index 64% rename from resources/v1.30-alpha.15986c2f/charts/gateway/Chart.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/Chart.yaml index d372c165fc..8c9647c5b3 100644 --- a/resources/v1.30-alpha.15986c2f/charts/gateway/Chart.yaml +++ b/resources/v1.30-alpha.1389e271/charts/gateway/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +appVersion: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 description: Helm chart for deploying Istio gateways icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -9,4 +9,4 @@ name: gateway sources: - https://github.com/istio/istio type: application -version: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +version: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/README.md b/resources/v1.30-alpha.1389e271/charts/gateway/README.md similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/README.md rename to resources/v1.30-alpha.1389e271/charts/gateway/README.md diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-ambient.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-ambient.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-demo.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-demo.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-gke.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-preview.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-preview.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-remote.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-remote.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-stable.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/files/profile-stable.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/templates/NOTES.txt b/resources/v1.30-alpha.1389e271/charts/gateway/templates/NOTES.txt similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/templates/NOTES.txt rename to resources/v1.30-alpha.1389e271/charts/gateway/templates/NOTES.txt diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/templates/_helpers.tpl b/resources/v1.30-alpha.1389e271/charts/gateway/templates/_helpers.tpl similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/templates/_helpers.tpl rename to resources/v1.30-alpha.1389e271/charts/gateway/templates/_helpers.tpl diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/templates/deployment.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/templates/deployment.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/templates/deployment.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/templates/deployment.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/templates/hpa.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/templates/hpa.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/templates/hpa.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/templates/hpa.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/templates/networkpolicy.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/templates/networkpolicy.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/templates/networkpolicy.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/templates/poddisruptionbudget.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/templates/poddisruptionbudget.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/templates/poddisruptionbudget.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/templates/poddisruptionbudget.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/templates/role.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/templates/role.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/templates/role.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/templates/role.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/templates/service.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/templates/service.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/templates/service.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/templates/service.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/templates/serviceaccount.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/templates/serviceaccount.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/templates/serviceaccount.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/templates/zzz_profile.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/templates/zzz_profile.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/values.schema.json b/resources/v1.30-alpha.1389e271/charts/gateway/values.schema.json similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/values.schema.json rename to resources/v1.30-alpha.1389e271/charts/gateway/values.schema.json diff --git a/resources/v1.30-alpha.15986c2f/charts/gateway/values.yaml b/resources/v1.30-alpha.1389e271/charts/gateway/values.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/gateway/values.yaml rename to resources/v1.30-alpha.1389e271/charts/gateway/values.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/Chart.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/Chart.yaml similarity index 63% rename from resources/v1.30-alpha.15986c2f/charts/istiod/Chart.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/Chart.yaml index 7a1a6bb8e8..a8b6fcbd1d 100644 --- a/resources/v1.30-alpha.15986c2f/charts/istiod/Chart.yaml +++ b/resources/v1.30-alpha.1389e271/charts/istiod/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +appVersion: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 description: Helm chart for istio control plane icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -9,4 +9,4 @@ keywords: name: istiod sources: - https://github.com/istio/istio -version: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +version: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/README.md b/resources/v1.30-alpha.1389e271/charts/istiod/README.md similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/README.md rename to resources/v1.30-alpha.1389e271/charts/istiod/README.md diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/agentgateway.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/agentgateway.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/agentgateway.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/agentgateway.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/gateway-injection-template.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/gateway-injection-template.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/gateway-injection-template.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/gateway-injection-template.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/grpc-agent.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/grpc-agent.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/grpc-agent.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/grpc-agent.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/grpc-simple.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/grpc-simple.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/grpc-simple.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/grpc-simple.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/injection-template.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/injection-template.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/injection-template.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/injection-template.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/kube-gateway.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/kube-gateway.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/kube-gateway.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/kube-gateway.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-ambient.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-ambient.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-demo.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-demo.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-gke.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-preview.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-preview.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-remote.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-remote.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-stable.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/profile-stable.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/files/waypoint.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/files/waypoint.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/files/waypoint.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/files/waypoint.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/NOTES.txt b/resources/v1.30-alpha.1389e271/charts/istiod/templates/NOTES.txt similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/NOTES.txt rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/NOTES.txt diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/_helpers.tpl b/resources/v1.30-alpha.1389e271/charts/istiod/templates/_helpers.tpl similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/_helpers.tpl rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/_helpers.tpl diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/autoscale.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/autoscale.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/autoscale.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/autoscale.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/clusterrole.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/clusterrole.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/clusterrole.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/clusterrole.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/clusterrolebinding.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/clusterrolebinding.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/clusterrolebinding.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/clusterrolebinding.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/configmap-jwks.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/configmap-jwks.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/configmap-jwks.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/configmap-jwks.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/configmap-values.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/configmap-values.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/configmap-values.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/configmap-values.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/configmap.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/configmap.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/configmap.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/configmap.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/deployment.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/deployment.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/deployment.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/deployment.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/gateway-class-configmap.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/gateway-class-configmap.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/gateway-class-configmap.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/gateway-class-configmap.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/istiod-injector-configmap.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/istiod-injector-configmap.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/istiod-injector-configmap.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/istiod-injector-configmap.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/mutatingwebhook.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/mutatingwebhook.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/mutatingwebhook.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/mutatingwebhook.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/networkpolicy.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/networkpolicy.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/networkpolicy.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/poddisruptionbudget.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/poddisruptionbudget.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/poddisruptionbudget.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/poddisruptionbudget.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/reader-clusterrole.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/reader-clusterrole.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/reader-clusterrole.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/reader-clusterrole.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/reader-clusterrolebinding.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/reader-clusterrolebinding.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/reader-clusterrolebinding.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/reader-clusterrolebinding.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/remote-istiod-endpointslices.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/remote-istiod-endpointslices.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/remote-istiod-endpointslices.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/remote-istiod-endpointslices.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/remote-istiod-service.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/remote-istiod-service.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/remote-istiod-service.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/remote-istiod-service.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/revision-tags-mwc.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/revision-tags-mwc.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/revision-tags-mwc.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/revision-tags-mwc.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/revision-tags-svc.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/revision-tags-svc.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/revision-tags-svc.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/revision-tags-svc.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/role.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/role.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/role.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/role.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/rolebinding.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/rolebinding.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/rolebinding.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/rolebinding.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/service.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/service.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/service.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/service.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/serviceaccount.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/serviceaccount.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/serviceaccount.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/validatingadmissionpolicy.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/validatingadmissionpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/validatingadmissionpolicy.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/validatingadmissionpolicy.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/validatingwebhookconfiguration.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/validatingwebhookconfiguration.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/validatingwebhookconfiguration.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/validatingwebhookconfiguration.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/zzy_descope_legacy.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/zzy_descope_legacy.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/zzy_descope_legacy.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/zzy_descope_legacy.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/templates/zzz_profile.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/istiod/templates/zzz_profile.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/istiod/values.yaml b/resources/v1.30-alpha.1389e271/charts/istiod/values.yaml similarity index 99% rename from resources/v1.30-alpha.15986c2f/charts/istiod/values.yaml rename to resources/v1.30-alpha.1389e271/charts/istiod/values.yaml index 9e9a05c713..a6cd711c6d 100644 --- a/resources/v1.30-alpha.15986c2f/charts/istiod/values.yaml +++ b/resources/v1.30-alpha.1389e271/charts/istiod/values.yaml @@ -255,7 +255,7 @@ _internal_defaults_do_not_set: # Dev builds from prow are on gcr.io hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f + tag: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/Chart.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/Chart.yaml similarity index 71% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/Chart.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/Chart.yaml index 8e9f8aafc1..7b3c660fa5 100644 --- a/resources/v1.30-alpha.15986c2f/charts/revisiontags/Chart.yaml +++ b/resources/v1.30-alpha.1389e271/charts/revisiontags/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +appVersion: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 description: Helm chart for istio revision tags name: revisiontags sources: diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-ambient.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-ambient.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-demo.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-demo.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-gke.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-preview.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-preview.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-remote.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-remote.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-stable.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/files/profile-stable.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/templates/revision-tags-mwc.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/templates/revision-tags-mwc.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/templates/revision-tags-mwc.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/templates/revision-tags-mwc.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/templates/revision-tags-svc.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/templates/revision-tags-svc.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/templates/revision-tags-svc.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/templates/revision-tags-svc.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/templates/zzz_profile.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/templates/zzz_profile.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/revisiontags/values.yaml b/resources/v1.30-alpha.1389e271/charts/revisiontags/values.yaml similarity index 99% rename from resources/v1.30-alpha.15986c2f/charts/revisiontags/values.yaml rename to resources/v1.30-alpha.1389e271/charts/revisiontags/values.yaml index 9e9a05c713..a6cd711c6d 100644 --- a/resources/v1.30-alpha.15986c2f/charts/revisiontags/values.yaml +++ b/resources/v1.30-alpha.1389e271/charts/revisiontags/values.yaml @@ -255,7 +255,7 @@ _internal_defaults_do_not_set: # Dev builds from prow are on gcr.io hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f + tag: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/Chart.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/Chart.yaml similarity index 63% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/Chart.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/Chart.yaml index 6897df559e..2f4e56e5ab 100644 --- a/resources/v1.30-alpha.15986c2f/charts/ztunnel/Chart.yaml +++ b/resources/v1.30-alpha.1389e271/charts/ztunnel/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +appVersion: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 description: Helm chart for istio ztunnel components icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -8,4 +8,4 @@ keywords: name: ztunnel sources: - https://github.com/istio/istio -version: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f +version: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/README.md b/resources/v1.30-alpha.1389e271/charts/ztunnel/README.md similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/README.md rename to resources/v1.30-alpha.1389e271/charts/ztunnel/README.md diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-ambient.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-ambient.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-ambient.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-compatibility-version-1.25.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-compatibility-version-1.25.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-compatibility-version-1.26.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-compatibility-version-1.26.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-compatibility-version-1.27.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-compatibility-version-1.27.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-compatibility-version-1.28.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-compatibility-version-1.28.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-demo.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-demo.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-demo.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-demo.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-gke.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-gke.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-gke.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-k3d.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-k3d.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-k3d.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-k3s.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-k3s.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-k3s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-microk8s.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-microk8s.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-microk8s.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-minikube.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-minikube.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-minikube.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-openshift.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-platform-openshift.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-platform-openshift.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-preview.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-preview.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-preview.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-preview.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-remote.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-remote.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-remote.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-remote.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-stable.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-stable.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/files/profile-stable.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/files/profile-stable.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/NOTES.txt b/resources/v1.30-alpha.1389e271/charts/ztunnel/templates/NOTES.txt similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/NOTES.txt rename to resources/v1.30-alpha.1389e271/charts/ztunnel/templates/NOTES.txt diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/_helpers.tpl b/resources/v1.30-alpha.1389e271/charts/ztunnel/templates/_helpers.tpl similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/_helpers.tpl rename to resources/v1.30-alpha.1389e271/charts/ztunnel/templates/_helpers.tpl diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/daemonset.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/templates/daemonset.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/daemonset.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/templates/daemonset.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/networkpolicy.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/networkpolicy.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/templates/networkpolicy.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/rbac.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/templates/rbac.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/rbac.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/templates/rbac.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/resourcequota.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/templates/resourcequota.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/resourcequota.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/templates/resourcequota.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/serviceaccount.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/serviceaccount.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/templates/serviceaccount.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/zzz_profile.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/templates/zzz_profile.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/templates/zzz_profile.yaml diff --git a/resources/v1.30-alpha.15986c2f/charts/ztunnel/values.yaml b/resources/v1.30-alpha.1389e271/charts/ztunnel/values.yaml similarity index 99% rename from resources/v1.30-alpha.15986c2f/charts/ztunnel/values.yaml rename to resources/v1.30-alpha.1389e271/charts/ztunnel/values.yaml index 072075a312..f1d39d9de7 100644 --- a/resources/v1.30-alpha.15986c2f/charts/ztunnel/values.yaml +++ b/resources/v1.30-alpha.1389e271/charts/ztunnel/values.yaml @@ -4,7 +4,7 @@ _internal_defaults_do_not_set: # Hub to pull from. Image will be `Hub/Image:Tag-Variant` hub: gcr.io/istio-testing # Tag to pull from. Image will be `Hub/Image:Tag-Variant` - tag: 1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f + tag: 1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58 # Variant to pull. Options are "debug" or "distroless". Unset will use the default for the given version. variant: "" diff --git a/resources/v1.30-alpha.1389e271/cni-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag b/resources/v1.30-alpha.1389e271/cni-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag new file mode 100644 index 0000000000..c13d8cfc2b --- /dev/null +++ b/resources/v1.30-alpha.1389e271/cni-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag @@ -0,0 +1 @@ +d21337832f39aead68fe4fd7f6c6f3fe diff --git a/resources/v1.30-alpha.1389e271/commit b/resources/v1.30-alpha.1389e271/commit new file mode 100644 index 0000000000..fd85479059 --- /dev/null +++ b/resources/v1.30-alpha.1389e271/commit @@ -0,0 +1 @@ +1389e271c97279124d66a8798af0011f52c2be58 diff --git a/resources/v1.30-alpha.1389e271/gateway-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag b/resources/v1.30-alpha.1389e271/gateway-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag new file mode 100644 index 0000000000..f59bf1b512 --- /dev/null +++ b/resources/v1.30-alpha.1389e271/gateway-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag @@ -0,0 +1 @@ +f529094740a64b5e0bb372b79273819f diff --git a/resources/v1.30-alpha.1389e271/istiod-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag b/resources/v1.30-alpha.1389e271/istiod-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag new file mode 100644 index 0000000000..66c95488c1 --- /dev/null +++ b/resources/v1.30-alpha.1389e271/istiod-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag @@ -0,0 +1 @@ +56aa702a35a5a5272d118d1d590a170b diff --git a/resources/v1.30-alpha.15986c2f/profiles/ambient.yaml b/resources/v1.30-alpha.1389e271/profiles/ambient.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/profiles/ambient.yaml rename to resources/v1.30-alpha.1389e271/profiles/ambient.yaml diff --git a/resources/v1.30-alpha.15986c2f/profiles/default.yaml b/resources/v1.30-alpha.1389e271/profiles/default.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/profiles/default.yaml rename to resources/v1.30-alpha.1389e271/profiles/default.yaml diff --git a/resources/v1.30-alpha.15986c2f/profiles/demo.yaml b/resources/v1.30-alpha.1389e271/profiles/demo.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/profiles/demo.yaml rename to resources/v1.30-alpha.1389e271/profiles/demo.yaml diff --git a/resources/v1.30-alpha.15986c2f/profiles/empty.yaml b/resources/v1.30-alpha.1389e271/profiles/empty.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/profiles/empty.yaml rename to resources/v1.30-alpha.1389e271/profiles/empty.yaml diff --git a/resources/v1.30-alpha.15986c2f/profiles/openshift-ambient.yaml b/resources/v1.30-alpha.1389e271/profiles/openshift-ambient.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/profiles/openshift-ambient.yaml rename to resources/v1.30-alpha.1389e271/profiles/openshift-ambient.yaml diff --git a/resources/v1.30-alpha.15986c2f/profiles/openshift.yaml b/resources/v1.30-alpha.1389e271/profiles/openshift.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/profiles/openshift.yaml rename to resources/v1.30-alpha.1389e271/profiles/openshift.yaml diff --git a/resources/v1.30-alpha.15986c2f/profiles/preview.yaml b/resources/v1.30-alpha.1389e271/profiles/preview.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/profiles/preview.yaml rename to resources/v1.30-alpha.1389e271/profiles/preview.yaml diff --git a/resources/v1.30-alpha.15986c2f/profiles/remote.yaml b/resources/v1.30-alpha.1389e271/profiles/remote.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/profiles/remote.yaml rename to resources/v1.30-alpha.1389e271/profiles/remote.yaml diff --git a/resources/v1.30-alpha.15986c2f/profiles/stable.yaml b/resources/v1.30-alpha.1389e271/profiles/stable.yaml similarity index 100% rename from resources/v1.30-alpha.15986c2f/profiles/stable.yaml rename to resources/v1.30-alpha.1389e271/profiles/stable.yaml diff --git a/resources/v1.30-alpha.1389e271/ztunnel-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag b/resources/v1.30-alpha.1389e271/ztunnel-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag new file mode 100644 index 0000000000..6b4e6f0805 --- /dev/null +++ b/resources/v1.30-alpha.1389e271/ztunnel-1.30-alpha.1389e271c97279124d66a8798af0011f52c2be58.tgz.etag @@ -0,0 +1 @@ +adf4a96e3a6a088dd18817ee2ff6ab6e diff --git a/resources/v1.30-alpha.15986c2f/base-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag b/resources/v1.30-alpha.15986c2f/base-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag deleted file mode 100644 index f544708f02..0000000000 --- a/resources/v1.30-alpha.15986c2f/base-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -c1f061b2a9017e59c57e9e9e5c0fb055 diff --git a/resources/v1.30-alpha.15986c2f/cni-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag b/resources/v1.30-alpha.15986c2f/cni-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag deleted file mode 100644 index 58ba535598..0000000000 --- a/resources/v1.30-alpha.15986c2f/cni-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -d6a11f45280ff836fff2c3c3e6164883 diff --git a/resources/v1.30-alpha.15986c2f/commit b/resources/v1.30-alpha.15986c2f/commit deleted file mode 100644 index 730662d2c6..0000000000 --- a/resources/v1.30-alpha.15986c2f/commit +++ /dev/null @@ -1 +0,0 @@ -15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f diff --git a/resources/v1.30-alpha.15986c2f/gateway-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag b/resources/v1.30-alpha.15986c2f/gateway-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag deleted file mode 100644 index e333640015..0000000000 --- a/resources/v1.30-alpha.15986c2f/gateway-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -322dd48750828621e41e50e31e07e0ca diff --git a/resources/v1.30-alpha.15986c2f/istiod-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag b/resources/v1.30-alpha.15986c2f/istiod-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag deleted file mode 100644 index ed27fe57fd..0000000000 --- a/resources/v1.30-alpha.15986c2f/istiod-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -e2d8b6970a76ab3c4e24c7c164401ed4 diff --git a/resources/v1.30-alpha.15986c2f/ztunnel-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag b/resources/v1.30-alpha.15986c2f/ztunnel-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag deleted file mode 100644 index 7539776720..0000000000 --- a/resources/v1.30-alpha.15986c2f/ztunnel-1.30-alpha.15986c2fb5c9a42a8c5890c13e1ff7bf13020c2f.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -1fdf43e4bc832708f19a86380970c831