diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index b6dcc58d30..bb348965e7 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-3a6394ccbd573a8fbfa5cb6e01ec7a674dc076e2", + "image": "gcr.io/istio-testing/build-tools:master-8dcf63149d5bdaa83d1407a121098e8e8d1626dd", "privileged": true, "remoteEnv": { "USE_GKE_GCLOUD_AUTH_PLUGIN": "True", diff --git a/.github/workflows/update-deps.yaml b/.github/workflows/update-deps.yaml index fc42e3fbc2..d99b306eca 100644 --- a/.github/workflows/update-deps.yaml +++ b/.github/workflows/update-deps.yaml @@ -23,7 +23,7 @@ jobs: update-deps: runs-on: ubuntu-latest container: - image: gcr.io/istio-testing/build-tools:master-3a6394ccbd573a8fbfa5cb6e01ec7a674dc076e2 + image: gcr.io/istio-testing/build-tools:master-8dcf63149d5bdaa83d1407a121098e8e8d1626dd options: --entrypoint '' steps: diff --git a/Makefile.core.mk b/Makefile.core.mk index 4f4cbdac01..34a86155fd 100644 --- a/Makefile.core.mk +++ b/Makefile.core.mk @@ -557,15 +557,15 @@ RUNME ?= $(LOCALBIN)/runme MISSPELL ?= $(LOCALBIN)/misspell ## Tool Versions -OPERATOR_SDK_VERSION ?= v1.41.1 -HELM_VERSION ?= v3.19.1 +OPERATOR_SDK_VERSION ?= v1.42.0 +HELM_VERSION ?= v3.19.2 CONTROLLER_TOOLS_VERSION ?= v0.19.0 CONTROLLER_RUNTIME_BRANCH ?= release-0.22 OPM_VERSION ?= v1.61.0 OLM_VERSION ?= v0.38.0 -GITLEAKS_VERSION ?= v8.29.0 +GITLEAKS_VERSION ?= v8.29.1 ISTIOCTL_VERSION ?= 1.26.2 -RUNME_VERSION ?= 3.15.4 +RUNME_VERSION ?= 3.16.1 MISSPELL_VERSION ?= v0.3.4 .PHONY: helm $(HELM) diff --git a/api/v1/istio_types.go b/api/v1/istio_types.go index bdec993793..2fe6596da5 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.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.c24fe2ae. - // +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.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "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.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.c24fe2ae"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.0;v1.27-latest;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;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.29-alpha.c24fe2ae + // Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.f2fd76af. + // +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.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "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.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.f2fd76af"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.0;v1.27-latest;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;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.29-alpha.f2fd76af // +kubebuilder:default=v1.28.0 Version string `json:"version"` diff --git a/api/v1/istiocni_types.go b/api/v1/istiocni_types.go index d7ec9df185..8b5cbdad0a 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.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.c24fe2ae. - // +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.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "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.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.c24fe2ae"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.0;v1.27-latest;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;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.29-alpha.c24fe2ae + // Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.f2fd76af. + // +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.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "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.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.f2fd76af"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.0;v1.27-latest;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;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.29-alpha.f2fd76af // +kubebuilder:default=v1.28.0 Version string `json:"version"` diff --git a/api/v1/istiorevision_types.go b/api/v1/istiorevision_types.go index 20ed77397d..9940759a73 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.0, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.29-alpha.c24fe2ae. - // +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.0", "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.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.c24fe2ae"} - // +kubebuilder:validation:Enum=v1.28.0;v1.27.3;v1.27.2;v1.27.1;v1.27.0;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.29-alpha.c24fe2ae + // Must be one of: v1.28.0, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.29-alpha.f2fd76af. + // +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.0", "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.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.f2fd76af"} + // +kubebuilder:validation:Enum=v1.28.0;v1.27.3;v1.27.2;v1.27.1;v1.27.0;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.29-alpha.f2fd76af Version string `json:"version"` // Namespace to which the Istio components should be installed. diff --git a/api/v1alpha1/ztunnel_types.go b/api/v1alpha1/ztunnel_types.go index 70e6185ea6..53b477ae33 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.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, 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.24-latest, master, v1.29-alpha.c24fe2ae. - // +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.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "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.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.25-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.24-latest", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.c24fe2ae"} - // +kubebuilder:validation:Enum=v1.28-latest;v1.28.0;v1.27-latest;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;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.24-latest;master;v1.29-alpha.c24fe2ae + // Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, 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.24-latest, master, v1.29-alpha.f2fd76af. + // +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.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.27-latest", "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.26-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.6", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.5", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.4", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.3", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.2", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.1", "urn:alm:descriptor:com.tectonic.ui:select:v1.26.0", "urn:alm:descriptor:com.tectonic.ui:select:v1.25-latest", "urn:alm:descriptor:com.tectonic.ui:select:v1.24-latest", "urn:alm:descriptor:com.tectonic.ui:select:master", "urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.f2fd76af"} + // +kubebuilder:validation:Enum=v1.28-latest;v1.28.0;v1.27-latest;v1.27.3;v1.27.2;v1.27.1;v1.27.0;v1.26-latest;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.24-latest;master;v1.29-alpha.f2fd76af // +kubebuilder:default=v1.28.0 Version string `json:"version"` diff --git a/bundle.Dockerfile b/bundle.Dockerfile index 7c5f2d4198..1190557110 100644 --- a/bundle.Dockerfile +++ b/bundle.Dockerfile @@ -6,7 +6,7 @@ LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/ LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/ LABEL operators.operatorframework.io.bundle.package.v1=sailoperator LABEL operators.operatorframework.io.bundle.channels.v1="dev-1.28" -LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.41.1 +LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.42.0 LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1 LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v4 diff --git a/bundle/manifests/networking.istio.io_destinationrules.yaml b/bundle/manifests/networking.istio.io_destinationrules.yaml index 7139452746..a78f9e11c3 100644 --- a/bundle/manifests/networking.istio.io_destinationrules.yaml +++ b/bundle/manifests/networking.istio.io_destinationrules.yaml @@ -363,7 +363,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -746,7 +746,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -1295,7 +1295,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -1669,7 +1669,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -2364,7 +2364,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -2747,7 +2747,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -3296,7 +3296,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -3670,7 +3670,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -4365,7 +4365,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -4748,7 +4748,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -5297,7 +5297,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -5671,7 +5671,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: diff --git a/bundle/manifests/sailoperator.clusterserviceversion.yaml b/bundle/manifests/sailoperator.clusterserviceversion.yaml index 120d41e497..89a7e5c481 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.28-latest - createdAt: "2025-11-13T14:20:45Z" + createdAt: "2025-11-22T05:05:30Z" 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" @@ -57,7 +57,7 @@ metadata: features.operators.openshift.io/token-auth-aws: "false" features.operators.openshift.io/token-auth-azure: "false" features.operators.openshift.io/token-auth-gcp: "false" - operators.operatorframework.io/builder: operator-sdk-v1.41.1 + operators.operatorframework.io/builder: operator-sdk-v1.42.0 operators.operatorframework.io/internal-objects: '["wasmplugins.extensions.istio.io","destinationrules.networking.istio.io","envoyfilters.networking.istio.io","gateways.networking.istio.io","proxyconfigs.networking.istio.io","serviceentries.networking.istio.io","sidecars.networking.istio.io","virtualservices.networking.istio.io","workloadentries.networking.istio.io","workloadgroups.networking.istio.io","authorizationpolicies.security.istio.io","peerauthentications.security.istio.io","requestauthentications.security.istio.io","telemetries.telemetry.istio.io"]' operators.operatorframework.io/project_layout: go.kubebuilder.io/v4 repository: https://github.com/istio-ecosystem/sail-operator @@ -176,7 +176,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.c24fe2ae. + Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.f2fd76af. displayName: Istio Version path: version x-descriptors: @@ -197,7 +197,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.26.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.26.0 - urn:alm:descriptor:com.tectonic.ui:select:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.c24fe2ae + - urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.f2fd76af - 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.0, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.29-alpha.c24fe2ae. + Must be one of: v1.28.0, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.29-alpha.f2fd76af. displayName: Istio Version path: version x-descriptors: @@ -252,7 +252,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.26.2 - urn:alm:descriptor:com.tectonic.ui:select:v1.26.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.26.0 - - urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.c24fe2ae + - urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.f2fd76af - description: Namespace to which the Istio components should be installed. displayName: Namespace path: namespace @@ -287,7 +287,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.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.c24fe2ae. + Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.f2fd76af. displayName: Istio Version path: version x-descriptors: @@ -308,7 +308,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.26.1 - urn:alm:descriptor:com.tectonic.ui:select:v1.26.0 - urn:alm:descriptor:com.tectonic.ui:select:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.c24fe2ae + - urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.f2fd76af - 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. @@ -364,7 +364,7 @@ spec: specDescriptors: - description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, 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.24-latest, master, v1.29-alpha.c24fe2ae. + Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, 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.24-latest, master, v1.29-alpha.f2fd76af. displayName: Istio Version path: version x-descriptors: @@ -387,7 +387,7 @@ spec: - urn:alm:descriptor:com.tectonic.ui:select:v1.25-latest - urn:alm:descriptor:com.tectonic.ui:select:v1.24-latest - urn:alm:descriptor:com.tectonic.ui:select:master - - urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.c24fe2ae + - urn:alm:descriptor:com.tectonic.ui:select:v1.29-alpha.f2fd76af - description: Namespace to which the Istio ztunnel component should be installed. displayName: Namespace path: namespace @@ -426,7 +426,7 @@ spec: - v1.26.1 - v1.26.0 - master - - v1.29-alpha.c24fe2ae + - v1.29-alpha.f2fd76af [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 @@ -766,10 +766,10 @@ spec: images.v1_28_0.istiod: gcr.io/istio-release/pilot:1.28.0 images.v1_28_0.proxy: gcr.io/istio-release/proxyv2:1.28.0 images.v1_28_0.ztunnel: gcr.io/istio-release/ztunnel:1.28.0 - images.v1_29-alpha_c24fe2ae.cni: gcr.io/istio-testing/install-cni:1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 - images.v1_29-alpha_c24fe2ae.istiod: gcr.io/istio-testing/pilot:1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 - images.v1_29-alpha_c24fe2ae.proxy: gcr.io/istio-testing/proxyv2:1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 - images.v1_29-alpha_c24fe2ae.ztunnel: gcr.io/istio-testing/ztunnel:1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 + images.v1_29-alpha_f2fd76af.cni: gcr.io/istio-testing/install-cni:1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 + images.v1_29-alpha_f2fd76af.istiod: gcr.io/istio-testing/pilot:1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 + images.v1_29-alpha_f2fd76af.proxy: gcr.io/istio-testing/proxyv2:1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 + images.v1_29-alpha_f2fd76af.ztunnel: gcr.io/istio-testing/ztunnel:1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 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 90a7c7bc22..5561084bc9 100644 --- a/bundle/manifests/sailoperator.io_istiocnis.yaml +++ b/bundle/manifests/sailoperator.io_istiocnis.yaml @@ -1466,7 +1466,7 @@ spec: default: v1.28.0 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.c24fe2ae. + Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.f2fd76af. enum: - v1.28-latest - v1.28.0 @@ -1510,7 +1510,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.29-alpha.c24fe2ae + - v1.29-alpha.f2fd76af type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_istiorevisions.yaml b/bundle/manifests/sailoperator.io_istiorevisions.yaml index 0bfbe84555..fe9a469f17 100644 --- a/bundle/manifests/sailoperator.io_istiorevisions.yaml +++ b/bundle/manifests/sailoperator.io_istiorevisions.yaml @@ -10041,7 +10041,7 @@ spec: version: description: |- Defines the version of Istio to install. - Must be one of: v1.28.0, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.29-alpha.c24fe2ae. + Must be one of: v1.28.0, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.29-alpha.f2fd76af. enum: - v1.28.0 - v1.27.3 @@ -10077,7 +10077,7 @@ spec: - v1.22.6 - v1.22.5 - v1.21.6 - - v1.29-alpha.c24fe2ae + - v1.29-alpha.f2fd76af type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_istios.yaml b/bundle/manifests/sailoperator.io_istios.yaml index 05a2300857..6e14c83477 100644 --- a/bundle/manifests/sailoperator.io_istios.yaml +++ b/bundle/manifests/sailoperator.io_istios.yaml @@ -10115,7 +10115,7 @@ spec: default: v1.28.0 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.c24fe2ae. + Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.f2fd76af. enum: - v1.28-latest - v1.28.0 @@ -10159,7 +10159,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.29-alpha.c24fe2ae + - v1.29-alpha.f2fd76af type: string required: - namespace diff --git a/bundle/manifests/sailoperator.io_ztunnels.yaml b/bundle/manifests/sailoperator.io_ztunnels.yaml index 365ef00ea1..fc59d74d4b 100644 --- a/bundle/manifests/sailoperator.io_ztunnels.yaml +++ b/bundle/manifests/sailoperator.io_ztunnels.yaml @@ -3450,7 +3450,7 @@ spec: default: v1.28.0 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, 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.24-latest, master, v1.29-alpha.c24fe2ae. + Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, 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.24-latest, master, v1.29-alpha.f2fd76af. enum: - v1.28-latest - v1.28.0 @@ -3470,7 +3470,7 @@ spec: - v1.25-latest - v1.24-latest - master - - v1.29-alpha.c24fe2ae + - v1.29-alpha.f2fd76af type: string required: - namespace diff --git a/bundle/manifests/telemetry.istio.io_telemetries.yaml b/bundle/manifests/telemetry.istio.io_telemetries.yaml index 5fa69fd408..9bc6ebe6cc 100644 --- a/bundle/manifests/telemetry.istio.io_telemetries.yaml +++ b/bundle/manifests/telemetry.istio.io_telemetries.yaml @@ -289,12 +289,16 @@ spec: - environment - required: - header + - required: + - formatter - required: - literal - required: - environment - required: - header + - required: + - formatter properties: environment: description: Environment adds the value of an environment @@ -311,6 +315,18 @@ spec: required: - name type: object + formatter: + description: Formatter adds the value of access logging + substitution formatter. + properties: + value: + description: The formatter tag value to use, same + formatter as HTTP access logging (e.g. + minLength: 1 + type: string + required: + - value + type: object header: description: RequestHeader adds the value of an header from the request to each span. @@ -737,12 +753,16 @@ spec: - environment - required: - header + - required: + - formatter - required: - literal - required: - environment - required: - header + - required: + - formatter properties: environment: description: Environment adds the value of an environment @@ -759,6 +779,18 @@ spec: required: - name type: object + formatter: + description: Formatter adds the value of access logging + substitution formatter. + properties: + value: + description: The formatter tag value to use, same + formatter as HTTP access logging (e.g. + minLength: 1 + type: string + required: + - value + type: object header: description: RequestHeader adds the value of an header from the request to each span. diff --git a/bundle/metadata/annotations.yaml b/bundle/metadata/annotations.yaml index fefa6ac63e..2fd091e38b 100644 --- a/bundle/metadata/annotations.yaml +++ b/bundle/metadata/annotations.yaml @@ -5,7 +5,7 @@ annotations: operators.operatorframework.io.bundle.metadata.v1: metadata/ operators.operatorframework.io.bundle.package.v1: sailoperator operators.operatorframework.io.bundle.channels.v1: "dev-1.28" - operators.operatorframework.io.metrics.builder: operator-sdk-v1.41.1 + operators.operatorframework.io.metrics.builder: operator-sdk-v1.42.0 operators.operatorframework.io.metrics.mediatype.v1: metrics+v1 operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v4 diff --git a/bundle/tests/scorecard/config.yaml b/bundle/tests/scorecard/config.yaml index 70251e19e2..903107ef2f 100644 --- a/bundle/tests/scorecard/config.yaml +++ b/bundle/tests/scorecard/config.yaml @@ -8,7 +8,7 @@ stages: - entrypoint: - scorecard-test - basic-check-spec - image: quay.io/operator-framework/scorecard-test:v1.41.1 + image: quay.io/operator-framework/scorecard-test:v1.42.0 labels: suite: basic test: basic-check-spec-test @@ -18,7 +18,7 @@ stages: - entrypoint: - scorecard-test - olm-bundle-validation - image: quay.io/operator-framework/scorecard-test:v1.41.1 + image: quay.io/operator-framework/scorecard-test:v1.42.0 labels: suite: olm test: olm-bundle-validation-test @@ -28,7 +28,7 @@ stages: - entrypoint: - scorecard-test - olm-crds-have-validation - image: quay.io/operator-framework/scorecard-test:v1.41.1 + image: quay.io/operator-framework/scorecard-test:v1.42.0 labels: suite: olm test: olm-crds-have-validation-test @@ -38,7 +38,7 @@ stages: - entrypoint: - scorecard-test - olm-spec-descriptors - image: quay.io/operator-framework/scorecard-test:v1.41.1 + image: quay.io/operator-framework/scorecard-test:v1.42.0 labels: suite: olm test: olm-spec-descriptors-test @@ -48,7 +48,7 @@ stages: - entrypoint: - scorecard-test - olm-status-descriptors - image: quay.io/operator-framework/scorecard-test:v1.41.1 + image: quay.io/operator-framework/scorecard-test:v1.42.0 labels: suite: olm test: olm-status-descriptors-test diff --git a/chart/crds/networking.istio.io_destinationrules.yaml b/chart/crds/networking.istio.io_destinationrules.yaml index eeeb5b0598..db1f194794 100644 --- a/chart/crds/networking.istio.io_destinationrules.yaml +++ b/chart/crds/networking.istio.io_destinationrules.yaml @@ -362,7 +362,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -745,7 +745,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -1294,7 +1294,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -1668,7 +1668,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -2363,7 +2363,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -2746,7 +2746,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -3295,7 +3295,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -3669,7 +3669,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -4364,7 +4364,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -4747,7 +4747,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -5296,7 +5296,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: @@ -5670,7 +5670,7 @@ spec: description: This parameter controls the speed of traffic increase over the warmup duration. format: double - minimum: 1 + minimum: 0 nullable: true type: number duration: diff --git a/chart/crds/sailoperator.io_istiocnis.yaml b/chart/crds/sailoperator.io_istiocnis.yaml index 5669a116a2..407321c6cb 100644 --- a/chart/crds/sailoperator.io_istiocnis.yaml +++ b/chart/crds/sailoperator.io_istiocnis.yaml @@ -1466,7 +1466,7 @@ spec: default: v1.28.0 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.c24fe2ae. + Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.f2fd76af. enum: - v1.28-latest - v1.28.0 @@ -1510,7 +1510,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.29-alpha.c24fe2ae + - v1.29-alpha.f2fd76af type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istiorevisions.yaml b/chart/crds/sailoperator.io_istiorevisions.yaml index 148b7710c8..5afe0e9d4a 100644 --- a/chart/crds/sailoperator.io_istiorevisions.yaml +++ b/chart/crds/sailoperator.io_istiorevisions.yaml @@ -10041,7 +10041,7 @@ spec: version: description: |- Defines the version of Istio to install. - Must be one of: v1.28.0, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.29-alpha.c24fe2ae. + Must be one of: v1.28.0, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.29-alpha.f2fd76af. enum: - v1.28.0 - v1.27.3 @@ -10077,7 +10077,7 @@ spec: - v1.22.6 - v1.22.5 - v1.21.6 - - v1.29-alpha.c24fe2ae + - v1.29-alpha.f2fd76af type: string required: - namespace diff --git a/chart/crds/sailoperator.io_istios.yaml b/chart/crds/sailoperator.io_istios.yaml index e2a5cea6b7..c4d467a121 100644 --- a/chart/crds/sailoperator.io_istios.yaml +++ b/chart/crds/sailoperator.io_istios.yaml @@ -10115,7 +10115,7 @@ spec: default: v1.28.0 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.c24fe2ae. + Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.f2fd76af. enum: - v1.28-latest - v1.28.0 @@ -10159,7 +10159,7 @@ spec: - v1.22.5 - v1.21.6 - master - - v1.29-alpha.c24fe2ae + - v1.29-alpha.f2fd76af type: string required: - namespace diff --git a/chart/crds/sailoperator.io_ztunnels.yaml b/chart/crds/sailoperator.io_ztunnels.yaml index c6973b9d99..6bac415415 100644 --- a/chart/crds/sailoperator.io_ztunnels.yaml +++ b/chart/crds/sailoperator.io_ztunnels.yaml @@ -3450,7 +3450,7 @@ spec: default: v1.28.0 description: |- Defines the version of Istio to install. - Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, 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.24-latest, master, v1.29-alpha.c24fe2ae. + Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, 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.24-latest, master, v1.29-alpha.f2fd76af. enum: - v1.28-latest - v1.28.0 @@ -3470,7 +3470,7 @@ spec: - v1.25-latest - v1.24-latest - master - - v1.29-alpha.c24fe2ae + - v1.29-alpha.f2fd76af type: string required: - namespace diff --git a/chart/crds/telemetry.istio.io_telemetries.yaml b/chart/crds/telemetry.istio.io_telemetries.yaml index bacf4ecd54..23747292e2 100644 --- a/chart/crds/telemetry.istio.io_telemetries.yaml +++ b/chart/crds/telemetry.istio.io_telemetries.yaml @@ -288,12 +288,16 @@ spec: - environment - required: - header + - required: + - formatter - required: - literal - required: - environment - required: - header + - required: + - formatter properties: environment: description: Environment adds the value of an environment @@ -310,6 +314,18 @@ spec: required: - name type: object + formatter: + description: Formatter adds the value of access logging + substitution formatter. + properties: + value: + description: The formatter tag value to use, same + formatter as HTTP access logging (e.g. + minLength: 1 + type: string + required: + - value + type: object header: description: RequestHeader adds the value of an header from the request to each span. @@ -736,12 +752,16 @@ spec: - environment - required: - header + - required: + - formatter - required: - literal - required: - environment - required: - header + - required: + - formatter properties: environment: description: Environment adds the value of an environment @@ -758,6 +778,18 @@ spec: required: - name type: object + formatter: + description: Formatter adds the value of access logging + substitution formatter. + properties: + value: + description: The formatter tag value to use, same + formatter as HTTP access logging (e.g. + minLength: 1 + type: string + required: + - value + type: object header: description: RequestHeader adds the value of an header from the request to each span. diff --git a/chart/templates/olm/scorecard.yaml b/chart/templates/olm/scorecard.yaml index 241f9b9a3a..711dab4b5b 100644 --- a/chart/templates/olm/scorecard.yaml +++ b/chart/templates/olm/scorecard.yaml @@ -9,7 +9,7 @@ stages: - entrypoint: - scorecard-test - basic-check-spec - image: quay.io/operator-framework/scorecard-test:v1.41.1 + image: quay.io/operator-framework/scorecard-test:v1.42.0 labels: suite: basic test: basic-check-spec-test @@ -19,7 +19,7 @@ stages: - entrypoint: - scorecard-test - olm-bundle-validation - image: quay.io/operator-framework/scorecard-test:v1.41.1 + image: quay.io/operator-framework/scorecard-test:v1.42.0 labels: suite: olm test: olm-bundle-validation-test @@ -29,7 +29,7 @@ stages: - entrypoint: - scorecard-test - olm-crds-have-validation - image: quay.io/operator-framework/scorecard-test:v1.41.1 + image: quay.io/operator-framework/scorecard-test:v1.42.0 labels: suite: olm test: olm-crds-have-validation-test @@ -39,7 +39,7 @@ stages: - entrypoint: - scorecard-test - olm-spec-descriptors - image: quay.io/operator-framework/scorecard-test:v1.41.1 + image: quay.io/operator-framework/scorecard-test:v1.42.0 labels: suite: olm test: olm-spec-descriptors-test @@ -49,7 +49,7 @@ stages: - entrypoint: - scorecard-test - olm-status-descriptors - image: quay.io/operator-framework/scorecard-test:v1.41.1 + image: quay.io/operator-framework/scorecard-test:v1.42.0 labels: suite: olm test: olm-status-descriptors-test diff --git a/chart/values.yaml b/chart/values.yaml index f8b2d6e830..b716dbc70f 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -50,10 +50,10 @@ deployment: images.v1_26_0.istiod: gcr.io/istio-release/pilot:1.26.0 images.v1_26_0.proxy: gcr.io/istio-release/proxyv2:1.26.0 images.v1_26_0.cni: gcr.io/istio-release/install-cni:1.26.0 - images.v1_29-alpha_c24fe2ae.ztunnel: gcr.io/istio-testing/ztunnel:1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 - images.v1_29-alpha_c24fe2ae.istiod: gcr.io/istio-testing/pilot:1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 - images.v1_29-alpha_c24fe2ae.proxy: gcr.io/istio-testing/proxyv2:1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 - images.v1_29-alpha_c24fe2ae.cni: gcr.io/istio-testing/install-cni:1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 + images.v1_29-alpha_f2fd76af.ztunnel: gcr.io/istio-testing/ztunnel:1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 + images.v1_29-alpha_f2fd76af.istiod: gcr.io/istio-testing/pilot:1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 + images.v1_29-alpha_f2fd76af.proxy: gcr.io/istio-testing/proxyv2:1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 + images.v1_29-alpha_f2fd76af.cni: gcr.io/istio-testing/install-cni:1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 revisionHistoryLimit: 10 service: port: 8443 @@ -85,7 +85,7 @@ csv: - v1.26.1 - v1.26.0 - master - - v1.29-alpha.c24fe2ae + - v1.29-alpha.f2fd76af [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 42f0e6c9be..74cad0294f 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -f5c80d93d0a0d41d4dd5955fca71497fbf3c8e63 +f335e7753c209c164f5c2d9d8f183fadc1e1cd98 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 3065656612..02b5ce5717 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-3a6394ccbd573a8fbfa5cb6e01ec7a674dc076e2 + IMAGE_VERSION=master-8dcf63149d5bdaa83d1407a121098e8e8d1626dd 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 57f7b57d14..80718bf5a8 100644 --- a/docs/api-reference/sailoperator.io.md +++ b/docs/api-reference/sailoperator.io.md @@ -659,7 +659,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.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.c24fe2ae. | v1.28.0 | Enum: [v1.28-latest v1.28.0 v1.27-latest v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest 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.29-alpha.c24fe2ae] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.f2fd76af. | v1.28.0 | Enum: [v1.28-latest v1.28.0 v1.27-latest v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest 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.29-alpha.f2fd76af] | | `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. | | | @@ -898,7 +898,7 @@ _Appears in:_ | Field | Description | Default | Validation | | --- | --- | --- | --- | -| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28.0, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.29-alpha.c24fe2ae. | | Enum: [v1.28.0 v1.27.3 v1.27.2 v1.27.1 v1.27.0 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.29-alpha.c24fe2ae] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28.0, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, v1.29-alpha.f2fd76af. | | Enum: [v1.28.0 v1.27.3 v1.27.2 v1.27.1 v1.27.0 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.29-alpha.f2fd76af] | | `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. | | | @@ -1091,7 +1091,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.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.c24fe2ae. | v1.28.0 | Enum: [v1.28-latest v1.28.0 v1.27-latest v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest 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.29-alpha.c24fe2ae] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, v1.26.6, v1.26.5, v1.26.4, v1.26.3, v1.26.2, v1.26.1, v1.26.0, master, v1.29-alpha.f2fd76af. | v1.28.0 | Enum: [v1.28-latest v1.28.0 v1.27-latest v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest 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.29-alpha.f2fd76af] | | `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 | | @@ -3528,7 +3528,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.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, 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.24-latest, master, v1.29-alpha.c24fe2ae. | v1.28.0 | Enum: [v1.28-latest v1.28.0 v1.27-latest v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest 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.24-latest master v1.29-alpha.c24fe2ae] | +| `version` _string_ | Defines the version of Istio to install. Must be one of: v1.28-latest, v1.28.0, v1.27-latest, v1.27.3, v1.27.2, v1.27.1, v1.27.0, v1.26-latest, 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.24-latest, master, v1.29-alpha.f2fd76af. | v1.28.0 | Enum: [v1.28-latest v1.28.0 v1.27-latest v1.27.3 v1.27.2 v1.27.1 v1.27.0 v1.26-latest 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.24-latest master v1.29-alpha.f2fd76af] | | `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 7d8ade1ba8..00bf60b82a 100644 --- a/go.mod +++ b/go.mod @@ -26,8 +26,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.28.0-alpha.0.0.20251105023620-edbe3ac2c7bf - istio.io/istio v0.0.0-20251112040756-c24fe2aebd9b + istio.io/client-go v1.28.0-alpha.0.0.20251120193902-c79fe2483377 + istio.io/istio v0.0.0-20251122003704-f2fd76afb4c6 k8s.io/api v0.34.1 k8s.io/apiextensions-apiserver v0.34.1 k8s.io/apimachinery v0.34.1 @@ -90,7 +90,7 @@ require ( github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect github.com/gosuri/uitable v0.0.4 // indirect github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect - github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect + github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect github.com/hashicorp/go-multierror v1.1.1 // indirect github.com/huandu/xstrings v1.5.0 // indirect @@ -147,7 +147,7 @@ require ( go.opentelemetry.io/otel/metric v1.37.0 // indirect go.opentelemetry.io/otel/sdk v1.37.0 // indirect go.opentelemetry.io/otel/trace v1.37.0 // indirect - go.opentelemetry.io/proto/otlp v1.7.1 // indirect + go.opentelemetry.io/proto/otlp v1.9.0 // indirect go.uber.org/automaxprocs v1.6.0 // indirect go.uber.org/multierr v1.11.0 // indirect go.yaml.in/yaml/v2 v2.4.2 // indirect @@ -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.28.0-alpha.0.0.20251105023421-587187a3e5ec // indirect + istio.io/api v1.28.0-alpha.0.0.20251120193503-cb15a6cf0002 // indirect k8s.io/apiserver v0.34.1 // indirect k8s.io/component-base v0.34.1 // indirect k8s.io/klog/v2 v2.130.1 // indirect diff --git a/go.sum b/go.sum index 5b233c1505..ce00b4fbe9 100644 --- a/go.sum +++ b/go.sum @@ -167,8 +167,8 @@ github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc h1:GN2Lv3MGO7AS6PrR github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc/go.mod h1:+JKpmjMGhpgPL+rXZ5nsZieVzvarn86asRlBg4uNGnk= github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 h1:+ngKgrYPPJrOjhax5N+uePQ0Fh1Z7PheYoUI/0nzkPA= github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA= -github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 h1:X5VWvz21y3gzm9Nw/kaUeku/1+uBhcekkmy4IkffJww= -github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1/go.mod h1:Zanoh4+gvIgluNqcfMVTJueD4wSS5hT7zTt4Mrutd90= +github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 h1:8Tjv8EJ+pM1xP8mK6egEbD1OgnVTyacbefKhmbLhIhU= +github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2/go.mod h1:pkJQ2tZHJ0aFOVEEot6oZmaVEZcRme73eIFmhiVuRWs= github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I= github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= @@ -379,8 +379,8 @@ go.opentelemetry.io/otel/sdk/metric v1.37.0 h1:90lI228XrB9jCMuSdA0673aubgRobVZFh go.opentelemetry.io/otel/sdk/metric v1.37.0/go.mod h1:cNen4ZWfiD37l5NhS+Keb5RXVWZWpRE+9WyVCpbo5ps= go.opentelemetry.io/otel/trace v1.37.0 h1:HLdcFNbRQBE2imdSEgm/kwqmQj1Or1l/7bW6mxVK7z4= go.opentelemetry.io/otel/trace v1.37.0/go.mod h1:TlgrlQ+PtQO5XFerSPUYG0JSgGyryXewPGyayAWSBS0= -go.opentelemetry.io/proto/otlp v1.7.1 h1:gTOMpGDb0WTBOP8JaO72iL3auEZhVmAQg4ipjOVAtj4= -go.opentelemetry.io/proto/otlp v1.7.1/go.mod h1:b2rVh6rfI/s2pHWNlB7ILJcRALpcNDzKhACevjI+ZnE= +go.opentelemetry.io/proto/otlp v1.9.0 h1:l706jCMITVouPOqEnii2fIAuO3IVGBRPV5ICjceRb/A= +go.opentelemetry.io/proto/otlp v1.9.0/go.mod h1:xE+Cx5E/eEHw+ISFkwPLwCZefwVjY+pqKg1qcK03+/4= go.uber.org/atomic v1.11.0 h1:ZvwS0R+56ePWxUNi+Atn9dWONBPp/AUETXlHW0DxSjE= go.uber.org/atomic v1.11.0/go.mod h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0= go.uber.org/automaxprocs v1.6.0 h1:O3y2/QNTOdbF+e/dpXNNW7Rx2hZ4sTIPyybbxyNqTUs= @@ -481,12 +481,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.28.0-alpha.0.0.20251105023421-587187a3e5ec h1:Z7R5JUJ1rZzyFREH1wstEgCRq3UHQEb8OzFAOX21OWc= -istio.io/api v1.28.0-alpha.0.0.20251105023421-587187a3e5ec/go.mod h1:BD3qv/ekm16kvSgvSpuiDawgKhEwG97wx849CednJSg= -istio.io/client-go v1.28.0-alpha.0.0.20251105023620-edbe3ac2c7bf h1:g71/kt94rahhL15h0LBaF5LfsQpq2WKBbRIsVcpXTeA= -istio.io/client-go v1.28.0-alpha.0.0.20251105023620-edbe3ac2c7bf/go.mod h1:LF/LxUpZ7EBvI+B6U8izO+Ajv3hQW9DHsfAyGMTIjMo= -istio.io/istio v0.0.0-20251112040756-c24fe2aebd9b h1:VUpmaLc/FQXC8/F5E8nEOAN4URCFYfCYMvK8+tMpyxA= -istio.io/istio v0.0.0-20251112040756-c24fe2aebd9b/go.mod h1:gYvG0ImLMzbgeMQnqbdzI/jwS+t7QX67lOM2ovdz/jU= +istio.io/api v1.28.0-alpha.0.0.20251120193503-cb15a6cf0002 h1:GmCiNi/TnMKpKIu0r5WSTir1W/Mc+2D9HI/dMp+7zPA= +istio.io/api v1.28.0-alpha.0.0.20251120193503-cb15a6cf0002/go.mod h1:BD3qv/ekm16kvSgvSpuiDawgKhEwG97wx849CednJSg= +istio.io/client-go v1.28.0-alpha.0.0.20251120193902-c79fe2483377 h1:ghagEGUxUsjpvbgR6Llr8xaN3kObAk2zJbnWquRhP+s= +istio.io/client-go v1.28.0-alpha.0.0.20251120193902-c79fe2483377/go.mod h1:K9qmUWxQPP5Ltt7fbTmDqHaSUm9iMF5co3dvZsl++P0= +istio.io/istio v0.0.0-20251122003704-f2fd76afb4c6 h1:rMsnrppziew4M5UTa7FWMPmwqj1fAeDXkbCGIBQ+Q40= +istio.io/istio v0.0.0-20251122003704-f2fd76afb4c6/go.mod h1:W4ZkpFeATyVo6aY875t9SXlb/7kL8cUcBtYfhOSG2Qs= k8s.io/api v0.34.1 h1:jC+153630BMdlFukegoEL8E/yT7aLyQkIVuwhmwDgJM= k8s.io/api v0.34.1/go.mod h1:SB80FxFtXn5/gwzCoN6QCtPD7Vbu5w2n1S0J5gFfTYk= k8s.io/apiextensions-apiserver v0.34.1 h1:NNPBva8FNAPt1iSVwIE0FsdrVriRXMsaWFMqJbII2CI= diff --git a/pkg/istioversion/versions.yaml b/pkg/istioversion/versions.yaml index b697eb2bf4..bb53abc100 100644 --- a/pkg/istioversion/versions.yaml +++ b/pkg/istioversion/versions.yaml @@ -198,15 +198,15 @@ versions: - name: v1.21.6 eol: true - name: master - ref: v1.29-alpha.c24fe2ae - - name: v1.29-alpha.c24fe2ae - version: 1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 + ref: v1.29-alpha.f2fd76af + - name: v1.29-alpha.f2fd76af + version: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 repo: https://github.com/istio/istio branch: master - commit: c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 + commit: f2fd76afb4c6a3b9adb64df7c3763b52d7114325 charts: - - https://storage.googleapis.com/istio-build/dev/1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460/helm/base-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz - - https://storage.googleapis.com/istio-build/dev/1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460/helm/cni-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz - - https://storage.googleapis.com/istio-build/dev/1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460/helm/gateway-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz - - https://storage.googleapis.com/istio-build/dev/1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460/helm/istiod-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz - - https://storage.googleapis.com/istio-build/dev/1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460/helm/ztunnel-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz + - https://storage.googleapis.com/istio-build/dev/1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325/helm/base-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz + - https://storage.googleapis.com/istio-build/dev/1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325/helm/cni-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz + - https://storage.googleapis.com/istio-build/dev/1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325/helm/gateway-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz + - https://storage.googleapis.com/istio-build/dev/1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325/helm/istiod-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz + - https://storage.googleapis.com/istio-build/dev/1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325/helm/ztunnel-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz diff --git a/resources/v1.29-alpha.c24fe2ae/base-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag b/resources/v1.29-alpha.c24fe2ae/base-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag deleted file mode 100644 index 90f802a471..0000000000 --- a/resources/v1.29-alpha.c24fe2ae/base-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -68330823b663b404737a1ade7f5a0245 diff --git a/resources/v1.29-alpha.c24fe2ae/cni-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag b/resources/v1.29-alpha.c24fe2ae/cni-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag deleted file mode 100644 index f7ef14d2dc..0000000000 --- a/resources/v1.29-alpha.c24fe2ae/cni-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -fffb0dcd89354783f9c6b51a19ad731c diff --git a/resources/v1.29-alpha.c24fe2ae/commit b/resources/v1.29-alpha.c24fe2ae/commit deleted file mode 100644 index 1463ffccfd..0000000000 --- a/resources/v1.29-alpha.c24fe2ae/commit +++ /dev/null @@ -1 +0,0 @@ -c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 diff --git a/resources/v1.29-alpha.c24fe2ae/gateway-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag b/resources/v1.29-alpha.c24fe2ae/gateway-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag deleted file mode 100644 index c1a28b6af2..0000000000 --- a/resources/v1.29-alpha.c24fe2ae/gateway-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -a2a10ba51d7f7fb94dde8aa877c949ab diff --git a/resources/v1.29-alpha.c24fe2ae/istiod-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag b/resources/v1.29-alpha.c24fe2ae/istiod-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag deleted file mode 100644 index 255bc205d4..0000000000 --- a/resources/v1.29-alpha.c24fe2ae/istiod-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -acbfbab91de6f9d44b68d41da1607f6b diff --git a/resources/v1.29-alpha.c24fe2ae/ztunnel-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag b/resources/v1.29-alpha.c24fe2ae/ztunnel-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag deleted file mode 100644 index 9a543cc0cf..0000000000 --- a/resources/v1.29-alpha.c24fe2ae/ztunnel-1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460.tgz.etag +++ /dev/null @@ -1 +0,0 @@ -498bcde1ce5cbff87bdc04badd8fafe8 diff --git a/resources/v1.29-alpha.f2fd76af/base-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag b/resources/v1.29-alpha.f2fd76af/base-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag new file mode 100644 index 0000000000..810e4a5116 --- /dev/null +++ b/resources/v1.29-alpha.f2fd76af/base-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag @@ -0,0 +1 @@ +2b815ee8118a4984c771de25757e855c diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/Chart.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/Chart.yaml similarity index 63% rename from resources/v1.29-alpha.c24fe2ae/charts/base/Chart.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/Chart.yaml index 5a0909d33c..a78b7ebee6 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/base/Chart.yaml +++ b/resources/v1.29-alpha.f2fd76af/charts/base/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +appVersion: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 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.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +version: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/README.md b/resources/v1.29-alpha.f2fd76af/charts/base/README.md similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/README.md rename to resources/v1.29-alpha.f2fd76af/charts/base/README.md diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-ambient.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-ambient.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-ambient.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-ambient.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-compatibility-version-1.25.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-compatibility-version-1.25.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-compatibility-version-1.26.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-compatibility-version-1.26.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-compatibility-version-1.27.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-compatibility-version-1.27.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-compatibility-version-1.28.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-compatibility-version-1.28.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-demo.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-demo.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-demo.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-demo.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-gke.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-gke.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-gke.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-k3d.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-k3d.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-k3d.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-k3s.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-k3s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-k3s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-microk8s.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-microk8s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-microk8s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-minikube.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-minikube.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-minikube.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-openshift.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-platform-openshift.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-platform-openshift.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-preview.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-preview.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-preview.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-preview.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-remote.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-remote.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-remote.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-remote.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-stable.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/files/profile-stable.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/files/profile-stable.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/files/profile-stable.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/templates/NOTES.txt b/resources/v1.29-alpha.f2fd76af/charts/base/templates/NOTES.txt similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/templates/NOTES.txt rename to resources/v1.29-alpha.f2fd76af/charts/base/templates/NOTES.txt diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/templates/defaultrevision-validatingadmissionpolicy.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/templates/defaultrevision-validatingwebhookconfiguration.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/templates/reader-serviceaccount.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/templates/reader-serviceaccount.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/templates/reader-serviceaccount.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/templates/reader-serviceaccount.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/templates/zzz_profile.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/templates/zzz_profile.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/templates/zzz_profile.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/base/values.yaml b/resources/v1.29-alpha.f2fd76af/charts/base/values.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/base/values.yaml rename to resources/v1.29-alpha.f2fd76af/charts/base/values.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/Chart.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/Chart.yaml similarity index 62% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/Chart.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/Chart.yaml index 13d5dde3a6..4ea61d729b 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/cni/Chart.yaml +++ b/resources/v1.29-alpha.f2fd76af/charts/cni/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +appVersion: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 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.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +version: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/README.md b/resources/v1.29-alpha.f2fd76af/charts/cni/README.md similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/README.md rename to resources/v1.29-alpha.f2fd76af/charts/cni/README.md diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-ambient.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-ambient.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-ambient.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-ambient.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-compatibility-version-1.25.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-compatibility-version-1.25.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-compatibility-version-1.26.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-compatibility-version-1.26.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-compatibility-version-1.27.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-compatibility-version-1.27.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-compatibility-version-1.28.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-compatibility-version-1.28.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-demo.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-demo.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-demo.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-demo.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-gke.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-gke.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-gke.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-k3d.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-k3d.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-k3d.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-k3s.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-k3s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-k3s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-microk8s.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-microk8s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-microk8s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-minikube.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-minikube.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-minikube.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-openshift.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-platform-openshift.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-platform-openshift.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-preview.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-preview.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-preview.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-preview.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-remote.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-remote.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-remote.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-remote.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-stable.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-stable.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/files/profile-stable.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/files/profile-stable.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/NOTES.txt b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/NOTES.txt similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/NOTES.txt rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/NOTES.txt diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/_helpers.tpl b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/_helpers.tpl similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/_helpers.tpl rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/_helpers.tpl diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/clusterrole.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/clusterrole.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/clusterrole.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/clusterrole.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/clusterrolebinding.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/clusterrolebinding.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/clusterrolebinding.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/clusterrolebinding.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/configmap-cni.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/configmap-cni.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/configmap-cni.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/configmap-cni.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/daemonset.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/daemonset.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/daemonset.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/daemonset.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/network-attachment-definition.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/network-attachment-definition.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/network-attachment-definition.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/network-attachment-definition.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/networkpolicy.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/networkpolicy.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/networkpolicy.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/resourcequota.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/resourcequota.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/resourcequota.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/resourcequota.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/serviceaccount.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/serviceaccount.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/serviceaccount.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/zzy_descope_legacy.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/zzy_descope_legacy.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/zzy_descope_legacy.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/zzy_descope_legacy.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/templates/zzz_profile.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/templates/zzz_profile.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/templates/zzz_profile.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/cni/values.yaml b/resources/v1.29-alpha.f2fd76af/charts/cni/values.yaml similarity index 99% rename from resources/v1.29-alpha.c24fe2ae/charts/cni/values.yaml rename to resources/v1.29-alpha.f2fd76af/charts/cni/values.yaml index 35cc49b902..65eb3957fe 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/cni/values.yaml +++ b/resources/v1.29-alpha.f2fd76af/charts/cni/values.yaml @@ -147,7 +147,7 @@ _internal_defaults_do_not_set: hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 + tag: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 # Variant of the image to use. # Currently supported are: [debug, distroless] diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/Chart.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/Chart.yaml similarity index 64% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/Chart.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/Chart.yaml index 8afd535806..e383780e4c 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/gateway/Chart.yaml +++ b/resources/v1.29-alpha.f2fd76af/charts/gateway/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +appVersion: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 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.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +version: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/README.md b/resources/v1.29-alpha.f2fd76af/charts/gateway/README.md similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/README.md rename to resources/v1.29-alpha.f2fd76af/charts/gateway/README.md diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-ambient.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-ambient.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-ambient.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-ambient.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-compatibility-version-1.25.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-compatibility-version-1.25.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-compatibility-version-1.26.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-compatibility-version-1.26.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-compatibility-version-1.27.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-compatibility-version-1.27.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-compatibility-version-1.28.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-compatibility-version-1.28.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-demo.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-demo.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-demo.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-demo.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-gke.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-gke.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-gke.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-k3d.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-k3d.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-k3d.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-k3s.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-k3s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-k3s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-microk8s.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-microk8s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-microk8s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-minikube.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-minikube.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-minikube.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-openshift.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-platform-openshift.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-platform-openshift.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-preview.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-preview.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-preview.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-preview.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-remote.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-remote.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-remote.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-remote.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-stable.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-stable.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/files/profile-stable.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/files/profile-stable.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/NOTES.txt b/resources/v1.29-alpha.f2fd76af/charts/gateway/templates/NOTES.txt similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/NOTES.txt rename to resources/v1.29-alpha.f2fd76af/charts/gateway/templates/NOTES.txt diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/_helpers.tpl b/resources/v1.29-alpha.f2fd76af/charts/gateway/templates/_helpers.tpl similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/_helpers.tpl rename to resources/v1.29-alpha.f2fd76af/charts/gateway/templates/_helpers.tpl diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/deployment.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/templates/deployment.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/deployment.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/templates/deployment.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/hpa.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/templates/hpa.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/hpa.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/templates/hpa.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/networkpolicy.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/networkpolicy.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/templates/networkpolicy.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/poddisruptionbudget.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/templates/poddisruptionbudget.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/poddisruptionbudget.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/templates/poddisruptionbudget.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/role.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/templates/role.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/role.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/templates/role.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/service.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/templates/service.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/service.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/templates/service.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/serviceaccount.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/serviceaccount.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/templates/serviceaccount.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/zzz_profile.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/templates/zzz_profile.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/templates/zzz_profile.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/values.schema.json b/resources/v1.29-alpha.f2fd76af/charts/gateway/values.schema.json similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/values.schema.json rename to resources/v1.29-alpha.f2fd76af/charts/gateway/values.schema.json diff --git a/resources/v1.29-alpha.c24fe2ae/charts/gateway/values.yaml b/resources/v1.29-alpha.f2fd76af/charts/gateway/values.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/gateway/values.yaml rename to resources/v1.29-alpha.f2fd76af/charts/gateway/values.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/Chart.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/Chart.yaml similarity index 63% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/Chart.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/Chart.yaml index 30547ad5df..50d81eaf5c 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/istiod/Chart.yaml +++ b/resources/v1.29-alpha.f2fd76af/charts/istiod/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +appVersion: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 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.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +version: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/README.md b/resources/v1.29-alpha.f2fd76af/charts/istiod/README.md similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/README.md rename to resources/v1.29-alpha.f2fd76af/charts/istiod/README.md diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/gateway-injection-template.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/gateway-injection-template.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/gateway-injection-template.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/gateway-injection-template.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/grpc-agent.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/grpc-agent.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/grpc-agent.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/grpc-agent.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/grpc-simple.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/grpc-simple.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/grpc-simple.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/grpc-simple.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/injection-template.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/injection-template.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/injection-template.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/injection-template.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/kube-gateway.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/kube-gateway.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/kube-gateway.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/kube-gateway.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-ambient.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-ambient.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-ambient.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-ambient.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-compatibility-version-1.25.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-compatibility-version-1.25.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-compatibility-version-1.26.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-compatibility-version-1.26.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-compatibility-version-1.27.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-compatibility-version-1.27.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-compatibility-version-1.28.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-compatibility-version-1.28.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-demo.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-demo.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-demo.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-demo.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-gke.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-gke.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-gke.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-k3d.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-k3d.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-k3d.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-k3s.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-k3s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-k3s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-microk8s.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-microk8s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-microk8s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-minikube.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-minikube.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-minikube.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-openshift.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-platform-openshift.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-platform-openshift.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-preview.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-preview.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-preview.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-preview.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-remote.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-remote.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-remote.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-remote.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-stable.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-stable.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/profile-stable.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/profile-stable.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/files/waypoint.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/files/waypoint.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/files/waypoint.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/files/waypoint.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/NOTES.txt b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/NOTES.txt similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/NOTES.txt rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/NOTES.txt diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/_helpers.tpl b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/_helpers.tpl similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/_helpers.tpl rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/_helpers.tpl diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/autoscale.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/autoscale.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/autoscale.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/autoscale.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/clusterrole.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/clusterrole.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/clusterrole.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/clusterrole.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/clusterrolebinding.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/clusterrolebinding.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/clusterrolebinding.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/clusterrolebinding.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/configmap-jwks.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/configmap-jwks.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/configmap-jwks.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/configmap-jwks.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/configmap-values.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/configmap-values.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/configmap-values.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/configmap-values.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/configmap.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/configmap.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/configmap.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/configmap.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/deployment.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/deployment.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/deployment.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/deployment.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/gateway-class-configmap.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/gateway-class-configmap.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/gateway-class-configmap.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/gateway-class-configmap.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/istiod-injector-configmap.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/istiod-injector-configmap.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/istiod-injector-configmap.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/istiod-injector-configmap.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/mutatingwebhook.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/mutatingwebhook.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/mutatingwebhook.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/mutatingwebhook.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/networkpolicy.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/networkpolicy.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/networkpolicy.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/poddisruptionbudget.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/poddisruptionbudget.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/poddisruptionbudget.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/poddisruptionbudget.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/reader-clusterrole.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/reader-clusterrole.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/reader-clusterrole.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/reader-clusterrole.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/reader-clusterrolebinding.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/reader-clusterrolebinding.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/reader-clusterrolebinding.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/reader-clusterrolebinding.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/remote-istiod-endpointslices.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/remote-istiod-endpointslices.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/remote-istiod-endpointslices.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/remote-istiod-endpointslices.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/remote-istiod-service.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/remote-istiod-service.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/remote-istiod-service.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/remote-istiod-service.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/revision-tags-mwc.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/revision-tags-mwc.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/revision-tags-mwc.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/revision-tags-mwc.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/revision-tags-svc.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/revision-tags-svc.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/revision-tags-svc.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/revision-tags-svc.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/role.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/role.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/role.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/role.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/rolebinding.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/rolebinding.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/rolebinding.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/rolebinding.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/service.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/service.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/service.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/service.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/serviceaccount.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/serviceaccount.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/serviceaccount.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/validatingadmissionpolicy.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/validatingadmissionpolicy.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/validatingadmissionpolicy.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/validatingadmissionpolicy.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/validatingwebhookconfiguration.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/validatingwebhookconfiguration.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/validatingwebhookconfiguration.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/validatingwebhookconfiguration.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/zzy_descope_legacy.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/zzy_descope_legacy.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/zzy_descope_legacy.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/zzy_descope_legacy.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/zzz_profile.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/templates/zzz_profile.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/templates/zzz_profile.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/istiod/values.yaml b/resources/v1.29-alpha.f2fd76af/charts/istiod/values.yaml similarity index 99% rename from resources/v1.29-alpha.c24fe2ae/charts/istiod/values.yaml rename to resources/v1.29-alpha.f2fd76af/charts/istiod/values.yaml index eb06212464..27a5218f03 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/istiod/values.yaml +++ b/resources/v1.29-alpha.f2fd76af/charts/istiod/values.yaml @@ -254,7 +254,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.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 + tag: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/Chart.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/Chart.yaml similarity index 71% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/Chart.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/Chart.yaml index 0c207b761a..5b7ac145bf 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/Chart.yaml +++ b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +appVersion: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 description: Helm chart for istio revision tags name: revisiontags sources: diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-ambient.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-ambient.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-ambient.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-ambient.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-compatibility-version-1.25.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-compatibility-version-1.25.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-compatibility-version-1.26.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-compatibility-version-1.26.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-compatibility-version-1.27.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-compatibility-version-1.27.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-compatibility-version-1.28.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-compatibility-version-1.28.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-demo.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-demo.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-demo.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-demo.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-gke.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-gke.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-gke.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-k3d.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-k3d.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-k3d.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-k3s.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-k3s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-k3s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-microk8s.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-microk8s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-microk8s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-minikube.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-minikube.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-minikube.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-openshift.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-platform-openshift.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-platform-openshift.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-preview.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-preview.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-preview.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-preview.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-remote.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-remote.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-remote.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-remote.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-stable.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-stable.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/files/profile-stable.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/files/profile-stable.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/templates/revision-tags-mwc.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/templates/revision-tags-mwc.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/templates/revision-tags-mwc.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/templates/revision-tags-mwc.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/templates/revision-tags-svc.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/templates/revision-tags-svc.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/templates/revision-tags-svc.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/templates/revision-tags-svc.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/templates/zzz_profile.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/templates/zzz_profile.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/templates/zzz_profile.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/values.yaml b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/values.yaml similarity index 99% rename from resources/v1.29-alpha.c24fe2ae/charts/revisiontags/values.yaml rename to resources/v1.29-alpha.f2fd76af/charts/revisiontags/values.yaml index eb06212464..27a5218f03 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/revisiontags/values.yaml +++ b/resources/v1.29-alpha.f2fd76af/charts/revisiontags/values.yaml @@ -254,7 +254,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.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 + tag: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/Chart.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/Chart.yaml similarity index 63% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/Chart.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/Chart.yaml index 539225fd43..ea9d99a598 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/Chart.yaml +++ b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +appVersion: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 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.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 +version: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/README.md b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/README.md similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/README.md rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/README.md diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-ambient.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-ambient.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-ambient.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-ambient.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-compatibility-version-1.25.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-compatibility-version-1.25.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-compatibility-version-1.25.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-compatibility-version-1.25.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-compatibility-version-1.26.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-compatibility-version-1.26.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-compatibility-version-1.26.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-compatibility-version-1.26.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-compatibility-version-1.27.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-compatibility-version-1.27.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-compatibility-version-1.27.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-compatibility-version-1.27.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-compatibility-version-1.28.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-compatibility-version-1.28.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-compatibility-version-1.28.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-compatibility-version-1.28.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-demo.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-demo.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-demo.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-demo.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-gke.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-gke.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-gke.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-gke.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-k3d.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-k3d.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-k3d.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-k3d.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-k3s.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-k3s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-k3s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-k3s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-microk8s.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-microk8s.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-microk8s.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-microk8s.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-minikube.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-minikube.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-minikube.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-minikube.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-openshift.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-openshift.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-platform-openshift.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-platform-openshift.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-preview.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-preview.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-preview.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-preview.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-remote.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-remote.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-remote.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-remote.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-stable.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-stable.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/files/profile-stable.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/files/profile-stable.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/NOTES.txt b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/NOTES.txt similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/NOTES.txt rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/NOTES.txt diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/_helpers.tpl b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/_helpers.tpl similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/_helpers.tpl rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/_helpers.tpl diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/daemonset.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/daemonset.yaml similarity index 91% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/daemonset.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/daemonset.yaml index cdb258e28a..0cafc4e093 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/daemonset.yaml +++ b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/daemonset.yaml @@ -167,6 +167,14 @@ spec: value: "{{ $val }}" {{- end }} {{- end }} + {{- if .Values.peerCaCrl.enabled }} + - name: ENABLE_CRL + value: "true" + - name: CRL_PATH + value: "/var/run/secrets/istio/crl/ca-crl.pem" + - name: ALLOW_EXPIRED_CRL + value: "false" + {{- end }} volumeMounts: - mountPath: /var/run/secrets/istio name: istiod-ca-cert @@ -176,6 +184,11 @@ spec: name: cni-ztunnel-sock-dir - mountPath: /tmp name: tmp + {{- if .Values.peerCaCrl.enabled }} + - mountPath: /var/run/secrets/istio/crl + name: crl-volume + readOnly: true + {{- end }} {{- with .Values.volumeMounts }} {{- toYaml . | nindent 8 }} {{- end }} @@ -207,6 +220,13 @@ spec: # pprof needs a writable /tmp, and we don't have that thanks to `readOnlyRootFilesystem: true`, so mount one - name: tmp emptyDir: {} + {{- if .Values.peerCaCrl.enabled }} + # Optional CRL volume - mounts istio-ca-crl ConfigMap if it exists + - name: crl-volume + configMap: + name: istio-ca-crl + optional: true + {{- end }} {{- with .Values.volumes }} {{- toYaml . | nindent 6}} {{- end }} diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/networkpolicy.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/networkpolicy.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/networkpolicy.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/networkpolicy.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/rbac.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/rbac.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/rbac.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/rbac.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/resourcequota.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/resourcequota.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/resourcequota.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/resourcequota.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/serviceaccount.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/serviceaccount.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/serviceaccount.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/serviceaccount.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/zzz_profile.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/zzz_profile.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/templates/zzz_profile.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/templates/zzz_profile.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/values.yaml b/resources/v1.29-alpha.f2fd76af/charts/ztunnel/values.yaml similarity index 96% rename from resources/v1.29-alpha.c24fe2ae/charts/ztunnel/values.yaml rename to resources/v1.29-alpha.f2fd76af/charts/ztunnel/values.yaml index 15c5eaa981..0af92c0441 100644 --- a/resources/v1.29-alpha.c24fe2ae/charts/ztunnel/values.yaml +++ b/resources/v1.29-alpha.f2fd76af/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.29-alpha.c24fe2aebd9b6330f180bbc9fcf81ee431e5a460 + tag: 1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325 # Variant to pull. Options are "debug" or "distroless". Unset will use the default for the given version. variant: "" @@ -66,6 +66,11 @@ _internal_defaults_do_not_set: enabled: false pods: 5000 + # Certificate Revocation List (CRL) support for plugged-in CAs. + # When enabled, ztunnel will check certificates against the CRL + peerCaCrl: + enabled: false + # List of secret names to add to the service account as image pull secrets imagePullSecrets: [] diff --git a/resources/v1.29-alpha.f2fd76af/cni-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag b/resources/v1.29-alpha.f2fd76af/cni-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag new file mode 100644 index 0000000000..00e3eea711 --- /dev/null +++ b/resources/v1.29-alpha.f2fd76af/cni-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag @@ -0,0 +1 @@ +81f946dd2949279fb485e0e6ed17bbfb diff --git a/resources/v1.29-alpha.f2fd76af/commit b/resources/v1.29-alpha.f2fd76af/commit new file mode 100644 index 0000000000..ff0200363f --- /dev/null +++ b/resources/v1.29-alpha.f2fd76af/commit @@ -0,0 +1 @@ +f2fd76afb4c6a3b9adb64df7c3763b52d7114325 diff --git a/resources/v1.29-alpha.f2fd76af/gateway-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag b/resources/v1.29-alpha.f2fd76af/gateway-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag new file mode 100644 index 0000000000..d3cf46cd29 --- /dev/null +++ b/resources/v1.29-alpha.f2fd76af/gateway-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag @@ -0,0 +1 @@ +ce85649bb7bcf20684b85453384c0935 diff --git a/resources/v1.29-alpha.f2fd76af/istiod-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag b/resources/v1.29-alpha.f2fd76af/istiod-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag new file mode 100644 index 0000000000..eb1d1aa1dc --- /dev/null +++ b/resources/v1.29-alpha.f2fd76af/istiod-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag @@ -0,0 +1 @@ +669e639d223750a85c99b6901eb4f130 diff --git a/resources/v1.29-alpha.c24fe2ae/profiles/ambient.yaml b/resources/v1.29-alpha.f2fd76af/profiles/ambient.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/profiles/ambient.yaml rename to resources/v1.29-alpha.f2fd76af/profiles/ambient.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/profiles/default.yaml b/resources/v1.29-alpha.f2fd76af/profiles/default.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/profiles/default.yaml rename to resources/v1.29-alpha.f2fd76af/profiles/default.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/profiles/demo.yaml b/resources/v1.29-alpha.f2fd76af/profiles/demo.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/profiles/demo.yaml rename to resources/v1.29-alpha.f2fd76af/profiles/demo.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/profiles/empty.yaml b/resources/v1.29-alpha.f2fd76af/profiles/empty.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/profiles/empty.yaml rename to resources/v1.29-alpha.f2fd76af/profiles/empty.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/profiles/openshift-ambient.yaml b/resources/v1.29-alpha.f2fd76af/profiles/openshift-ambient.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/profiles/openshift-ambient.yaml rename to resources/v1.29-alpha.f2fd76af/profiles/openshift-ambient.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/profiles/openshift.yaml b/resources/v1.29-alpha.f2fd76af/profiles/openshift.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/profiles/openshift.yaml rename to resources/v1.29-alpha.f2fd76af/profiles/openshift.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/profiles/preview.yaml b/resources/v1.29-alpha.f2fd76af/profiles/preview.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/profiles/preview.yaml rename to resources/v1.29-alpha.f2fd76af/profiles/preview.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/profiles/remote.yaml b/resources/v1.29-alpha.f2fd76af/profiles/remote.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/profiles/remote.yaml rename to resources/v1.29-alpha.f2fd76af/profiles/remote.yaml diff --git a/resources/v1.29-alpha.c24fe2ae/profiles/stable.yaml b/resources/v1.29-alpha.f2fd76af/profiles/stable.yaml similarity index 100% rename from resources/v1.29-alpha.c24fe2ae/profiles/stable.yaml rename to resources/v1.29-alpha.f2fd76af/profiles/stable.yaml diff --git a/resources/v1.29-alpha.f2fd76af/ztunnel-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag b/resources/v1.29-alpha.f2fd76af/ztunnel-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag new file mode 100644 index 0000000000..0d410ac6c3 --- /dev/null +++ b/resources/v1.29-alpha.f2fd76af/ztunnel-1.29-alpha.f2fd76afb4c6a3b9adb64df7c3763b52d7114325.tgz.etag @@ -0,0 +1 @@ +5a6d22e9908fc5c86b2b0aeae5068db1