kubernetes/pkg/master
Kubernetes Submit Queue a845c92207 Merge pull request #33368 from sttts/sttts-prune-serviceerrorhandler
Automatic merge from submit-queue

Prune unused parameters and call only once

Two parameters of `InstallServiceErrorHandler` were not used. Pruning them allows us to move the service error handler installation for each api group to be moved into the constructor.
2016-09-26 22:29:52 -07:00
..
ports Use Go canonical import paths 2016-07-16 13:48:21 -04:00
controller.go move core resource registry packages 2016-09-21 10:11:50 -04:00
controller_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
import_known_versions.go move StorageClass to its own group 2016-09-06 08:41:17 -04:00
import_known_versions_test.go Doc API group suffix, add test to catch new groups 2016-09-09 15:56:08 -04:00
master.go Merge pull request #33368 from sttts/sttts-prune-serviceerrorhandler 2016-09-26 22:29:52 -07:00
master_test.go move reststorage providers to their correct packages 2016-09-23 16:24:48 -04:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00
thirdparty_controller.go move reststorage providers to their correct packages 2016-09-23 16:24:48 -04:00