From 21b58d54f471eb0f7610cbb7a7746a95cb4f19fd Mon Sep 17 00:00:00 2001 From: openshift-service-mesh-bot <165402251+openshift-service-mesh-bot@users.noreply.github.com> Date: Sat, 14 Dec 2024 06:26:03 +0100 Subject: [PATCH] Automator: Update dependencies in istio-ecosystem/sail-operator@main (#529) Signed-off-by: openshift-service-mesh-bot --- .devcontainer/devcontainer.json | 2 +- .github/workflows/update-deps.yaml | 2 +- .../networking.istio.io_destinationrules.yaml | 69 +++++++----------- .../networking.istio.io_envoyfilters.yaml | 2 +- .../sailoperator.clusterserviceversion.yaml | 20 +++--- .../networking.istio.io_destinationrules.yaml | 69 +++++++----------- .../networking.istio.io_envoyfilters.yaml | 2 +- chart/values.yaml | 2 +- common/.commonfiles.sha | 2 +- common/scripts/setup_env.sh | 2 +- go.mod | 6 +- go.sum | 12 ++-- resources/latest/charts/base/Chart.yaml | 4 +- .../latest/charts/base/files/crd-all.gen.yaml | 71 +++++++------------ resources/latest/charts/cni/Chart.yaml | 4 +- resources/latest/charts/cni/values.yaml | 2 +- resources/latest/charts/gateway/Chart.yaml | 4 +- resources/latest/charts/istiod/Chart.yaml | 4 +- resources/latest/charts/istiod/values.yaml | 2 +- .../latest/charts/revisiontags/values.yaml | 2 +- resources/latest/charts/ztunnel/Chart.yaml | 4 +- resources/latest/charts/ztunnel/values.yaml | 2 +- versions.yaml | 14 ++-- 23 files changed, 120 insertions(+), 183 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index accd09658..38649ca97 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-8a2789ab3019c53605c7fdbfaee770ad7b0eb01c", + "image": "gcr.io/istio-testing/build-tools:master-f53c293f26fde9fd818b2ddc22dc3836dd58103e", "privileged": true, "remoteEnv": { "USE_GKE_GCLOUD_AUTH_PLUGIN": "True", diff --git a/.github/workflows/update-deps.yaml b/.github/workflows/update-deps.yaml index d54add1fc..02fae778c 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-8a2789ab3019c53605c7fdbfaee770ad7b0eb01c + image: gcr.io/istio-testing/build-tools:master-f53c293f26fde9fd818b2ddc22dc3836dd58103e options: --entrypoint '' steps: diff --git a/bundle/manifests/networking.istio.io_destinationrules.yaml b/bundle/manifests/networking.istio.io_destinationrules.yaml index 92a9d4be0..ca6a6daed 100644 --- a/bundle/manifests/networking.istio.io_destinationrules.yaml +++ b/bundle/manifests/networking.istio.io_destinationrules.yaml @@ -305,9 +305,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -425,7 +423,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -677,9 +675,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, - this is DestinationRule-level and will override - mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -801,7 +797,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool - has at least min_health_percent hosts in healthy + has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -1198,8 +1194,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this is DestinationRule-level - and will override mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -1313,7 +1308,7 @@ spec: type: integer minHealthPercent: description: Outlier detection will be enabled as long as - the associated load balancing pool has at least min_health_percent + the associated load balancing pool has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -1560,9 +1555,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -1680,7 +1673,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -2226,9 +2219,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -2346,7 +2337,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -2598,9 +2589,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, - this is DestinationRule-level and will override - mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -2722,7 +2711,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool - has at least min_health_percent hosts in healthy + has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -3119,8 +3108,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this is DestinationRule-level - and will override mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -3234,7 +3222,7 @@ spec: type: integer minHealthPercent: description: Outlier detection will be enabled as long as - the associated load balancing pool has at least min_health_percent + the associated load balancing pool has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -3481,9 +3469,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -3601,7 +3587,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -4147,9 +4133,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -4267,7 +4251,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -4519,9 +4503,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, - this is DestinationRule-level and will override - mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -4643,7 +4625,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool - has at least min_health_percent hosts in healthy + has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -5040,8 +5022,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this is DestinationRule-level - and will override mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -5155,7 +5136,7 @@ spec: type: integer minHealthPercent: description: Outlier detection will be enabled as long as - the associated load balancing pool has at least min_health_percent + the associated load balancing pool has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -5402,9 +5383,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -5522,7 +5501,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: diff --git a/bundle/manifests/networking.istio.io_envoyfilters.yaml b/bundle/manifests/networking.istio.io_envoyfilters.yaml index af202fd69..4f9d6563f 100644 --- a/bundle/manifests/networking.istio.io_envoyfilters.yaml +++ b/bundle/manifests/networking.istio.io_envoyfilters.yaml @@ -166,7 +166,7 @@ spec: additionalProperties: type: string description: Match on the node metadata supplied by - a proxy when connecting to Istio Pilot. + a proxy when connecting to istiod. type: object proxyVersion: description: A regular expression in golang regex format diff --git a/bundle/manifests/sailoperator.clusterserviceversion.yaml b/bundle/manifests/sailoperator.clusterserviceversion.yaml index 2f558b12f..f606e5cf2 100644 --- a/bundle/manifests/sailoperator.clusterserviceversion.yaml +++ b/bundle/manifests/sailoperator.clusterserviceversion.yaml @@ -34,7 +34,7 @@ metadata: capabilities: Seamless Upgrades categories: OpenShift Optional, Integration & Delivery, Networking, Security containerImage: quay.io/maistra-dev/sail-operator:0.3-latest - createdAt: "2024-12-13T05:05:10Z" + createdAt: "2024-12-14T05:05:06Z" description: Experimental operator for installing Istio service mesh features.operators.openshift.io/cnf: "false" features.operators.openshift.io/cni: "true" @@ -358,7 +358,7 @@ spec: - v1.22.6 - v1.22.5 - v1.21.6 - - latest (fb73a226) + - latest (092b432c) [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 @@ -634,10 +634,10 @@ spec: template: metadata: annotations: - images.latest.cni: gcr.io/istio-testing/install-cni:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 - images.latest.istiod: gcr.io/istio-testing/pilot:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 - images.latest.proxy: gcr.io/istio-testing/proxyv2:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 - images.latest.ztunnel: gcr.io/istio-testing/ztunnel:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 + images.latest.cni: gcr.io/istio-testing/install-cni:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f + images.latest.istiod: gcr.io/istio-testing/pilot:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f + images.latest.proxy: gcr.io/istio-testing/proxyv2:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f + images.latest.ztunnel: gcr.io/istio-testing/ztunnel:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f images.v1_21_6.cni: docker.io/istio/install-cni:1.21.6 images.v1_21_6.istiod: docker.io/istio/pilot:1.21.6 images.v1_21_6.proxy: docker.io/istio/proxyv2:1.21.6 @@ -818,13 +818,13 @@ spec: provider: name: Red Hat, Inc. relatedImages: - - image: gcr.io/istio-testing/install-cni:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 + - image: gcr.io/istio-testing/install-cni:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f name: latest.cni - - image: gcr.io/istio-testing/pilot:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 + - image: gcr.io/istio-testing/pilot:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f name: latest.istiod - - image: gcr.io/istio-testing/proxyv2:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 + - image: gcr.io/istio-testing/proxyv2:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f name: latest.proxy - - image: gcr.io/istio-testing/ztunnel:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 + - image: gcr.io/istio-testing/ztunnel:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f name: latest.ztunnel - image: docker.io/istio/install-cni:1.21.6 name: v1_21_6.cni diff --git a/chart/crds/networking.istio.io_destinationrules.yaml b/chart/crds/networking.istio.io_destinationrules.yaml index 451f7352d..f787b2d8a 100644 --- a/chart/crds/networking.istio.io_destinationrules.yaml +++ b/chart/crds/networking.istio.io_destinationrules.yaml @@ -304,9 +304,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -424,7 +422,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -676,9 +674,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, - this is DestinationRule-level and will override - mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -800,7 +796,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool - has at least min_health_percent hosts in healthy + has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -1197,8 +1193,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this is DestinationRule-level - and will override mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -1312,7 +1307,7 @@ spec: type: integer minHealthPercent: description: Outlier detection will be enabled as long as - the associated load balancing pool has at least min_health_percent + the associated load balancing pool has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -1559,9 +1554,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -1679,7 +1672,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -2225,9 +2218,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -2345,7 +2336,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -2597,9 +2588,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, - this is DestinationRule-level and will override - mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -2721,7 +2710,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool - has at least min_health_percent hosts in healthy + has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -3118,8 +3107,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this is DestinationRule-level - and will override mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -3233,7 +3221,7 @@ spec: type: integer minHealthPercent: description: Outlier detection will be enabled as long as - the associated load balancing pool has at least min_health_percent + the associated load balancing pool has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -3480,9 +3468,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -3600,7 +3586,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -4146,9 +4132,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -4266,7 +4250,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -4518,9 +4502,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, - this is DestinationRule-level and will override - mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -4642,7 +4624,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool - has at least min_health_percent hosts in healthy + has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -5039,8 +5021,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this is DestinationRule-level - and will override mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -5154,7 +5135,7 @@ spec: type: integer minHealthPercent: description: Outlier detection will be enabled as long as - the associated load balancing pool has at least min_health_percent + the associated load balancing pool has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -5401,9 +5382,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -5521,7 +5500,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: diff --git a/chart/crds/networking.istio.io_envoyfilters.yaml b/chart/crds/networking.istio.io_envoyfilters.yaml index 70ed2f9fb..c69200c11 100644 --- a/chart/crds/networking.istio.io_envoyfilters.yaml +++ b/chart/crds/networking.istio.io_envoyfilters.yaml @@ -165,7 +165,7 @@ spec: additionalProperties: type: string description: Match on the node metadata supplied by - a proxy when connecting to Istio Pilot. + a proxy when connecting to istiod. type: object proxyVersion: description: A regular expression in golang regex format diff --git a/chart/values.yaml b/chart/values.yaml index 720c5b173..151cc68a3 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -25,7 +25,7 @@ csv: - v1.22.6 - v1.22.5 - v1.21.6 - - latest (fb73a226) + - latest (092b432c) [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 dbd27f0a0..95b705e7e 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -b3af828d5cf4dc00f53a53263ee7f8ef4d67fbd0 +c2c2ba7e08159409af8d452aa5683f9c65dd4ee6 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 01099f986..94a83ed0e 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -75,7 +75,7 @@ fi TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io} PROJECT_ID=${PROJECT_ID:-istio-testing} if [[ "${IMAGE_VERSION:-}" == "" ]]; then - IMAGE_VERSION=master-8a2789ab3019c53605c7fdbfaee770ad7b0eb01c + IMAGE_VERSION=master-f53c293f26fde9fd818b2ddc22dc3836dd58103e fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools diff --git a/go.mod b/go.mod index c54123624..61e7c6ec5 100644 --- a/go.mod +++ b/go.mod @@ -25,8 +25,8 @@ require ( gomodules.xyz/jsonpatch/v2 v2.4.0 gopkg.in/yaml.v3 v3.0.1 helm.sh/helm/v3 v3.16.3 - istio.io/client-go v1.24.0-alpha.0.0.20241212170603-6bad57ddbda9 - istio.io/istio v0.0.0-20241212235603-fb73a2269ef4 + istio.io/client-go v1.24.0-alpha.0.0.20241213165604-5e53cc1d5852 + istio.io/istio v0.0.0-20241214000402-092b432cba42 k8s.io/api v0.31.2 k8s.io/apiextensions-apiserver v0.31.2 k8s.io/apimachinery v0.31.2 @@ -169,7 +169,7 @@ require ( gopkg.in/inf.v0 v0.9.1 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect gotest.tools/v3 v3.5.1 // indirect - istio.io/api v1.24.0-alpha.0.0.20241212170202-83045844df9f // indirect + istio.io/api v1.24.0-alpha.0.0.20241213165305-e1f82e2bed66 // indirect k8s.io/apiserver v0.31.2 // indirect k8s.io/component-base v0.31.2 // indirect k8s.io/klog/v2 v2.130.1 // indirect diff --git a/go.sum b/go.sum index a8e9820b6..06a77bf93 100644 --- a/go.sum +++ b/go.sum @@ -495,12 +495,12 @@ gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU= gotest.tools/v3 v3.5.1/go.mod h1:isy3WKz7GK6uNw/sbHzfKBLvlvXwUyV06n6brMxxopU= helm.sh/helm/v3 v3.16.3 h1:kb8bSxMeRJ+knsK/ovvlaVPfdis0X3/ZhYCSFRP+YmY= helm.sh/helm/v3 v3.16.3/go.mod h1:zeVWGDR4JJgiRbT3AnNsjYaX8OTJlIE9zC+Q7F7iUSU= -istio.io/api v1.24.0-alpha.0.0.20241212170202-83045844df9f h1:KuglBXGrFZgMb1wFYgzPrqe3KR26qtOvRaFdhmVVljo= -istio.io/api v1.24.0-alpha.0.0.20241212170202-83045844df9f/go.mod h1:MQnRok7RZ20/PE56v0LxmoWH0xVxnCQPNuf9O7PAN1I= -istio.io/client-go v1.24.0-alpha.0.0.20241212170603-6bad57ddbda9 h1:cHeaWCq1l03llSr+3PtuIjEJaWiTOiBjjA0DwZmTMzo= -istio.io/client-go v1.24.0-alpha.0.0.20241212170603-6bad57ddbda9/go.mod h1:i0uQd3KYkLsz8C7T2KzKPWh1H9hCY+7TvhmChEGbBTs= -istio.io/istio v0.0.0-20241212235603-fb73a2269ef4 h1:1LkNTweT1u1QkSOmiTXQjKvy7F1GUqoBIDOt2ZVTdE8= -istio.io/istio v0.0.0-20241212235603-fb73a2269ef4/go.mod h1:IKFVeYbN81b1siY9EArCkztWpvRcYHzLwXotj7xD+r8= +istio.io/api v1.24.0-alpha.0.0.20241213165305-e1f82e2bed66 h1:TduJO0W8SpqeFvoYhk5J/Z6/G5j4tswt3c/IoO/kKiA= +istio.io/api v1.24.0-alpha.0.0.20241213165305-e1f82e2bed66/go.mod h1:MQnRok7RZ20/PE56v0LxmoWH0xVxnCQPNuf9O7PAN1I= +istio.io/client-go v1.24.0-alpha.0.0.20241213165604-5e53cc1d5852 h1:SmzL794lAJvOWzR5B5Sepw5PDNEV3BsRlbi44hoOJWM= +istio.io/client-go v1.24.0-alpha.0.0.20241213165604-5e53cc1d5852/go.mod h1:7dC2PM9+bwEl2SQDmz5MZCE5uUUINRc80UWnZokh0lo= +istio.io/istio v0.0.0-20241214000402-092b432cba42 h1:OWIVTSo+07RAz+Z/CaYW1zjIy96nbmIHThg+NVCQ4EY= +istio.io/istio v0.0.0-20241214000402-092b432cba42/go.mod h1:A3Lzkg62F2DSPCcf7PwmX+LOeX3h+CaT7njpK/5KUhw= k8s.io/api v0.31.2 h1:3wLBbL5Uom/8Zy98GRPXpJ254nEFpl+hwndmk9RwmL0= k8s.io/api v0.31.2/go.mod h1:bWmGvrGPssSK1ljmLzd3pwCQ9MgoTsRCuK35u6SygUk= k8s.io/apiextensions-apiserver v0.31.2 h1:W8EwUb8+WXBLu56ser5IudT2cOho0gAKeTOnywBLxd0= diff --git a/resources/latest/charts/base/Chart.yaml b/resources/latest/charts/base/Chart.yaml index 1e36f47d2..bdf7b8d9b 100644 --- a/resources/latest/charts/base/Chart.yaml +++ b/resources/latest/charts/base/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 +appVersion: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f 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.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 +version: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f diff --git a/resources/latest/charts/base/files/crd-all.gen.yaml b/resources/latest/charts/base/files/crd-all.gen.yaml index c0f42af34..0cd2305f0 100644 --- a/resources/latest/charts/base/files/crd-all.gen.yaml +++ b/resources/latest/charts/base/files/crd-all.gen.yaml @@ -675,9 +675,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -795,7 +793,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -1047,9 +1045,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, - this is DestinationRule-level and will override - mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -1171,7 +1167,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool - has at least min_health_percent hosts in healthy + has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -1568,8 +1564,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this is DestinationRule-level - and will override mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -1683,7 +1678,7 @@ spec: type: integer minHealthPercent: description: Outlier detection will be enabled as long as - the associated load balancing pool has at least min_health_percent + the associated load balancing pool has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -1930,9 +1925,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -2050,7 +2043,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -2596,9 +2589,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -2716,7 +2707,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -2968,9 +2959,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, - this is DestinationRule-level and will override - mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -3092,7 +3081,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool - has at least min_health_percent hosts in healthy + has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -3489,8 +3478,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this is DestinationRule-level - and will override mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -3604,7 +3592,7 @@ spec: type: integer minHealthPercent: description: Outlier detection will be enabled as long as - the associated load balancing pool has at least min_health_percent + the associated load balancing pool has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -3851,9 +3839,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -3971,7 +3957,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -4517,9 +4503,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -4637,7 +4621,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -4889,9 +4873,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, - this is DestinationRule-level and will override - mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -5013,7 +4995,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool - has at least min_health_percent hosts in healthy + has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -5410,8 +5392,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this is DestinationRule-level - and will override mesh wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -5525,7 +5506,7 @@ spec: type: integer minHealthPercent: description: Outlier detection will be enabled as long as - the associated load balancing pool has at least min_health_percent + the associated load balancing pool has at least `minHealthPercent` hosts in healthy mode. format: int32 type: integer @@ -5772,9 +5753,7 @@ spec: type: object type: array enabled: - description: enable locality load balancing, this - is DestinationRule-level and will override mesh - wide settings in entirety. + description: Enable locality load balancing. nullable: true type: boolean failover: @@ -5892,7 +5871,7 @@ spec: minHealthPercent: description: Outlier detection will be enabled as long as the associated load balancing pool has at least - min_health_percent hosts in healthy mode. + `minHealthPercent` hosts in healthy mode. format: int32 type: integer splitExternalLocalOriginErrors: @@ -6325,7 +6304,7 @@ spec: additionalProperties: type: string description: Match on the node metadata supplied by - a proxy when connecting to Istio Pilot. + a proxy when connecting to istiod. type: object proxyVersion: description: A regular expression in golang regex format diff --git a/resources/latest/charts/cni/Chart.yaml b/resources/latest/charts/cni/Chart.yaml index daec9287b..814beff1c 100644 --- a/resources/latest/charts/cni/Chart.yaml +++ b/resources/latest/charts/cni/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 +appVersion: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f 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.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 +version: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f diff --git a/resources/latest/charts/cni/values.yaml b/resources/latest/charts/cni/values.yaml index a2e0f3b3b..1526cabca 100644 --- a/resources/latest/charts/cni/values.yaml +++ b/resources/latest/charts/cni/values.yaml @@ -113,7 +113,7 @@ _internal_defaults_do_not_set: hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 + tag: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f # Variant of the image to use. # Currently supported are: [debug, distroless] diff --git a/resources/latest/charts/gateway/Chart.yaml b/resources/latest/charts/gateway/Chart.yaml index fc4f490f1..e736356d6 100644 --- a/resources/latest/charts/gateway/Chart.yaml +++ b/resources/latest/charts/gateway/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 +appVersion: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f 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.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 +version: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f diff --git a/resources/latest/charts/istiod/Chart.yaml b/resources/latest/charts/istiod/Chart.yaml index 68192d533..61a0eee99 100644 --- a/resources/latest/charts/istiod/Chart.yaml +++ b/resources/latest/charts/istiod/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 +appVersion: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f 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.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 +version: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f diff --git a/resources/latest/charts/istiod/values.yaml b/resources/latest/charts/istiod/values.yaml index a39959e68..b77941581 100644 --- a/resources/latest/charts/istiod/values.yaml +++ b/resources/latest/charts/istiod/values.yaml @@ -242,7 +242,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.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 + tag: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/latest/charts/revisiontags/values.yaml b/resources/latest/charts/revisiontags/values.yaml index a39959e68..b77941581 100644 --- a/resources/latest/charts/revisiontags/values.yaml +++ b/resources/latest/charts/revisiontags/values.yaml @@ -242,7 +242,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.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 + tag: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/latest/charts/ztunnel/Chart.yaml b/resources/latest/charts/ztunnel/Chart.yaml index c20f2eab6..4b611730c 100644 --- a/resources/latest/charts/ztunnel/Chart.yaml +++ b/resources/latest/charts/ztunnel/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 +appVersion: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f 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.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 +version: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f diff --git a/resources/latest/charts/ztunnel/values.yaml b/resources/latest/charts/ztunnel/values.yaml index 2f65ef8ef..8563a3911 100644 --- a/resources/latest/charts/ztunnel/values.yaml +++ b/resources/latest/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.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 + tag: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f # Variant to pull. Options are "debug" or "distroless". Unset will use the default for the given version. variant: "" diff --git a/versions.yaml b/versions.yaml index 76a0454d6..1a7c06ce3 100644 --- a/versions.yaml +++ b/versions.yaml @@ -84,13 +84,13 @@ versions: - https://istio-release.storage.googleapis.com/charts/cni-1.21.6.tgz - https://istio-release.storage.googleapis.com/charts/ztunnel-1.21.6.tgz - name: latest - version: 1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061 + version: 1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f repo: https://github.com/istio/istio branch: master - commit: fb73a2269ef4c2bb7803668770cf4972e6b5e061 + commit: 092b432cba42529d06ea44779dfbb8d77b80e91f charts: - - https://storage.googleapis.com/istio-build/dev/1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061/helm/base-1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061.tgz - - https://storage.googleapis.com/istio-build/dev/1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061/helm/cni-1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061.tgz - - https://storage.googleapis.com/istio-build/dev/1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061/helm/gateway-1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061.tgz - - https://storage.googleapis.com/istio-build/dev/1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061/helm/istiod-1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061.tgz - - https://storage.googleapis.com/istio-build/dev/1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061/helm/ztunnel-1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061.tgz + - https://storage.googleapis.com/istio-build/dev/1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f/helm/base-1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f.tgz + - https://storage.googleapis.com/istio-build/dev/1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f/helm/cni-1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f.tgz + - https://storage.googleapis.com/istio-build/dev/1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f/helm/gateway-1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f.tgz + - https://storage.googleapis.com/istio-build/dev/1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f/helm/istiod-1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f.tgz + - https://storage.googleapis.com/istio-build/dev/1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f/helm/ztunnel-1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f.tgz