Skip to content

Commit 647908d

Browse files
Automator: Update dependencies in istio-ecosystem/sail-operator@main (openshift-service-mesh#485)
Signed-off-by: openshift-service-mesh-bot <[email protected]>
1 parent 93369bc commit 647908d

File tree

16 files changed

+49
-43
lines changed

16 files changed

+49
-43
lines changed

api/v1alpha1/values_types.gen.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/manifests/sailoperator.clusterserviceversion.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ metadata:
3434
capabilities: Seamless Upgrades
3535
categories: OpenShift Optional, Integration & Delivery, Networking, Security
3636
containerImage: quay.io/maistra-dev/sail-operator:0.2-latest
37-
createdAt: "2024-11-21T05:05:41Z"
37+
createdAt: "2024-11-22T05:05:14Z"
3838
description: Experimental operator for installing Istio service mesh
3939
features.operators.openshift.io/cnf: "false"
4040
features.operators.openshift.io/cni: "true"
@@ -315,7 +315,7 @@ spec:
315315
- v1.22.6
316316
- v1.22.5
317317
- v1.21.6
318-
- latest (f66b1fb7)
318+
- latest (e72cb412)
319319
320320
[See this page](https://github.com/istio-ecosystem/sail-operator/blob/main/bundle/README.md) for instructions on how to use it.
321321
displayName: Sail Operator
@@ -539,10 +539,10 @@ spec:
539539
template:
540540
metadata:
541541
annotations:
542-
images.latest.cni: gcr.io/istio-testing/install-cni:1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
543-
images.latest.istiod: gcr.io/istio-testing/pilot:1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
544-
images.latest.proxy: gcr.io/istio-testing/proxyv2:1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
545-
images.latest.ztunnel: gcr.io/istio-testing/ztunnel:1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
542+
images.latest.cni: gcr.io/istio-testing/install-cni:1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
543+
images.latest.istiod: gcr.io/istio-testing/pilot:1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
544+
images.latest.proxy: gcr.io/istio-testing/proxyv2:1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
545+
images.latest.ztunnel: gcr.io/istio-testing/ztunnel:1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
546546
images.v1_21_6.cni: docker.io/istio/install-cni:1.21.6
547547
images.v1_21_6.istiod: docker.io/istio/pilot:1.21.6
548548
images.v1_21_6.proxy: docker.io/istio/proxyv2:1.21.6
@@ -719,13 +719,13 @@ spec:
719719
provider:
720720
name: Red Hat, Inc.
721721
relatedImages:
722-
- image: gcr.io/istio-testing/install-cni:1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
722+
- image: gcr.io/istio-testing/install-cni:1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
723723
name: latest.cni
724-
- image: gcr.io/istio-testing/pilot:1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
724+
- image: gcr.io/istio-testing/pilot:1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
725725
name: latest.istiod
726-
- image: gcr.io/istio-testing/proxyv2:1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
726+
- image: gcr.io/istio-testing/proxyv2:1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
727727
name: latest.proxy
728-
- image: gcr.io/istio-testing/ztunnel:1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
728+
- image: gcr.io/istio-testing/ztunnel:1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
729729
name: latest.ztunnel
730730
- image: docker.io/istio/install-cni:1.21.6
731731
name: v1_21_6.cni

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ csv:
2424
- v1.22.6
2525
- v1.22.5
2626
- v1.21.6
27-
- latest (f66b1fb7)
27+
- latest (e72cb412)
2828
2929
[See this page](https://github.com/istio-ecosystem/sail-operator/blob/main/bundle/README.md) for instructions on how to use it.
3030
support: Community based

docs/api-reference/sailoperator.io.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,6 @@ _Appears in:_
12461246
| `envoyExtAuthzGrpc` _[MeshConfigExtensionProviderEnvoyExternalAuthorizationGrpcProvider](#meshconfigextensionproviderenvoyexternalauthorizationgrpcprovider)_ | Configures an external authorizer that implements the Envoy ext_authz filter authorization check service using the gRPC API. | | |
12471247
| `zipkin` _[MeshConfigExtensionProviderZipkinTracingProvider](#meshconfigextensionproviderzipkintracingprovider)_ | Configures a tracing provider that uses the Zipkin API. | | |
12481248
| `datadog` _[MeshConfigExtensionProviderDatadogTracingProvider](#meshconfigextensionproviderdatadogtracingprovider)_ | Configures a Datadog tracing provider. | | |
1249-
| `stackdriver` _[MeshConfigExtensionProviderStackdriverProvider](#meshconfigextensionproviderstackdriverprovider)_ | Configures a Stackdriver provider. | | |
12501249
| `skywalking` _[MeshConfigExtensionProviderSkyWalkingTracingProvider](#meshconfigextensionproviderskywalkingtracingprovider)_ | Configures a Apache SkyWalking provider. | | |
12511250
| `opentelemetry` _[MeshConfigExtensionProviderOpenTelemetryTracingProvider](#meshconfigextensionprovideropentelemetrytracingprovider)_ | Configures an OpenTelemetry tracing provider. | | |
12521251
| `prometheus` _[MeshConfigExtensionProviderPrometheusMetricsProvider](#meshconfigextensionproviderprometheusmetricsprovider)_ | Configures a Prometheus metrics provider. | | |
@@ -2809,8 +2808,6 @@ _Appears in:_
28092808
| --- | --- | --- | --- |
28102809
| `zipkin` _[TracingZipkin](#tracingzipkin)_ | Use a Zipkin tracer. | | |
28112810
| `datadog` _[TracingDatadog](#tracingdatadog)_ | Use a Datadog tracer. | | |
2812-
| `stackdriver` _[TracingStackdriver](#tracingstackdriver)_ | Use a Stackdriver tracer. | | |
2813-
| `openCensusAgent` _[TracingOpenCensusAgent](#tracingopencensusagent)_ | Use an OpenCensus tracer exporting to an OpenCensus agent. | | |
28142811
| `sampling` _float_ | The percentage of requests (0.0 - 100.0) that will be randomly selected for trace generation, if not requested by the client or not forced. Default is 1.0. | | |
28152812
| `tlsSettings` _[ClientTLSSettings](#clienttlssettings)_ | Use the tlsSettings to specify the tls mode to use. If the remote tracing service uses Istio mutual TLS and shares the root CA with Pilot, specify the TLS mode as `ISTIO_MUTUAL`. | | |
28162813
| `enableIstioTags` _boolean_ | Determines whether or not trace spans generated by Envoy will include Istio specific tags. By default Istio specific tags are included in the trace spans. | | |

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ require (
2525
gomodules.xyz/jsonpatch/v2 v2.4.0
2626
gopkg.in/yaml.v3 v3.0.1
2727
helm.sh/helm/v3 v3.16.3
28-
istio.io/client-go v1.24.0-alpha.0.0.20241120163259-29f2caac2edb
29-
istio.io/istio v0.0.0-20241121003659-f66b1fb747a1
28+
istio.io/client-go v1.24.0-alpha.0.0.20241121173542-7914562906b4
29+
istio.io/istio v0.0.0-20241122001943-e72cb4125936
3030
k8s.io/api v0.31.2
3131
k8s.io/apiextensions-apiserver v0.31.2
3232
k8s.io/apimachinery v0.31.2
@@ -169,7 +169,7 @@ require (
169169
gopkg.in/inf.v0 v0.9.1 // indirect
170170
gopkg.in/yaml.v2 v2.4.0 // indirect
171171
gotest.tools/v3 v3.5.1 // indirect
172-
istio.io/api v1.24.0-alpha.0.0.20241120162859-fae8de666daf // indirect
172+
istio.io/api v1.24.0-alpha.0.0.20241121173243-2f3ffd33d364 // indirect
173173
k8s.io/apiserver v0.31.2 // indirect
174174
k8s.io/component-base v0.31.2 // indirect
175175
k8s.io/klog/v2 v2.130.1 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -495,12 +495,12 @@ gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU=
495495
gotest.tools/v3 v3.5.1/go.mod h1:isy3WKz7GK6uNw/sbHzfKBLvlvXwUyV06n6brMxxopU=
496496
helm.sh/helm/v3 v3.16.3 h1:kb8bSxMeRJ+knsK/ovvlaVPfdis0X3/ZhYCSFRP+YmY=
497497
helm.sh/helm/v3 v3.16.3/go.mod h1:zeVWGDR4JJgiRbT3AnNsjYaX8OTJlIE9zC+Q7F7iUSU=
498-
istio.io/api v1.24.0-alpha.0.0.20241120162859-fae8de666daf h1:zTdyQkhjN+P/YyNEPLgVUqzJZ/jjH/2q04aHbwih8ig=
499-
istio.io/api v1.24.0-alpha.0.0.20241120162859-fae8de666daf/go.mod h1:MQnRok7RZ20/PE56v0LxmoWH0xVxnCQPNuf9O7PAN1I=
500-
istio.io/client-go v1.24.0-alpha.0.0.20241120163259-29f2caac2edb h1:ArcXYEPt3B4X6Kn6UnLnNdrzBgQ3JUf1JaTiIXhPVJg=
501-
istio.io/client-go v1.24.0-alpha.0.0.20241120163259-29f2caac2edb/go.mod h1:vte206DqClVmCNU1qtUvHnTZ3/fCqN7V4HJ3mVR1/Ok=
502-
istio.io/istio v0.0.0-20241121003659-f66b1fb747a1 h1:8615Y0Dzil49cMtFYFKjSfxw9EKbPfP104CSQdlbOUU=
503-
istio.io/istio v0.0.0-20241121003659-f66b1fb747a1/go.mod h1:lMCNS3beHn/9nZScE1gl55yQsfeXSRHi2/bfFj7lqHA=
498+
istio.io/api v1.24.0-alpha.0.0.20241121173243-2f3ffd33d364 h1:/KiWMAd4IKqDnStUDRx8ilyZuT0cAPdU4LCw21ONFg4=
499+
istio.io/api v1.24.0-alpha.0.0.20241121173243-2f3ffd33d364/go.mod h1:MQnRok7RZ20/PE56v0LxmoWH0xVxnCQPNuf9O7PAN1I=
500+
istio.io/client-go v1.24.0-alpha.0.0.20241121173542-7914562906b4 h1:ZRgbF2DtUqseahKrYAuzsvkUUf8Ju8BEI4Ss1DAfkZU=
501+
istio.io/client-go v1.24.0-alpha.0.0.20241121173542-7914562906b4/go.mod h1:PQnZPf4fJiKONcUueCcatq5gJbQYDjimdRTkUj8Czvw=
502+
istio.io/istio v0.0.0-20241122001943-e72cb4125936 h1:ZsOBmCGdlGXK6lYyqm8Y5J/XBsXDRdRwmXTlPPqny8U=
503+
istio.io/istio v0.0.0-20241122001943-e72cb4125936/go.mod h1:iNkn2+eePJFHmjdqMEcqbYzqkOWFEXkPAxqWqCcSlFs=
504504
k8s.io/api v0.31.2 h1:3wLBbL5Uom/8Zy98GRPXpJ254nEFpl+hwndmk9RwmL0=
505505
k8s.io/api v0.31.2/go.mod h1:bWmGvrGPssSK1ljmLzd3pwCQ9MgoTsRCuK35u6SygUk=
506506
k8s.io/apiextensions-apiserver v0.31.2 h1:W8EwUb8+WXBLu56ser5IudT2cOho0gAKeTOnywBLxd0=
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
apiVersion: v2
2-
appVersion: 1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
2+
appVersion: 1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
33
description: Helm chart for deploying Istio cluster resources and CRDs
44
icon: https://istio.io/latest/favicons/android-192x192.png
55
keywords:
66
- istio
77
name: base
88
sources:
99
- https://github.com/istio/istio
10-
version: 1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
10+
version: 1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
2+
appVersion: 1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
33
description: Helm chart for istio-cni components
44
icon: https://istio.io/latest/favicons/android-192x192.png
55
keywords:
@@ -8,4 +8,4 @@ keywords:
88
name: cni
99
sources:
1010
- https://github.com/istio/istio
11-
version: 1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
11+
version: 1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504

resources/latest/charts/cni/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ _internal_defaults_do_not_set:
115115
hub: gcr.io/istio-testing
116116

117117
# Default tag for Istio images.
118-
tag: 1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
118+
tag: 1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
119119

120120
# Variant of the image to use.
121121
# Currently supported are: [debug, distroless]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
2+
appVersion: 1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504
33
description: Helm chart for deploying Istio gateways
44
icon: https://istio.io/latest/favicons/android-192x192.png
55
keywords:
@@ -9,4 +9,4 @@ name: gateway
99
sources:
1010
- https://github.com/istio/istio
1111
type: application
12-
version: 1.25-alpha.f66b1fb747a1ca7587442f39c7bb591198b48dd2
12+
version: 1.25-alpha.e72cb4125936f29a05b80f8ef031547e8724c504

0 commit comments

Comments
 (0)