kubernetes/pkg/api
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
..
endpoints
errors
events
helper
install
meta
persistentvolume
pod
ref
resource
service
testapi
testing
unversioned
util
v1 Merge pull request #46514 from ravisantoshgudimetla/scheduler_taints_refactor 2017-07-21 22:23:24 -07:00
validation
annotation_key_constants.go
BUILD
conversion_test.go
copy_test.go
deep_copy_test.go
defaulting_test.go
doc.go
field_constants.go
json.go
meta_test.go
node_example.json
objectreference.go
OWNERS
register.go
replication_controller_example.json
resource.go
serialization_proto_test.go
serialization_test.go
taint.go
taint_test.go
toleration.go
types.go
unstructured_test.go
zz_generated.deepcopy.go