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
Bump k8s.io/* to v0.36.0. That version preserves API compatibility,
which keeps the migration small
(kubernetes/kubernetes#137298).
controller-runtime v0.24.0 deprecated its SchemeBuilder in favor of the
apimachinery one
(kubernetes-sigs/controller-runtime#3461), so
api/v1 is migrated accordingly.
The Go directive moves to 1.26.0 because controller-runtime v0.24.0
requires it. The k8s.io/streaming migration is test-only. The
regenerated Pooler CRD picks up the upstream PodSpec rename workloadRef
-> schedulingGroup; both shapes are alpha and have no user-visible
impact.
Closescloudnative-pg#10592
Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
(cherry picked from commit 490938f)
0 commit comments