Skip to content

Commit a5d367e

Browse files
authored
Merge pull request #30907 from liggitt/flowcontrol-v1beta1
Document flowcontrol v1beta1 removal release
2 parents 03b5de4 + 5b6e46d commit a5d367e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/en/docs/reference/using-api/deprecation-guide.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ deprecated API versions to newer and more stable API versions.
2424

2525
The **v1.26** release will stop serving the following deprecated API versions:
2626

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+
2735
#### HorizontalPodAutoscaler {#horizontalpodautoscaler-v126}
2836

2937
The **autoscaling/v2beta2** API version of HorizontalPodAutoscaler will no longer be served in v1.26.

0 commit comments

Comments
 (0)