Files
kubernetes/pkg/volume/csi
Pushkar Joglekar 1e250610b2 Fix panic in pkg/volume/csi tests
When run as non-root user, TestAttacherMountDevice fails, because of missing
nil check that induces a panic. Fixed by doing err nil check
before using the returned user value from user.Current()
2021-06-24 10:14:20 -07:00
..
2021-02-28 15:17:29 -08:00
2021-06-08 18:42:31 +08:00
2021-06-08 10:29:46 +08:00
2020-07-11 09:02:58 -04:00