Files
kubernetes/test/compatibility_lifecycle
Kubernetes Prow Robot a01d2e6cd4 Merge pull request #132922 from yt2985/client-fix
Fix the client-go issue of reloading trust root CAs.
2026-03-10 06:59:10 +05:30
..

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