kubernetes/pkg/controller
Kubernetes Submit Queue 2537f66f0e Merge pull request #29230 from luxas/goimport
Automatic merge from submit-queue

Run goimport for the whole repo

While removing GOMAXPROC and running goimports, I noticed quite a lot of other files also needed a goimport format. Didn't commit `*.generated.go`, `*.deepcopy.go` or files in `vendor`

This is more for testing if it builds.
The only strange thing here is the gopkg.in/gcfg.v1 => github.com/scalingdata/gcfg replace.
cc @jfrazelle @thockin
2016-08-05 16:22:01 -07:00
..
certificates certificates: implement certificates controller 2016-07-19 11:25:38 -07:00
daemon Collapse duplicate informer creation paths 2016-08-04 09:02:13 +02:00
deployment Merge pull request #30011 from janetkuo/map-concurrent-write-read 2016-08-04 08:25:43 -07:00
endpoint Merge pull request #29230 from luxas/goimport 2016-08-05 16:22:01 -07:00
framework Collapse duplicate informer creation paths 2016-08-04 09:02:13 +02:00
garbagecollector add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
job Collapse duplicate informer creation paths 2016-08-04 09:02:13 +02:00
namespace Removed empty line. 2016-07-29 23:19:33 +08:00
node Merge pull request #29230 from luxas/goimport 2016-08-05 16:22:01 -07:00
petset Merge pull request #29230 from luxas/goimport 2016-08-05 16:22:01 -07:00
podautoscaler Merge pull request #29125 from mwielgus/extra-debug-hpa 2016-07-19 10:41:09 -07:00
podgc Use Go canonical import paths 2016-07-16 13:48:21 -04:00
replicaset Collapse duplicate informer creation paths 2016-08-04 09:02:13 +02:00
replication Collapse duplicate informer creation paths 2016-08-04 09:02:13 +02:00
resourcequota Merge pull request #28991 from ZTE-PaaS/zhangke-patch-008 2016-08-05 15:45:46 -07:00
route Use Go canonical import paths 2016-07-16 13:48:21 -04:00
service rewrite serivce controller to apply the latest controller pattern 2016-08-04 09:28:55 +08:00
serviceaccount make the resource prefix in etcd configurable for cohabitation 2016-07-27 07:51:40 -04:00
volume Merge pull request #29978 from hodovska/sharedInformer-fixup 2016-08-04 09:00:23 -07:00
controller_ref_manager.go let RC manager utilize the GC 2016-07-14 19:59:31 -07:00
controller_utils.go Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
controller_utils_test.go Merge pull request #29621 from resouer/uuid 2016-08-01 22:21:30 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00