kubernetes/plugin/pkg
Andy Goldstein 9f95cf7b4f serviceaccount admission: return correct tokens
Fix a bug in serviceaccount admission introduced when we switched
everything to use shared informers. That change accidentally reused the
list of secrets instead of creating a new one, resulting in all secrets
in the namespace being returned as possible service account tokens,
instead of limiting it only to the actual service account tokens, as it
did before the shared informer conversion. This also adds a unit test to
ensure there is no future regression here.
2017-04-05 12:59:04 -04:00
..
admission serviceaccount admission: return correct tokens 2017-04-05 12:59:04 -04:00
auth Merge pull request #43034 from enisoc/statefulset-patch 2017-03-14 11:44:37 -07:00
scheduler Merge pull request #43885 from zhangxiaoyu-zidif/master 2017-04-02 17:17:26 -07:00