You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/current.yaml
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -68,12 +68,9 @@ bug fixes: |
68
68
Fixed per-endpoint hostname override not working because the auto-generated wildcard hostname.
69
69
Fixed Basic Authentication failing when htpasswd secrets use CRLF line endings by normalizing to LF before passing to Envoy.
70
70
BackendTLSPolicy was ignored when configuring TLS for telemetry backends (access logs, tracing, metrics).
71
-
<<<<<<< HEAD
72
71
Fixed client certificate secret never delivered when it is exclusively referenced by a SecurityPolicy `extAuth`/`jwt`/`oidc` Backend
73
72
Fixed xRoute status condition when route has mirror filter and the mirror backend has no endpoints.
74
-
=======
75
-
Fixed gateway-helm RBAC in GatewayNamespace mode with explicit `watch.namespaces` list by adding controller-namespace secret read permissions to infra-manager so generated certs ConfigMaps include `ca.crt`; secret read access is scoped to the `gateway-helm-infra-manager` Role for this mode.
76
-
>>>>>>> 0d0455f71 (add release notes)
73
+
Fixed gateway-helm RBAC in GatewayNamespace mode with explicit `watch.namespaces` list by adding controller-namespace secret read permissions to infra-manager.
0 commit comments