Skip to content

Commit 8f45ff5

Browse files
committed
feat: add flowcontrol v1beta2 removal in 1.32
1 parent bed05e3 commit 8f45ff5

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

versions.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,18 @@ deprecated-versions:
619619
removed-in: v1.24.0
620620
replacement-api: audit.k8s.io/v1
621621
component: k8s
622+
- version: flowcontrol.apiserver.k8s.io/v1beta3
623+
kind: FlowSchema
624+
deprecated-in: v1.24.0
625+
removed-in: v1.32.0
626+
replacement-api: flowcontrol.apiserver.k8s.io/v1
627+
component: k8s
628+
- version: flowcontrol.apiserver.k8s.io/v1beta3
629+
kind: PriorityLevelConfiguration
630+
deprecated-in: v1.31.0
631+
removed-in: v1.32.0
632+
replacement-api: flowcontrol.apiserver.k8s.io/v1
633+
component: k8s
622634
target-versions:
623635
cert-manager: v1.5.3
624636
istio: v1.11.0

0 commit comments

Comments
 (0)