kubernetes/pkg/controller/node
Kubernetes Submit Queue c1c7193b4d Merge pull request #46514 from ravisantoshgudimetla/scheduler_taints_refactor
Automatic merge from submit-queue (batch tested with PRs 49420, 49296, 49299, 49371, 46514)

Refactoring taint functions to reduce sprawl

**What this PR does / why we need it**:

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

**Special notes for your reviewer**:
@gmarek @timothysc @k82cn @jayunit100 - I moved some fn's to helpers and some to utils. LMK, if you are ok with this change.

**Release note**:

```release-note
NONE
```
2017-07-21 22:23:24 -07:00
..
testutil Move pkg/api/v1/ref -> client-go/tools/reference 2017-07-18 22:45:43 +02:00
BUILD Build files generated 2017-07-19 18:36:12 -04:00
cidr_allocator_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
cidr_allocator.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -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 Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
controller_utils.go Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics.go Fix const nameing in node/metrics 2017-06-05 16:36:09 +08:00
nodecontroller_test.go Refactoring taints to reduce sprawl 2017-07-19 18:36:07 -04:00
nodecontroller.go Refactoring taints to reduce sprawl 2017-07-19 18:36:07 -04: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 manual changes 2017-07-17 15:05:38 -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 Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
taint_controller.go manual changes 2017-07-17 15:05:38 -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