kubernetes/plugin/pkg/admission
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
..
admit Improved test code coverage for plugin/pkg/admission/admit. 2017-03-25 10:27:18 +08:00
alwayspullimages move admission to genericapiserver 2017-01-18 08:15:19 -05:00
antiaffinity move admission to genericapiserver 2017-01-18 08:15:19 -05:00
defaulttolerationseconds Fix DefaultTolerationSeconds admission plugin. It was using 2017-03-09 20:24:43 -05:00
deny Improve the code coverage of /plugin/pkg/admission/deny 2017-02-02 11:44:57 +08:00
exec Improved the code coverage of plugin/pkg/admission/exec. 2017-03-19 09:35:19 +08:00
gc Update generated files 2017-01-29 21:41:45 +01:00
imagepolicy fix typo in /pkg/admission/imagepolicy/config.go 2017-02-12 21:59:36 +08:00
initialresources Bump test coverage for initialresources 2017-03-09 14:33:32 +01:00
limitranger update names for kube plugin initializer to avoid conflicts 2017-03-06 10:18:21 -05:00
namespace update names for kube plugin initializer to avoid conflicts 2017-03-06 10:18:21 -05:00
persistentvolume/label Merge pull request #40537 from gnufied/fix-multizone-pv-breakage 2017-03-05 11:16:46 -08:00
podnodeselector update names for kube plugin initializer to avoid conflicts 2017-03-06 10:18:21 -05:00
podpreset update names for kube plugin initializer to avoid conflicts 2017-03-06 10:18:21 -05:00
resourcequota generated files 2017-03-20 23:57:38 -04:00
security Include pod namespace in PSP 'use' authorization check 2017-03-24 15:14:52 -04:00
securitycontext/scdeny move admission to genericapiserver 2017-01-18 08:15:19 -05:00
serviceaccount serviceaccount admission: return correct tokens 2017-04-05 12:59:04 -04:00
storageclass/default Merge pull request #41404 from k82cn/correct_comments 2017-03-24 10:26:33 -07:00
OWNERS OWNERS: Update latest OWNERS files 2017-01-23 10:05:48 -08:00