diff --git a/keps/sig-network/1880-multiple-service-cidrs/README.md b/keps/sig-network/1880-multiple-service-cidrs/README.md index cd1c90acf4d..ae83a3fb5e8 100644 --- a/keps/sig-network/1880-multiple-service-cidrs/README.md +++ b/keps/sig-network/1880-multiple-service-cidrs/README.md @@ -700,8 +700,9 @@ it will be safe to disable the dual-write mode. |----------|----------|----------| | 1.31 | Beta off | Alpha off | | 1.32 | Beta on | Alpha off | -| 1.33 | GA on | Beta off | -| 1.34 | GA (there are no bitmaps running) | GA (also delete old bitmap)| +| 1.33 | GA on (not locked by default) | Beta off | +| 1.34 | GA (lock by default) | GA (not locked by default) | +| 1.35 | GA (there are no bitmaps running) | GA (also delete old bitmap)| | 1.36 | remove feature gate | GA | | 1.37 | --- | remove feature gate |