k3s/pkg/controller/volume
Kubernetes Submit Queue f4d8220df5
Merge pull request #65616 from cofyc/fix56163
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
```
2018-07-31 19:18:00 -07:00
..
attachdetach Merge pull request #65649 from rsc/fix-printf 2018-07-11 14:09:08 -07:00
events In findMatchingVolumes: 2017-11-21 21:42:35 -08:00
expand Remove unused io util writer & volume host GetWriter() 2018-07-09 14:09:48 -07:00
persistentvolume Merge pull request #65616 from cofyc/fix56163 2018-07-31 19:18:00 -07:00
pvcprotection Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pvprotection kubernetes: fix printf format errors 2018-07-11 00:10:15 +03:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00