mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-06 07:30:42 -05:00
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 ``` |
||
|---|---|---|
| .. | ||
| endpoints | ||
| errors | ||
| events | ||
| helper | ||
| install | ||
| meta | ||
| persistentvolume | ||
| pod | ||
| ref | ||
| resource | ||
| service | ||
| testapi | ||
| testing | ||
| unversioned | ||
| util | ||
| v1 | ||
| 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 | ||