A feature and maintenance release with operator-facing RBAC, Helm, API, and feature-gate changes, alongside new capabilities and defect corrections. It includes changes to configuration, permissions, certificate issuance, and integrations.
Check if affected (5)
security
cert-manager-editaggregateClusterRolepermission removal, GHSA-8rvj-mm4h-c258Applies if you use the
cert-manager-editaggregateClusterRole.The
cert-manager-editaggregateClusterRoleno longer grantscreateonACME Challengeresources orcreate,patch, andupdateonOrderresources. This prevents direct manipulation of these internal resources and addresses GHSA-8rvj-mm4h-c258.breaking
ObjectReferenceAPI removalApplies if you use
ObjectReferencein an API.The deprecated
ObjectReferenceAPI is removed in this release.breakingPrometheus ServiceMonitor and PodMonitor Helm value removal
Applies if you configure any of
prometheus.,servicemonitor. targetPort prometheus., orservicemonitor. path prometheus..podmonitor. path The Helm values
prometheus.,servicemonitor. targetPort prometheus., andservicemonitor. path prometheus.are removed.podmonitor. path - + 2 more on the release page
Plan ahead (2)
deprecatedGateway API controller configuration fields
Applies if you configure any of
enableGatewayAPI,enableGatewayAPIListenerSet,gatewayAPI., orenabled gatewayAPI..enableListenerSet The
enableGatewayAPIandenableGatewayAPIListenerSetfields onControllerConfigurationare deprecated and moved into thegatewayAPIsub-struct asgatewayAPI.andenabled gatewayAPI..enableListenerSet deprecated
ServerSideApplyfeature gate deprecationcainjectornow uses server-side apply unconditionally, and theServerSideApplyfeature gate is deprecated.