kubernetes/pkg/controller/volume
Patrick Ohly 24f5764787 pv controller test: more test cases
The main goal was to cover retrieval of a PVC from the apiserver when
it isn't known yet. This is achieved by adding PVCs and (for the sake
of completeness) PVs to the reactor, but not the controller, when a
special annotation is set. The approach with a special annotation was
chosen because it doesn't affect other tests.

The other test cases were added while checking the existing tests
because (at least at first glance) the situations seemed to be not
covered.
2020-10-28 10:52:11 +01:00
..
attachdetach Detect change of volume attachability in the middle of attaching 2020-08-24 17:15:11 -07:00
common GenericEphemeralVolume: initial implementation 2020-07-09 23:29:24 +02:00
ephemeral GenericEphemeralVolume: initial implementation 2020-07-09 23:29:24 +02:00
events Merge pull request #91455 from cofyc/fix88229 2020-06-02 18:11:36 -07:00
expand Remove resize map code 2020-07-13 08:24:10 -04:00
persistentvolume pv controller test: more test cases 2020-10-28 10:52:11 +01:00
protectionutil Move protection common func to protectionutil 2019-03-17 22:24:42 +08:00
pvcprotection GenericEphemeralVolume: initial implementation 2020-07-09 23:29:24 +02:00
pvprotection Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
scheduling Use v1helper.GetPersistentVolumeClass for compatibility 2020-08-06 09:26:21 +09:00
OWNERS Add SIG storage owner aliases 2020-07-07 10:26:16 -04:00