mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 18:00:08 +00:00
fix version typo of namespace indexer
This commit is contained in:
parent
4b94168c0f
commit
6cd25f43a6
@ -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