Skip to content

Commit 7b82e05

Browse files
authored
Merge pull request #5121 from marosset/3503-deprecate-windows-hostnetwork
3503: Withdraw Windows hostnetwork support
2 parents 79dbc5c + 441def6 commit 7b82e05

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

keps/sig-windows/3503-host-network-support-for-windows-pods/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -860,6 +860,10 @@ Major milestones might include:
860860
- when the KEP was retired or superseded
861861
-->
862862

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+
863867
## Drawbacks
864868

865869
<!--

keps/sig-windows/3503-host-network-support-for-windows-pods/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ owning-sig: sig-windows
66
participating-sigs:
77
- sig-node
88
- sig-network
9-
status: implementable
9+
status: withdrawn
1010
creation-date: 2022-09-12
1111
reviewers:
1212
- "@aojea" # sig-network
1313
- "@saschagrunert" # sig-node
1414
approvers:
15-
- "@jayunit100"
15+
- "@jsturtevant" # sig-windows
1616

1717
##### WARNING !!! ######
1818
# prr-approvers has been moved to its own location
@@ -33,7 +33,7 @@ stage: alpha
3333
# The most recent milestone for which work toward delivery of this KEP has been
3434
# done. This can be the current (upcoming) milestone, if it is being actively
3535
# worked on.
36-
latest-milestone: "v1.26"
36+
latest-milestone: "v1.33"
3737

3838
# The milestone at which this feature was, or is targeted to be, at each stage.
3939
milestone:

0 commit comments

Comments
 (0)