..
testutil
Merge pull request #46162 from lixiaobing10051267/masterFound
2017-05-25 03:14:03 -07:00
BUILD
move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod
2017-04-17 11:38:11 -07:00
cidr_allocator_test.go
Apply davidopps comments to TaintController PR
2017-02-15 09:37:26 +01:00
cidr_allocator.go
Adds support for PodCIDR allocation from the GCE cloud provider
2017-04-11 14:07:54 -07:00
cidr_set_test.go
Fixes an issue in cide_set.go
2017-04-17 14:44:26 -04:00
cidr_set.go
Fixes an issue in cide_set.go
2017-04-17 14:44:26 -04:00
cloud_cidr_allocator.go
Adds support for PodCIDR allocation from the GCE cloud provider
2017-04-11 14:07:54 -07:00
controller_utils.go
Make taint manager harder to break before we move it out of NC
2017-05-05 15:48:44 +02:00
doc.go
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
metrics.go
Change the eviction metric type and fix rate-limited-timed-queue
2016-09-08 12:20:51 +02:00
nodecontroller_test.go
move pkg/api/v1/helpers.go to subpackage
2017-04-14 14:25:11 -07:00
nodecontroller.go
Make taint manager harder to break before we move it out of NC
2017-05-05 15:48:44 +02:00
OWNERS
Add bowei to OWNERS: e2e/test dns,network; cloud route, node, service controller
2017-05-19 14:49:43 -07:00
range_allocator.go
Adds support for PodCIDR allocation from the GCE cloud provider
2017-04-11 14:07:54 -07:00
rate_limited_queue_test.go
fix go vet issues
2017-02-27 21:24:45 -08:00
rate_limited_queue.go
move authoritative client-go utils out of pkg
2017-01-24 08:59:18 -05:00
taint_controller_test.go
Merge pull request #45100 from sttts/sttts-deflake-TestUpdateNodeWithMultiplePods
2017-05-02 10:34:58 -07:00
taint_controller.go
move pkg/api/v1/helpers.go to subpackage
2017-04-14 14:25:11 -07:00
timed_workers_test.go
Extend timeouts in timed_workers_test
2017-05-05 13:18:14 +02:00
timed_workers.go
Remove unused functions and make logs slightly better
2017-03-10 11:57:51 +01:00