kubernetes/test/compatibility_lifecycle
Kubernetes Prow Robot 1861c1a072
Merge pull request #136601 from michaelasp/realFifoGA
Set RealFIFO to GA in 1.36
2026-02-04 05:32: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 #136601 from michaelasp/realFifoGA 2026-02-04 05:32: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