Skip to content

Commit 21b58d5

Browse files
Automator: Update dependencies in istio-ecosystem/sail-operator@main (openshift-service-mesh#529)
Signed-off-by: openshift-service-mesh-bot <[email protected]>
1 parent cda341b commit 21b58d5

23 files changed

+120
-183
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "istio build-tools",
3-
"image": "gcr.io/istio-testing/build-tools:master-8a2789ab3019c53605c7fdbfaee770ad7b0eb01c",
3+
"image": "gcr.io/istio-testing/build-tools:master-f53c293f26fde9fd818b2ddc22dc3836dd58103e",
44
"privileged": true,
55
"remoteEnv": {
66
"USE_GKE_GCLOUD_AUTH_PLUGIN": "True",

.github/workflows/update-deps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
update-deps:
2424
runs-on: ubuntu-latest
2525
container:
26-
image: gcr.io/istio-testing/build-tools:master-8a2789ab3019c53605c7fdbfaee770ad7b0eb01c
26+
image: gcr.io/istio-testing/build-tools:master-f53c293f26fde9fd818b2ddc22dc3836dd58103e
2727
options: --entrypoint ''
2828

2929
steps:

bundle/manifests/networking.istio.io_destinationrules.yaml

Lines changed: 24 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -305,9 +305,7 @@ spec:
305305
type: object
306306
type: array
307307
enabled:
308-
description: enable locality load balancing, this
309-
is DestinationRule-level and will override mesh
310-
wide settings in entirety.
308+
description: Enable locality load balancing.
311309
nullable: true
312310
type: boolean
313311
failover:
@@ -425,7 +423,7 @@ spec:
425423
minHealthPercent:
426424
description: Outlier detection will be enabled as long
427425
as the associated load balancing pool has at least
428-
min_health_percent hosts in healthy mode.
426+
`minHealthPercent` hosts in healthy mode.
429427
format: int32
430428
type: integer
431429
splitExternalLocalOriginErrors:
@@ -677,9 +675,7 @@ spec:
677675
type: object
678676
type: array
679677
enabled:
680-
description: enable locality load balancing,
681-
this is DestinationRule-level and will override
682-
mesh wide settings in entirety.
678+
description: Enable locality load balancing.
683679
nullable: true
684680
type: boolean
685681
failover:
@@ -801,7 +797,7 @@ spec:
801797
minHealthPercent:
802798
description: Outlier detection will be enabled
803799
as long as the associated load balancing pool
804-
has at least min_health_percent hosts in healthy
800+
has at least `minHealthPercent` hosts in healthy
805801
mode.
806802
format: int32
807803
type: integer
@@ -1198,8 +1194,7 @@ spec:
11981194
type: object
11991195
type: array
12001196
enabled:
1201-
description: enable locality load balancing, this is DestinationRule-level
1202-
and will override mesh wide settings in entirety.
1197+
description: Enable locality load balancing.
12031198
nullable: true
12041199
type: boolean
12051200
failover:
@@ -1313,7 +1308,7 @@ spec:
13131308
type: integer
13141309
minHealthPercent:
13151310
description: Outlier detection will be enabled as long as
1316-
the associated load balancing pool has at least min_health_percent
1311+
the associated load balancing pool has at least `minHealthPercent`
13171312
hosts in healthy mode.
13181313
format: int32
13191314
type: integer
@@ -1560,9 +1555,7 @@ spec:
15601555
type: object
15611556
type: array
15621557
enabled:
1563-
description: enable locality load balancing, this
1564-
is DestinationRule-level and will override mesh
1565-
wide settings in entirety.
1558+
description: Enable locality load balancing.
15661559
nullable: true
15671560
type: boolean
15681561
failover:
@@ -1680,7 +1673,7 @@ spec:
16801673
minHealthPercent:
16811674
description: Outlier detection will be enabled as long
16821675
as the associated load balancing pool has at least
1683-
min_health_percent hosts in healthy mode.
1676+
`minHealthPercent` hosts in healthy mode.
16841677
format: int32
16851678
type: integer
16861679
splitExternalLocalOriginErrors:
@@ -2226,9 +2219,7 @@ spec:
22262219
type: object
22272220
type: array
22282221
enabled:
2229-
description: enable locality load balancing, this
2230-
is DestinationRule-level and will override mesh
2231-
wide settings in entirety.
2222+
description: Enable locality load balancing.
22322223
nullable: true
22332224
type: boolean
22342225
failover:
@@ -2346,7 +2337,7 @@ spec:
23462337
minHealthPercent:
23472338
description: Outlier detection will be enabled as long
23482339
as the associated load balancing pool has at least
2349-
min_health_percent hosts in healthy mode.
2340+
`minHealthPercent` hosts in healthy mode.
23502341
format: int32
23512342
type: integer
23522343
splitExternalLocalOriginErrors:
@@ -2598,9 +2589,7 @@ spec:
25982589
type: object
25992590
type: array
26002591
enabled:
2601-
description: enable locality load balancing,
2602-
this is DestinationRule-level and will override
2603-
mesh wide settings in entirety.
2592+
description: Enable locality load balancing.
26042593
nullable: true
26052594
type: boolean
26062595
failover:
@@ -2722,7 +2711,7 @@ spec:
27222711
minHealthPercent:
27232712
description: Outlier detection will be enabled
27242713
as long as the associated load balancing pool
2725-
has at least min_health_percent hosts in healthy
2714+
has at least `minHealthPercent` hosts in healthy
27262715
mode.
27272716
format: int32
27282717
type: integer
@@ -3119,8 +3108,7 @@ spec:
31193108
type: object
31203109
type: array
31213110
enabled:
3122-
description: enable locality load balancing, this is DestinationRule-level
3123-
and will override mesh wide settings in entirety.
3111+
description: Enable locality load balancing.
31243112
nullable: true
31253113
type: boolean
31263114
failover:
@@ -3234,7 +3222,7 @@ spec:
32343222
type: integer
32353223
minHealthPercent:
32363224
description: Outlier detection will be enabled as long as
3237-
the associated load balancing pool has at least min_health_percent
3225+
the associated load balancing pool has at least `minHealthPercent`
32383226
hosts in healthy mode.
32393227
format: int32
32403228
type: integer
@@ -3481,9 +3469,7 @@ spec:
34813469
type: object
34823470
type: array
34833471
enabled:
3484-
description: enable locality load balancing, this
3485-
is DestinationRule-level and will override mesh
3486-
wide settings in entirety.
3472+
description: Enable locality load balancing.
34873473
nullable: true
34883474
type: boolean
34893475
failover:
@@ -3601,7 +3587,7 @@ spec:
36013587
minHealthPercent:
36023588
description: Outlier detection will be enabled as long
36033589
as the associated load balancing pool has at least
3604-
min_health_percent hosts in healthy mode.
3590+
`minHealthPercent` hosts in healthy mode.
36053591
format: int32
36063592
type: integer
36073593
splitExternalLocalOriginErrors:
@@ -4147,9 +4133,7 @@ spec:
41474133
type: object
41484134
type: array
41494135
enabled:
4150-
description: enable locality load balancing, this
4151-
is DestinationRule-level and will override mesh
4152-
wide settings in entirety.
4136+
description: Enable locality load balancing.
41534137
nullable: true
41544138
type: boolean
41554139
failover:
@@ -4267,7 +4251,7 @@ spec:
42674251
minHealthPercent:
42684252
description: Outlier detection will be enabled as long
42694253
as the associated load balancing pool has at least
4270-
min_health_percent hosts in healthy mode.
4254+
`minHealthPercent` hosts in healthy mode.
42714255
format: int32
42724256
type: integer
42734257
splitExternalLocalOriginErrors:
@@ -4519,9 +4503,7 @@ spec:
45194503
type: object
45204504
type: array
45214505
enabled:
4522-
description: enable locality load balancing,
4523-
this is DestinationRule-level and will override
4524-
mesh wide settings in entirety.
4506+
description: Enable locality load balancing.
45254507
nullable: true
45264508
type: boolean
45274509
failover:
@@ -4643,7 +4625,7 @@ spec:
46434625
minHealthPercent:
46444626
description: Outlier detection will be enabled
46454627
as long as the associated load balancing pool
4646-
has at least min_health_percent hosts in healthy
4628+
has at least `minHealthPercent` hosts in healthy
46474629
mode.
46484630
format: int32
46494631
type: integer
@@ -5040,8 +5022,7 @@ spec:
50405022
type: object
50415023
type: array
50425024
enabled:
5043-
description: enable locality load balancing, this is DestinationRule-level
5044-
and will override mesh wide settings in entirety.
5025+
description: Enable locality load balancing.
50455026
nullable: true
50465027
type: boolean
50475028
failover:
@@ -5155,7 +5136,7 @@ spec:
51555136
type: integer
51565137
minHealthPercent:
51575138
description: Outlier detection will be enabled as long as
5158-
the associated load balancing pool has at least min_health_percent
5139+
the associated load balancing pool has at least `minHealthPercent`
51595140
hosts in healthy mode.
51605141
format: int32
51615142
type: integer
@@ -5402,9 +5383,7 @@ spec:
54025383
type: object
54035384
type: array
54045385
enabled:
5405-
description: enable locality load balancing, this
5406-
is DestinationRule-level and will override mesh
5407-
wide settings in entirety.
5386+
description: Enable locality load balancing.
54085387
nullable: true
54095388
type: boolean
54105389
failover:
@@ -5522,7 +5501,7 @@ spec:
55225501
minHealthPercent:
55235502
description: Outlier detection will be enabled as long
55245503
as the associated load balancing pool has at least
5525-
min_health_percent hosts in healthy mode.
5504+
`minHealthPercent` hosts in healthy mode.
55265505
format: int32
55275506
type: integer
55285507
splitExternalLocalOriginErrors:

bundle/manifests/networking.istio.io_envoyfilters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ spec:
166166
additionalProperties:
167167
type: string
168168
description: Match on the node metadata supplied by
169-
a proxy when connecting to Istio Pilot.
169+
a proxy when connecting to istiod.
170170
type: object
171171
proxyVersion:
172172
description: A regular expression in golang regex format

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.3-latest
37-
createdAt: "2024-12-13T05:05:10Z"
37+
createdAt: "2024-12-14T05:05:06Z"
3838
description: Experimental operator for installing Istio service mesh
3939
features.operators.openshift.io/cnf: "false"
4040
features.operators.openshift.io/cni: "true"
@@ -358,7 +358,7 @@ spec:
358358
- v1.22.6
359359
- v1.22.5
360360
- v1.21.6
361-
- latest (fb73a226)
361+
- latest (092b432c)
362362
363363
[See this page](https://github.com/istio-ecosystem/sail-operator/blob/main/bundle/README.md) for instructions on how to use it.
364364
displayName: Sail Operator
@@ -634,10 +634,10 @@ spec:
634634
template:
635635
metadata:
636636
annotations:
637-
images.latest.cni: gcr.io/istio-testing/install-cni:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061
638-
images.latest.istiod: gcr.io/istio-testing/pilot:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061
639-
images.latest.proxy: gcr.io/istio-testing/proxyv2:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061
640-
images.latest.ztunnel: gcr.io/istio-testing/ztunnel:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061
637+
images.latest.cni: gcr.io/istio-testing/install-cni:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f
638+
images.latest.istiod: gcr.io/istio-testing/pilot:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f
639+
images.latest.proxy: gcr.io/istio-testing/proxyv2:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f
640+
images.latest.ztunnel: gcr.io/istio-testing/ztunnel:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f
641641
images.v1_21_6.cni: docker.io/istio/install-cni:1.21.6
642642
images.v1_21_6.istiod: docker.io/istio/pilot:1.21.6
643643
images.v1_21_6.proxy: docker.io/istio/proxyv2:1.21.6
@@ -818,13 +818,13 @@ spec:
818818
provider:
819819
name: Red Hat, Inc.
820820
relatedImages:
821-
- image: gcr.io/istio-testing/install-cni:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061
821+
- image: gcr.io/istio-testing/install-cni:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f
822822
name: latest.cni
823-
- image: gcr.io/istio-testing/pilot:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061
823+
- image: gcr.io/istio-testing/pilot:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f
824824
name: latest.istiod
825-
- image: gcr.io/istio-testing/proxyv2:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061
825+
- image: gcr.io/istio-testing/proxyv2:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f
826826
name: latest.proxy
827-
- image: gcr.io/istio-testing/ztunnel:1.25-alpha.fb73a2269ef4c2bb7803668770cf4972e6b5e061
827+
- image: gcr.io/istio-testing/ztunnel:1.25-alpha.092b432cba42529d06ea44779dfbb8d77b80e91f
828828
name: latest.ztunnel
829829
- image: docker.io/istio/install-cni:1.21.6
830830
name: v1_21_6.cni

0 commit comments

Comments
 (0)