diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index 7f009c10555..5b6a9d35f4f 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -221,7 +221,7 @@ const ( RunAsGroup featuregate.Feature = "RunAsGroup" // owner: @saad-ali - // ga + // ga: v1.10 // // Allow mounting a subpath of a volume in a container // Do not remove this feature gate even though it's GA @@ -298,7 +298,7 @@ const ( // owner: @janosi // alpha: v1.12 - // beta: v1.18 + // beta: v1.19 // GA: v1.20 // // Enables SCTP as new protocol for Service ports, NetworkPolicy, and ContainerPort in Pod/Containers definition