kubernetes/pkg/controller/volume
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
..
attachdetach Correct typos in pkg/controller/volume 2022-09-16 16:50:20 +05:30
common generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02:00
ephemeral cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
events hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
expand Fix PVC nil pointer dereference during migration-enabled volume expand 2022-08-17 11:32:22 -07:00
persistentvolume restart claim sync when PVC is updated 2022-10-17 14:05:39 +02:00
protectionutil hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pvcprotection Remove StorageObjectInUseProtection feature gate logic 2021-11-03 00:13:50 +03:00
pvprotection Remove StorageObjectInUseProtection feature gate logic 2021-11-03 00:13:50 +03:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00