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
The **autoscaling/v2beta2** API version of HorizontalPodAutoscaler will no longer be served in v1.26.
30
+
31
+
* Migrate manifests and API clients to use the **autoscaling/v2** API version, available since v1.23.
32
+
* All existing persisted objects are accessible via the new API
23
33
24
34
### v1.25
25
35
@@ -60,6 +70,13 @@ The **events.k8s.io/v1beta1** API version of Event will no longer be served in v
60
70
* use `reportingController` instead of the deprecated `source.component` field (which is renamed to `deprecatedSource.component` and not permitted in new **events.k8s.io/v1** Events)
61
71
* use `reportingInstance` instead of the deprecated `source.host` field (which is renamed to `deprecatedSource.host` and not permitted in new **events.k8s.io/v1** Events)
0 commit comments