mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 67062, 67169, 67539, 67504, 66876). 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>. Double check PVC if not found in syncVolume **What this PR does / why we need it**: Double check PVC if not found in syncVolume. If PV is bound by external PV binder (e.g. kube-scheduler), it's possible on heavy load that corresponding PVC is not synced to controller local cache yet. **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 #66287 **Special notes for your reviewer**: **Release note**: ```release-note Double check PVC if not found in syncVolume to prevent reclaiming PV wrongly. ``` |
||
---|---|---|
.. | ||
attachdetach | ||
events | ||
expand | ||
persistentvolume | ||
pvcprotection | ||
pvprotection | ||
OWNERS |