kubernetes/pkg/controller/serviceaccount
Oleg Shaldybin 3b15d5be19 Use correct namespace in unit tests that use fake clientset
Fake clientset no longer needs to be prepopulated with records: keeping
them in leads to the name conflict on creates. Also, since fake
clientset now respects namespaces, we need to correctly populate them.
2016-06-28 11:26:34 -07:00
..
doc.go Controller codebase refactoring 2015-08-03 17:06:25 +02:00
serviceaccounts_controller_test.go use fully qualified resource in fake clients actions 2016-04-20 19:44:40 -07:00
serviceaccounts_controller.go Generated clients can return their RESTClients, RESTClient can return its RateLimiter 2016-04-27 22:15:10 +02:00
tokengetter.go Parallelization of namespace deletion 2016-02-25 16:33:25 +01:00
tokens_controller_test.go Use correct namespace in unit tests that use fake clientset 2016-06-28 11:26:34 -07:00
tokens_controller.go Convert service account token controller to use a work queue 2016-06-27 13:01:24 -04:00