Files
kubernetes/pkg/controller/volume/persistentvolume
Roman Bednar f5693a4008 restart claim sync when PVC is updated
We should not rely on syncUnboundClaim() to do nothing after it updates
PVC with a default storage class until next re-sync but instead restart
the sync explicitly to make sure we hit isDelayBindingMode() and
findBestMatchForClaim() immediately right after the PVC update.
2022-10-17 14:05:39 +02:00
..
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2022-07-26 13:14:05 -04:00
2022-07-26 13:14:05 -04:00
2022-08-03 19:53:22 +02:00