• Kubernetes Submit Queue's avatar
    Merge pull request #65616 from cofyc/fix56163 · f4d8220d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 65570, 65616). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Retry scheduling on StorageClass events
    
    **What this PR does / why we need it**:
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #56163
    
    **Special notes for your reviewer**:
    
    I have taken over #60006.
    It's hard to test in e2e, because we cannot know reschedule of pod is triggered by which event (periodically service/node events will move pods to active queue too). ~~I'll add integration tests for this functionality after [this PR](https://github.com/kubernetes/kubernetes/pull/65296) get merged.~~ (already added)
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    f4d8220d
Name
Last commit
Last update
..
metrics Loading commit data...
options Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
binder_test.go Loading commit data...
delete_test.go Loading commit data...
framework_test.go Loading commit data...
index.go Loading commit data...
index_test.go Loading commit data...
provision_test.go Loading commit data...
pv_controller.go Loading commit data...
pv_controller_base.go Loading commit data...
pv_controller_test.go Loading commit data...
recycle_test.go Loading commit data...
scheduler_assume_cache.go Loading commit data...
scheduler_assume_cache_test.go Loading commit data...
scheduler_binder.go Loading commit data...
scheduler_binder_cache.go Loading commit data...
scheduler_binder_cache_test.go Loading commit data...
scheduler_binder_fake.go Loading commit data...
scheduler_binder_test.go Loading commit data...
volume_host.go Loading commit data...