kubernetes/test/compatibility_lifecycle
Kubernetes Prow Robot 040ca59611
Merge pull request #137454 from haircommander/proc-mount-ga
KEP-4265: feature: promote ProcMountType to GA
2026-03-15 07:57:34 +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 Merge pull request #137454 from haircommander/proc-mount-ga 2026-03-15 07:57:34 +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