mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-13 14:14:21 -04: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 | ||
| helper | ||
| node | ||
| pod | ||
| resource | ||
| service | ||
| validation | ||
| backward_compatibility_test.go | ||
| BUILD | ||
| builder.go | ||
| conversion.go | ||
| conversion_test.go | ||
| defaults.go | ||
| defaults_test.go | ||
| doc.go | ||
| generate.go | ||
| OWNERS | ||
| zz_generated.conversion.go | ||
| zz_generated.defaults.go | ||