Merge pull request #114220 from Iceber/update_feature_gate_phase_version

fix the alpha phase version of LegacyServiceAccountTokenTracking
This commit is contained in:
Kubernetes Prow Robot
2022-12-10 07:54:37 -08:00
committed by GitHub

View File

@@ -534,7 +534,7 @@ const (
// owner: @zshihang
// kep: http://kep.k8s.io/2800
// alpha: v1.25
// alpha: v1.26
//
// Enables tracking of secret-based service account tokens usage.
LegacyServiceAccountTokenTracking featuregate.Feature = "LegacyServiceAccountTokenTracking"