mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-08 17:15:36 +00:00
The test was expecting an SA token in a secret but pods are getting their SA tokens via projected volumes by default. Also, the SA token controller function is getting reduced so the original check is likely to fail.