• Kubernetes Submit Queue's avatar
    Merge pull request #46514 from ravisantoshgudimetla/scheduler_taints_refactor · c1c7193b
    Kubernetes Submit Queue authored
    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
    ```
    c1c7193b
Name
Last commit
Last update
..
testutil Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
cidr_allocator.go Loading commit data...
cidr_allocator_test.go Loading commit data...
cidr_set.go Loading commit data...
cidr_set_test.go Loading commit data...
cloud_cidr_allocator.go Loading commit data...
controller_utils.go Loading commit data...
doc.go Loading commit data...
metrics.go Loading commit data...
nodecontroller.go Loading commit data...
nodecontroller_test.go Loading commit data...
range_allocator.go Loading commit data...
rate_limited_queue.go Loading commit data...
rate_limited_queue_test.go Loading commit data...
taint_controller.go Loading commit data...
taint_controller_test.go Loading commit data...
timed_workers.go Loading commit data...
timed_workers_test.go Loading commit data...