We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acda488 commit 5c920afCopy full SHA for 5c920af
keps/sig-scheduling/785-scheduler-component-config-api/README.md
@@ -48,8 +48,8 @@
48
The kube-scheduler configuration API `kubescheduler.config.k8s.io` was in alpha
49
for several releases. We graduated it to beta in 1.19 as `v1beta1`. We introduced
50
`v1beta2` and `v1beta3` in 1.22 and 1.23 respectively. We'd like to graduate it
51
-to GA in `v1.25` and mark `v1beta2` as deprecated for not breaking existing users,
52
-we'll remove the support of `v2beta2` in `v1.26`.
+to GA in 1.25 and mark `v1beta2` as deprecated to avoid breaking existing users,
+we'll remove the support of `v1beta2` in 1.26.
53
54
## Motivation
55
0 commit comments