Skip to content

Commit 0f27a51

Browse files
authored
Merge pull request #4077 from kannon92/update-pod-has-network-kep
KEP-3085: update kep with implementation details for alpha
2 parents 7d7cf96 + 6588c5d commit 0f27a51

File tree

2 files changed

+3
-7
lines changed
  • keps
    • prod-readiness/sig-node
    • sig-node/3085-pod-conditions-for-starting-completition-of-sandbox-creation

2 files changed

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

keps/sig-node/3085-pod-conditions-for-starting-completition-of-sandbox-creation/kep.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,16 @@ replaces:
2121
- none
2222

2323
# The target maturity stage in the current dev cycle for this KEP.
24-
stage: beta
24+
stage: alpha
2525

2626
# The most recent milestone for which work toward delivery of this KEP has been
2727
# done. This can be the current (upcoming) milestone, if it is being actively
2828
# worked on.
29-
latest-milestone: "v1.27"
29+
latest-milestone: "v1.28"
3030

3131
# The milestone at which this feature was, or is targeted to be, at each stage.
3232
milestone:
33-
alpha: "v1.25"
34-
beta: "v1.27"
35-
stable: "v1.29"
33+
alpha: "v1.28"
3634

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

0 commit comments

Comments
 (0)