File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -220,4 +220,16 @@ mappings:
220
220
- deprecatedAPI : " apiVersion: flowcontrol.apiserver.k8s.io/v1beta3\n kind: FlowSchema\n "
221
221
newAPI : " apiVersion: flowcontrol.apiserver.k8s.io/v1\n kind: FlowSchema\n "
222
222
deprecatedInVersion : " v1.29"
223
+ removedInVersion : " v1.32"
224
+ - deprecatedAPI : " apiVersion: flowcontrol.apiserver.k8s.io/v1beta1\n kind: PriorityLevelConfiguration\n "
225
+ newAPI : " apiVersion: flowcontrol.apiserver.k8s.io/v1beta3\n kind: PriorityLevelConfiguration\n "
226
+ deprecatedInVersion : " v1.26"
227
+ removedInVersion : " v1.26"
228
+ - deprecatedAPI : " apiVersion: flowcontrol.apiserver.k8s.io/v1beta2\n kind: PriorityLevelConfiguration\n "
229
+ newAPI : " apiVersion: flowcontrol.apiserver.k8s.io/v1beta3\n kind: PriorityLevelConfiguration\n "
230
+ deprecatedInVersion : " v1.26"
231
+ removedInVersion : " v1.29"
232
+ - deprecatedAPI : " apiVersion: flowcontrol.apiserver.k8s.io/v1beta3\n kind: PriorityLevelConfiguration\n "
233
+ newAPI : " apiVersion: flowcontrol.apiserver.k8s.io/v1\n kind: PriorityLevelConfiguration\n "
234
+ deprecatedInVersion : " v1.29"
223
235
removedInVersion : " v1.32"
You can’t perform that action at this time.
0 commit comments