Skip to content

Commit 6d24d3b

Browse files
authored
Merge pull request kubernetes#129650 from Adarsh-verma-14/add-kep-link
add missing KEP link for AuthorizeNodeWithSelectors feature gate
2 parents e578dca + c78ee00 commit 6d24d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/features/kube_features.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const (
6868
AppArmorFields featuregate.Feature = "AppArmorFields"
6969

7070
// owner: @liggitt
71-
// kep:
71+
// kep: https://kep.k8s.io/4601
7272
//
7373
// Make the Node authorizer use fine-grained selector authorization.
7474
// Requires AuthorizeWithSelectors to be enabled.

0 commit comments

Comments
 (0)