Skip to content

Commit 7060bda

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents 345792c + 80812f1 commit 7060bda

31 files changed

Lines changed: 439 additions & 468 deletions

charts/dependencies/sail-operator/api-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Red Hat Sail Operator (OSSM 3.x) for Kubernetes
1818

1919
| Key | Type | Default | Description |
2020
|-----|------|---------|-------------|
21-
| bundle.version | string | `"3.2.3"` | |
21+
| bundle.version | string | `"3.3.3"` | |
2222
| imagePullSecrets[0].name | string | `"rhai-pull-secret"` | |
2323
| namespace | string | `"istio-system"` | |
2424

charts/dependencies/sail-operator/crds/customresourcedefinition-authorizationpolicies-security-istio-io.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ spec:
378378
x-kubernetes-preserve-unknown-fields: true
379379
type: object
380380
served: true
381-
storage: false
381+
storage: true
382382
subresources:
383383
status: {}
384384
- additionalPrinterColumns:
@@ -735,6 +735,6 @@ spec:
735735
x-kubernetes-preserve-unknown-fields: true
736736
type: object
737737
served: true
738-
storage: true
738+
storage: false
739739
subresources:
740740
status: {}

charts/dependencies/sail-operator/crds/customresourcedefinition-destinationrules-networking-istio-io.yaml

Lines changed: 168 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,20 @@ spec:
202202
httpCookie:
203203
description: Hash based on HTTP cookie.
204204
properties:
205+
attributes:
206+
description: Additional attributes for the cookie.
207+
items:
208+
properties:
209+
name:
210+
description: The name of the cookie attribute.
211+
type: string
212+
value:
213+
description: The optional value of the cookie attribute.
214+
type: string
215+
required:
216+
- name
217+
type: object
218+
type: array
205219
name:
206220
description: Name of the cookie.
207221
type: string
@@ -517,6 +531,20 @@ spec:
517531
httpCookie:
518532
description: Hash based on HTTP cookie.
519533
properties:
534+
attributes:
535+
description: Additional attributes for the cookie.
536+
items:
537+
properties:
538+
name:
539+
description: The name of the cookie attribute.
540+
type: string
541+
value:
542+
description: The optional value of the cookie attribute.
543+
type: string
544+
required:
545+
- name
546+
type: object
547+
type: array
520548
name:
521549
description: Name of the cookie.
522550
type: string
@@ -978,6 +1006,20 @@ spec:
9781006
httpCookie:
9791007
description: Hash based on HTTP cookie.
9801008
properties:
1009+
attributes:
1010+
description: Additional attributes for the cookie.
1011+
items:
1012+
properties:
1013+
name:
1014+
description: The name of the cookie attribute.
1015+
type: string
1016+
value:
1017+
description: The optional value of the cookie attribute.
1018+
type: string
1019+
required:
1020+
- name
1021+
type: object
1022+
type: array
9811023
name:
9821024
description: Name of the cookie.
9831025
type: string
@@ -1293,6 +1335,20 @@ spec:
12931335
httpCookie:
12941336
description: Hash based on HTTP cookie.
12951337
properties:
1338+
attributes:
1339+
description: Additional attributes for the cookie.
1340+
items:
1341+
properties:
1342+
name:
1343+
description: The name of the cookie attribute.
1344+
type: string
1345+
value:
1346+
description: The optional value of the cookie attribute.
1347+
type: string
1348+
required:
1349+
- name
1350+
type: object
1351+
type: array
12961352
name:
12971353
description: Name of the cookie.
12981354
type: string
@@ -1883,6 +1939,20 @@ spec:
18831939
httpCookie:
18841940
description: Hash based on HTTP cookie.
18851941
properties:
1942+
attributes:
1943+
description: Additional attributes for the cookie.
1944+
items:
1945+
properties:
1946+
name:
1947+
description: The name of the cookie attribute.
1948+
type: string
1949+
value:
1950+
description: The optional value of the cookie attribute.
1951+
type: string
1952+
required:
1953+
- name
1954+
type: object
1955+
type: array
18861956
name:
18871957
description: Name of the cookie.
18881958
type: string
@@ -2198,6 +2268,20 @@ spec:
21982268
httpCookie:
21992269
description: Hash based on HTTP cookie.
22002270
properties:
2271+
attributes:
2272+
description: Additional attributes for the cookie.
2273+
items:
2274+
properties:
2275+
name:
2276+
description: The name of the cookie attribute.
2277+
type: string
2278+
value:
2279+
description: The optional value of the cookie attribute.
2280+
type: string
2281+
required:
2282+
- name
2283+
type: object
2284+
type: array
22012285
name:
22022286
description: Name of the cookie.
22032287
type: string
@@ -2659,6 +2743,20 @@ spec:
26592743
httpCookie:
26602744
description: Hash based on HTTP cookie.
26612745
properties:
2746+
attributes:
2747+
description: Additional attributes for the cookie.
2748+
items:
2749+
properties:
2750+
name:
2751+
description: The name of the cookie attribute.
2752+
type: string
2753+
value:
2754+
description: The optional value of the cookie attribute.
2755+
type: string
2756+
required:
2757+
- name
2758+
type: object
2759+
type: array
26622760
name:
26632761
description: Name of the cookie.
26642762
type: string
@@ -2974,6 +3072,20 @@ spec:
29743072
httpCookie:
29753073
description: Hash based on HTTP cookie.
29763074
properties:
3075+
attributes:
3076+
description: Additional attributes for the cookie.
3077+
items:
3078+
properties:
3079+
name:
3080+
description: The name of the cookie attribute.
3081+
type: string
3082+
value:
3083+
description: The optional value of the cookie attribute.
3084+
type: string
3085+
required:
3086+
- name
3087+
type: object
3088+
type: array
29773089
name:
29783090
description: Name of the cookie.
29793091
type: string
@@ -3564,6 +3676,20 @@ spec:
35643676
httpCookie:
35653677
description: Hash based on HTTP cookie.
35663678
properties:
3679+
attributes:
3680+
description: Additional attributes for the cookie.
3681+
items:
3682+
properties:
3683+
name:
3684+
description: The name of the cookie attribute.
3685+
type: string
3686+
value:
3687+
description: The optional value of the cookie attribute.
3688+
type: string
3689+
required:
3690+
- name
3691+
type: object
3692+
type: array
35673693
name:
35683694
description: Name of the cookie.
35693695
type: string
@@ -3879,6 +4005,20 @@ spec:
38794005
httpCookie:
38804006
description: Hash based on HTTP cookie.
38814007
properties:
4008+
attributes:
4009+
description: Additional attributes for the cookie.
4010+
items:
4011+
properties:
4012+
name:
4013+
description: The name of the cookie attribute.
4014+
type: string
4015+
value:
4016+
description: The optional value of the cookie attribute.
4017+
type: string
4018+
required:
4019+
- name
4020+
type: object
4021+
type: array
38824022
name:
38834023
description: Name of the cookie.
38844024
type: string
@@ -4340,6 +4480,20 @@ spec:
43404480
httpCookie:
43414481
description: Hash based on HTTP cookie.
43424482
properties:
4483+
attributes:
4484+
description: Additional attributes for the cookie.
4485+
items:
4486+
properties:
4487+
name:
4488+
description: The name of the cookie attribute.
4489+
type: string
4490+
value:
4491+
description: The optional value of the cookie attribute.
4492+
type: string
4493+
required:
4494+
- name
4495+
type: object
4496+
type: array
43434497
name:
43444498
description: Name of the cookie.
43454499
type: string
@@ -4655,6 +4809,20 @@ spec:
46554809
httpCookie:
46564810
description: Hash based on HTTP cookie.
46574811
properties:
4812+
attributes:
4813+
description: Additional attributes for the cookie.
4814+
items:
4815+
properties:
4816+
name:
4817+
description: The name of the cookie attribute.
4818+
type: string
4819+
value:
4820+
description: The optional value of the cookie attribute.
4821+
type: string
4822+
required:
4823+
- name
4824+
type: object
4825+
type: array
46584826
name:
46594827
description: Name of the cookie.
46604828
type: string

