Merge pull request #122732 from ahutsunshine/typo

fix version typo of pod namespace indexer
This commit is contained in:
Kubernetes Prow Robot 2024-01-15 16:23:28 +01:00 committed by GitHub
commit 29bf09136e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -896,7 +896,7 @@ const (
UserNamespacesPodSecurityStandards featuregate.Feature = "UserNamespacesPodSecurityStandards"
// owner: @ahutsunshine
// beta: v1.29
// beta: v1.30
//
// Allows namespace indexer for namespace scope resources in apiserver cache to accelerate list operations.
StorageNamespaceIndex featuregate.Feature = "StorageNamespaceIndex"