File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed
keps/sig-api-machinery/4420-retry-generate-name Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -527,16 +527,9 @@ high retry load.
527
527
528
528
## Implementation History
529
529
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
540
533
541
534
## Drawbacks
542
535
You can’t perform that action at this time.
0 commit comments