kubernetes/pkg/controller/volume
Roman Bednar 1bd3f072fa stop ignoring storage class selection errors
The GetDefaultClass() was fixed in scope of this issue:
https://github.com/kubernetes/kubernetes/issues/110514

Before this change assignDefaultStorageClass() was ignoring errors from
this function since it could mean there are multiple defaults - assign
could safely continue and do nothing.

This is no longer true because we always choose one from multiple
defaults - any errors returned from GetDefaultClass() are real errors
and should not be ignored.
2023-06-21 13:09:05 +02:00
..
attachdetach Merge pull request #116377 from kinvolk/rata/userns 2023-03-14 10:40:43 -07:00
common generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02:00
ephemeral volume: use contextual logging 2023-03-14 08:37:30 +08:00
events hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
expand Merge pull request #116377 from kinvolk/rata/userns 2023-03-14 10:40:43 -07:00
persistentvolume stop ignoring storage class selection errors 2023-06-21 13:09:05 +02:00
protectionutil hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pvcprotection volume: use contextual logging 2023-03-14 08:37:30 +08:00
pvprotection volume: use contextual logging 2023-03-14 08:37:30 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00