mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 10:19:50 +00:00
Merge pull request #122732 from ahutsunshine/typo
fix version typo of pod namespace indexer
This commit is contained in:
commit
29bf09136e
@ -896,7 +896,7 @@ const (
|
|||||||
UserNamespacesPodSecurityStandards featuregate.Feature = "UserNamespacesPodSecurityStandards"
|
UserNamespacesPodSecurityStandards featuregate.Feature = "UserNamespacesPodSecurityStandards"
|
||||||
|
|
||||||
// owner: @ahutsunshine
|
// owner: @ahutsunshine
|
||||||
// beta: v1.29
|
// beta: v1.30
|
||||||
//
|
//
|
||||||
// Allows namespace indexer for namespace scope resources in apiserver cache to accelerate list operations.
|
// Allows namespace indexer for namespace scope resources in apiserver cache to accelerate list operations.
|
||||||
StorageNamespaceIndex featuregate.Feature = "StorageNamespaceIndex"
|
StorageNamespaceIndex featuregate.Feature = "StorageNamespaceIndex"
|
||||||
|
Loading…
Reference in New Issue
Block a user