mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2026-01-05 14:31:55 +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.