mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-27 04:44:58 -04:00
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. |
||
|---|---|---|
| .. | ||
| ports | ||
| controller.go | ||
| controller_test.go | ||
| doc.go | ||
| import_known_versions.go | ||
| import_known_versions_test.go | ||
| master.go | ||
| master_test.go | ||
| OWNERS | ||
| thirdparty_controller.go | ||