Skip to content

Commit 7f68141

Browse files
authored
Merge pull request kubernetes#3730 from rikatz/discontinue-netpol-status
2943: Withdrawn network policy status implementation
2 parents 9d63597 + 07e79e6 commit 7f68141

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

keps/sig-network/2943-networkpolicy-status/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@ For each of them, fill in the following information by copying the below templat
450450
## Implementation History
451451

452452
- 2022-02-01 Initial KEP
453+
- 2023-01-12 Feature has been withdrawn and will be removed from the code
453454

454455
## Drawbacks
455456

keps/sig-network/2943-networkpolicy-status/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kep-number: 2943
33
authors:
44
- "@rikatz"
55
owning-sig: sig-network
6-
status: implementable
6+
status: withdrawn
77
creation-date: 2021-09-06
88
reviewers:
99
- "@thockin"
@@ -23,7 +23,7 @@ see-also:
2323
# The most recent milestone for which work toward delivery of this KEP has been
2424
# done. This can be the current (upcoming) milestone, if it is being actively
2525
# worked on.
26-
latest-milestone: "v1.24"
26+
latest-milestone: "v1.27"
2727

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

0 commit comments

Comments
 (0)