https://rancher.com/ logo
Title
a

alert-traffic-48134

05/02/2023, 1:58 PM
Hi all, i wondering if it’s possible to avoid Rancher automatically creating a secret associated with a serviceAccount ( for user management purpose).
kubectl
is showing a Warning at each running command :
kubectl get nodes
Warning: Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens.
NAME                         STATUS   ROLES           AGE   VERSION
...
...
If anyone has a workaround ? 😉
Found a workaround myself : i disabled the FG : LegacyServiceAccountTokenTracking=false