Skip to content

Commit 4adea33

Browse files
authored
Merge pull request kubernetes#2107 from danwinship/sctp-implemented
Mark SCTP as implemented
2 parents f40c24a + 86c589b commit 4adea33

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

keps/sig-network/614-SCTP-support/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,3 +724,4 @@ _This section must be completed when targeting beta graduation to a release._
724724
- 2018-09-27 Kubernetes 1.12.0 released with Alpha SCTP support
725725
- 2019-10-02 Test Plan and Graduation Criteria added
726726
- 2020-08-26 Kubernetes 1.19.0 released with Beta SCTP support
727+
- 2020-10-21 All code and docs merged for GA in 1.20. Marked as implemented.

keps/sig-network/614-SCTP-support/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kep-number: 614
33
authors:
44
- "@janosi"
55
owning-sig: sig-network
6-
status: implementable
6+
status: implemented
77
creation-date: 2018-06-14
88
reviewers:
99
- "@danwinship"

0 commit comments

Comments
 (0)