File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
keps/sig-network/1880-multiple-service-cidrs Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -694,10 +694,11 @@ it will be safe to disable the dual-write mode.
694
694
695
695
| Version | MultiCIDRServiceAllocator | DisableAllocatorDualWrite |
696
696
| ----------| ----------| ----------|
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 |
701
702
702
703
## Production Readiness Review Questionnaire
703
704
You can’t perform that action at this time.
0 commit comments