[Compatibility Version]Improve hack/verify-featuregates.sh script #129312
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-sig
Indicates an issue or PR lacks a `sig/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What would you like to be added?
Improve the code in https://github.com/kubernetes/kubernetes/tree/master/test/featuregates_linter
BinaryVersion=N+1, EmulationVersion=N-1,-2
, andBinaryVersion=N+2, EmulationVersion=N-1
. So the feature gate can only be removed starting theBinaryVersion=N+3
Why is this needed?
To improve code health and developer experience wrt Compatibility Version.
The text was updated successfully, but these errors were encountered: