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
- BREAKING: Hostname validation is now somewhat stricter.
17
+
- BREAKING: Hostname validation is now enforced in CRD.
18
+
- Remove custom `h2` patch, as Kubernetes 1.26 has fixed the invalid data from Kubernetes' side. Starting with 24.11 we only support at least 1.27 (as it's needed by OpenShift 4.14) ([#495]).
19
+
13
20
### Fixed
14
21
15
22
- Fixed Kerberos keytab provisioning reusing its credential cache ([#490]).
16
23
- Fixed listener volumes missing a required permission to inspect manually provisioned listeners ([#497]).
17
24
- test: Fixed cert-manager tests by installing cert-manager if it doesn't exist ([#505]).
18
25
19
-
### Changed
20
-
21
-
- Remove custom `h2` patch, as Kubernetes 1.26 has fixed the invalid data from Kubernetes' side. Starting with 24.11 we only support at least 1.27 (as it's needed by OpenShift 4.14) ([#495]).
0 commit comments