mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-25 05:41:13 +00:00
Author: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com> Co-Authored-By: Harshal Patil <12152047+harche@users.noreply.github.com> Signed-off-by: Harshal Patil <12152047+harche@users.noreply.github.com>
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