kubernetes/pkg/controller/node
Kubernetes Submit Queue 7002c53a9c Merge pull request #42808 from ravisantoshgudimetla/nodecontroller_eviction_flake
Automatic merge from submit-queue (batch tested with PRs 42024, 42780, 42808, 42640)

Node controller test flake 39975 with delay for try function

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #39975 

/cc @ncdc @gmarek @liggitt
2017-03-09 16:41:52 -08:00
..
testutil generated 2017-02-15 12:20:24 +01:00
BUILD generated 2017-02-24 09:24:33 +01:00
cidr_allocator.go Apply davidopps comments to TaintController PR 2017-02-15 09:37:26 +01:00
cidr_allocator_test.go Apply davidopps comments to TaintController PR 2017-02-15 09:37:26 +01:00
cidr_set.go Retry assigning CIDRs 2016-07-18 17:06:04 +02:00
cidr_set_test.go Run goimports 2016-08-02 15:12:39 +03:00
controller_utils.go Improve NodeControllers logs 2017-03-07 10:29:57 +01: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.go Move taint eviction feature flag to feature-gates 2017-03-08 10:04:18 +01:00
nodecontroller_test.go Merge pull request #42808 from ravisantoshgudimetla/nodecontroller_eviction_flake 2017-03-09 16:41:52 -08:00
OWNERS Modify OWNERS in some pkg/controller subdirectories 2017-01-26 16:28:08 +01:00
rate_limited_queue.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
rate_limited_queue_test.go fix go vet issues 2017-02-27 21:24:45 -08:00
taint_controller.go Change taint/toleration annotations to api fields. 2017-02-22 09:27:42 -05:00
taint_controller_test.go Update tests. 2017-02-22 09:27:42 -05:00
timed_workers.go Apply davidopps comments to TaintController PR 2017-02-15 09:37:26 +01:00
timed_workers_test.go Apply davidopps comments to TaintController PR 2017-02-15 09:37:26 +01:00