Skip to content

Commit c6b5889

Browse files
committed
stay two releases on beta, one off and other on
1 parent fcf8e90 commit c6b5889

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)