File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
test/helm/gateway-crds-helm Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -24515,10 +24515,8 @@ spec:
2451524515 2. If there is exactly one HTTPRoute with a non-wildcard hostname under
2451624516 the targeted listener, use that hostname.
2451724517
24518- Note: If this field is set to true but neither the listener nor the route
24519- has a non-wildcard hostname, or if the listener lacks a non-wildcard hostname
24520- and multiple routes define different hostnames, the associated
24521- ClientTrafficPolicy will be considered invalid.
24518+ Note: Setting this field to true without a non-wildcard hostname makes the
24519+ ClientTrafficPolicy invalid.
2452224520 type: boolean
2452324521 type: object
2452424522 preserveHeaderCase:
Original file line number Diff line number Diff line change @@ -3859,10 +3859,8 @@ spec:
38593859 2. If there is exactly one HTTPRoute with a non-wildcard hostname under
38603860 the targeted listener, use that hostname.
38613861
3862- Note: If this field is set to true but neither the listener nor the route
3863- has a non-wildcard hostname, or if the listener lacks a non-wildcard hostname
3864- and multiple routes define different hostnames, the associated
3865- ClientTrafficPolicy will be considered invalid.
3862+ Note: Setting this field to true without a non-wildcard hostname makes the
3863+ ClientTrafficPolicy invalid.
38663864 type: boolean
38673865 type: object
38683866 preserveHeaderCase:
You can’t perform that action at this time.
0 commit comments