mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-27 18:19:28 +00:00
It hasn't been on-by-default before, therefore it does not get locked to the new default on yet. This has some impact on the scheduler configuration because the plugin is now enabled by default. Because the feature is now GA, it doesn't need to be a label on E2E tests, which wouldn't be possible anyway once it gets removed entirely.
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