k8s: Kubernetes v1.37: Storage Version Migration Enabled by Default
Kubernetes Official Blog
2026-08-31
Kubernetes v1.37 makes built-in StorageVersionMigration (storagemigration.k8s.io/v1) GA and enabled by default in all clusters. It lets administrators and CRD authors declaratively rewrite stored objects to the current storage version, replacing manual re-write scripts or the out-of-tree migrator.