charts/dependencies/sail-operator/crds/customresourcedefinition-gateways-networking-istio-io.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ spec:
7878
tls:
7979
description: Set of TLS related options that govern the server's behavior.
8080
properties:
81+
caCertCredentialName:
82+
description: For mutual TLS, the name of the secret or the configmap that holds CA certificates.
83+
type: string
8184
caCertificates:
8285
description: REQUIRED if mode is `MUTUAL` or `OPTIONAL_MUTUAL`.
8386
type: string
@@ -320,6 +323,9 @@ spec:
320323
tls:
321324
description: Set of TLS related options that govern the server's behavior.
322325
properties:
326+
caCertCredentialName:
327+
description: For mutual TLS, the name of the secret or the configmap that holds CA certificates.
328+
type: string
323329
caCertificates:
324330
description: REQUIRED if mode is `MUTUAL` or `OPTIONAL_MUTUAL`.
325331
type: string
@@ -562,6 +568,9 @@ spec:
562568
tls:
563569
description: Set of TLS related options that govern the server's behavior.
564570
properties:
571+
caCertCredentialName:
572+
description: For mutual TLS, the name of the secret or the configmap that holds CA certificates.
573+
type: string
565574
caCertificates:
566575
description: REQUIRED if mode is `MUTUAL` or `OPTIONAL_MUTUAL`.
567576
type: string

0 commit comments

Comments
 (0)