File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
keps/sig-windows/3503-host-network-support-for-windows-pods Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -860,6 +860,10 @@ Major milestones might include:
860
860
- when the KEP was retired or superseded
861
861
-->
862
862
863
+ 2022-09-12: Initial KEP merged
864
+ 2022-10-10: Alpha implemention merged into kubernetes/kubernetes
865
+ 2025-01-31: Feature has been withdrawn and will be removed from the code
866
+
863
867
## Drawbacks
864
868
865
869
<!--
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ owning-sig: sig-windows
6
6
participating-sigs :
7
7
- sig-node
8
8
- sig-network
9
- status : implementable
9
+ status : withdrawn
10
10
creation-date : 2022-09-12
11
11
reviewers :
12
12
- " @aojea" # sig-network
13
13
- " @saschagrunert" # sig-node
14
14
approvers :
15
- - " @jayunit100 "
15
+ - " @jsturtevant " # sig-windows
16
16
17
17
# #### WARNING !!! ######
18
18
# prr-approvers has been moved to its own location
@@ -33,7 +33,7 @@ stage: alpha
33
33
# The most recent milestone for which work toward delivery of this KEP has been
34
34
# done. This can be the current (upcoming) milestone, if it is being actively
35
35
# worked on.
36
- latest-milestone : " v1.26 "
36
+ latest-milestone : " v1.33 "
37
37
38
38
# The milestone at which this feature was, or is targeted to be, at each stage.
39
39
milestone :
You can’t perform that action at this time.
0 commit comments