add missing KEP link for AuthorizeNodeWithSelectors feature gate

This commit is contained in:
Adarsh-verma-14 2025-01-16 00:00:13 +05:30
parent ec2e0de35a
commit c78ee00e96

View File

@ -68,7 +68,7 @@ const (
AppArmorFields featuregate.Feature = "AppArmorFields"
// owner: @liggitt
// kep:
// kep: https://kep.k8s.io/4601
//
// Make the Node authorizer use fine-grained selector authorization.
// Requires AuthorizeWithSelectors to be enabled.