kubernetes/pkg/controller/volume/attachdetach
Patrick Ohly a8c930ef46 generic ephemeral volume: graduation to GA
The feature gate gets locked to "true", with the goal to remove it in two
releases.

All code now can assume that the feature is enabled. Tests for "feature
disabled" are no longer needed and get removed.

Some code wasn't using the new helper functions yet. That gets changed while
touching those lines.
2021-10-11 20:54:20 +02:00
..
cache Fix issue in node status updating VolumeAttached list 2021-10-05 09:44:35 -07:00
config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics Refactor CSI migration plugin manager to get featureGates as a parameter 2021-03-08 13:50:01 +01:00
populator Refactor CSI migration plugin manager to get featureGates as a parameter 2021-03-08 13:50:01 +01:00
reconciler Fix issue in node status updating VolumeAttached list 2021-10-05 09:44:35 -07:00
statusupdater hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testing Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
util generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02:00
attach_detach_controller.go Fix VolumeAttachment garbage collection for migrated PVs 2021-05-28 08:35:05 +02:00
attach_detach_controller_test.go Fix VolumeAttachment garbage collection for migrated PVs 2021-05-28 08:35:05 +02:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00