Files
kubernetes/test/compatibility_lifecycle
Antonio Ojea b2fe862ae3 graduate disableAllocatorDualWrite and lock MultiCIDRServiceAllocator
Since previous version is already using the new allocator we no longer
need to keep the dual write active to synchronize the new and old
allocators.
2025-05-06 13:29:45 +00:00
..

This directory contains commands for compatibility lifecycle verification

Currently, the following commands are implemented:

# Verify feature gate list is up to date
go run test/compatibility_lifecycle/main.go feature-gates verify

# Update feature gate list
go run test/compatibility_lifecycle/main.go feature-gates update