Skip to content

Commit c452480

Browse files
committed
Add implementation history
1 parent 92f7cda commit c452480

File tree

1 file changed

+3
-10
lines changed
  • keps/sig-api-machinery/4420-retry-generate-name

1 file changed

+3
-10
lines changed

keps/sig-api-machinery/4420-retry-generate-name/README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -527,16 +527,9 @@ high retry load.
527527

528528
## Implementation History
529529

530-
<!--
531-
Major milestones in the lifecycle of a KEP should be tracked in this section.
532-
Major milestones might include:
533-
- the `Summary` and `Motivation` sections being merged, signaling SIG acceptance
534-
- the `Proposal` section being merged, signaling agreement on a proposed design
535-
- the date implementation started
536-
- the first Kubernetes release where an initial version of the KEP was available
537-
- the version of Kubernetes where the KEP graduated to general availability
538-
- when the KEP was retired or superseded
539-
-->
530+
- 2024-01-31: KEP merged as implementable
531+
- Kubernetes v1.30 - Implementation available as an off-by-default alpha feature
532+
- Kubernetes v1.31 - Implementation available as an on-by-default beta feature
540533

541534
## Drawbacks
542535

0 commit comments

Comments
 (0)