mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-30 05:13:52 +00:00
Both plugins verify JWTs, but the OpenID Connect plugin performs much worse when faced with cache misses. Reorder the plugins so the service account plugin tries to authenticate a bearer token first.