kubernetes/test/compatibility_lifecycle
Mujib Ahasan bfe8f6b729 lint small fix
Signed-off-by: Mujib Ahasan <ahasanmujib8@gmail.com>
2026-04-04 20:19:57 +05:30
..
cmd switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well) 2025-06-25 11:42:12 -04:00
reference lint small fix 2026-04-04 20:19:57 +05:30
main.go feat: Refactors featuregate lifecycle management script 2025-03-13 21:57:21 +00:00
OWNERS feat: Refactors featuregate lifecycle management script 2025-03-13 21:57:21 +00:00
README.md feat: Refactors featuregate lifecycle management script 2025-03-13 21:57:21 +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