File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
content/en/docs/reference/using-api Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,14 @@ deprecated API versions to newer and more stable API versions.
24
24
25
25
The ** v1.26** release will stop serving the following deprecated API versions:
26
26
27
+ #### Flow control resources {#flowcontrol-resources-v126}
28
+
29
+ The ** flowcontrol.apiserver.k8s.io/v1beta1** API version of FlowSchema and PriorityLevelConfiguration will no longer be served in v1.26.
30
+
31
+ * Migrate manifests and API clients to use the ** flowcontrol.apiserver.k8s.io/v1beta2** API version, available since v1.23.
32
+ * All existing persisted objects are accessible via the new API
33
+ * No notable changes
34
+
27
35
#### HorizontalPodAutoscaler {#horizontalpodautoscaler-v126}
28
36
29
37
The ** autoscaling/v2beta2** API version of HorizontalPodAutoscaler will no longer be served in v1.26.
You can’t perform that action at this time.
0 commit comments