mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Correct features template comment to match current usage
This commit is contained in:
parent
20457ee68d
commit
7bc86ec19d
@ -25,8 +25,8 @@ const (
|
||||
// Every feature gate should add method here following this template:
|
||||
//
|
||||
// // owner: @username
|
||||
// // alpha: v1.4
|
||||
// MyFeature() bool
|
||||
// // alpha: v1.X
|
||||
// MyFeature utilfeature.Feature = "MyFeature"
|
||||
|
||||
// owner: @timstclair
|
||||
// beta: v1.4
|
||||
|
Loading…
Reference in New Issue
Block a user