Skip to content

Commit 1662428

Browse files
authored
Merge pull request #5127 from sanposhiho/patch-9
kep-4832: promote to beta
2 parents 428a19e + 3952618 commit 1662428

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
kep-number: 4832
22
alpha:
33
approver: "@wojtek-t"
4+
beta:
5+
approver: "@wojtek-t"

keps/sig-scheduling/4832-async-preemption/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,8 @@ Nothing.
399399
## Implementation History
400400

401401
- Sep 07, 2024: The initial KEP is submitted.
402+
- Nob 08, 2024: The implementation PR is merged.
403+
- Feb 03, 2025: The PR to promote it to beta is submitted.
402404

403405
## Drawbacks
404406

keps/sig-scheduling/4832-async-preemption/kep.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ latest-milestone: "v1.32"
2020
# The milestone at which this feature was, or is targeted to be, at each stage.
2121
milestone:
2222
alpha: "v1.32"
23+
beta: "v1.33"
2324

2425
# The following PRR answers are required at alpha release
2526
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)