Skip to content

Commit b5cbddb

Browse files
authored
Merge pull request kubernetes#4741 from aojea/servicecidrbeta3
KEP 1880 stay two releases on beta, one off and other on
2 parents 2b62020 + c6b5889 commit b5cbddb

File tree

1 file changed

+5
-4
lines changed
  • keps/sig-network/1880-multiple-service-cidrs

1 file changed

+5
-4
lines changed

keps/sig-network/1880-multiple-service-cidrs/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -694,10 +694,11 @@ it will be safe to disable the dual-write mode.
694694

695695
| Version | MultiCIDRServiceAllocator | DisableAllocatorDualWrite |
696696
|----------|----------|----------|
697-
| 1.31 | Beta off | Alpha off |
698-
| 1.32 | GA on (no locked) | Beta off |
699-
| 1.33 | GA locked (there are no bitmaps running) | GA on (also delete old bitmap)|
700-
| 1.34 | remove feature gate | remove feature gate |
697+
| 1.31 | Beta off | Alpha off |
698+
| 1.32 | Beta on | Alpha off |
699+
| 1.33 | GA on | Beta off |
700+
| 1.34 | GA (there are no bitmaps running) | GA on (also delete old bitmap)|
701+
| 1.35 | remove feature gate | remove feature gate |
701702

702703
## Production Readiness Review Questionnaire
703704

0 commit comments

Comments
 (0)