Skip to content

Commit f9dd70d

Browse files
Update target stable milestone for scheduler CC
We are releasing a v1beta2 in 1.21 that we intend to graduate to v1 next release. With it, scheduling profiles will graduate too. Signed-off-by: Aldo Culquicondor <[email protected]>
1 parent d7f1a34 commit f9dd70d

File tree

2 files changed

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

2 files changed

+2
-2
lines changed

keps/sig-scheduling/1451-multi-scheduling-profiles/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ latest-milestone: "v1.19"
2222
milestone:
2323
alpha: "v1.18"
2424
beta: "v1.19"
25-
stable: "v1.21"
25+
stable: "v1.22"
2626
metrics:
2727
- "schedule_attempts_total"
2828
- "e2e_scheduling_duration_seconds"

keps/sig-scheduling/785-scheduler-component-config-api/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ stage: beta
2020
latest-milestone: "v1.19"
2121
milestone:
2222
beta: "v1.19"
23-
stable: "v1.21"
23+
stable: "v1.22"

0 commit comments

Comments
 (0)