Files
kubernetes/test/compatibility_lifecycle
Kubernetes Prow Robot b5e83c2d21 Merge pull request #136762 from HarshalNeelkamal/client-ca-reload
Introduce a kubelet configuration that reloads ClientCA in TLSConfig
2026-03-06 00:46:25 +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