Skip to content

Commit 5c920af

Browse files
committed
resolve format problems
Signed-off-by: kerthcet <[email protected]>
1 parent acda488 commit 5c920af

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-scheduling/785-scheduler-component-config-api

1 file changed

+2
-2
lines changed

keps/sig-scheduling/785-scheduler-component-config-api/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
The kube-scheduler configuration API `kubescheduler.config.k8s.io` was in alpha
4949
for several releases. We graduated it to beta in 1.19 as `v1beta1`. We introduced
5050
`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`.
51+
to GA in 1.25 and mark `v1beta2` as deprecated to avoid breaking existing users,
52+
we'll remove the support of `v1beta2` in 1.26.
5353

5454
## Motivation
5555

0 commit comments

Comments
 (0)