mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
fix the alpha phase version of LegacyServiceAccountTokenTracking
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
This commit is contained in:
parent
79cba170b5
commit
6b7755f8eb
@ -534,7 +534,7 @@ const (
|
|||||||
|
|
||||||
// owner: @zshihang
|
// owner: @zshihang
|
||||||
// kep: http://kep.k8s.io/2800
|
// kep: http://kep.k8s.io/2800
|
||||||
// alpha: v1.25
|
// alpha: v1.26
|
||||||
//
|
//
|
||||||
// Enables tracking of secret-based service account tokens usage.
|
// Enables tracking of secret-based service account tokens usage.
|
||||||
LegacyServiceAccountTokenTracking featuregate.Feature = "LegacyServiceAccountTokenTracking"
|
LegacyServiceAccountTokenTracking featuregate.Feature = "LegacyServiceAccountTokenTracking"
|
||||||
|
Loading…
Reference in New Issue
Block a user