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.go
cidr_allocator_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
cidr_set.go
cidr_set_test.go
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
metrics.go
nodecontroller.go Refactoring taints to reduce sprawl 2017-07-19 18:36:07 -04:00
nodecontroller_test.go Refactoring taints to reduce sprawl 2017-07-19 18:36:07 -04:00
OWNERS
range_allocator.go manual changes 2017-07-17 15:05:38 -07:00
rate_limited_queue.go
rate_limited_queue_test.go fix go vet issues 2017-02-27 21:24:45 -08:00
taint_controller.go manual changes 2017-07-17 15:05:38 -07:00
taint_controller_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
timed_workers.go
timed_workers_test.go