diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index 35bbd8c2d1a..3b73571a7e8 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -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.