kubernetes/pkg/volume/flexvolume
Jurj Andrei George 8f6fa99b49 Skip failing Windows unit tests (volume)
As discussed during the SIG Testing meeting on January 10, 2023, failing
Windows unit tests are now skipped.
These changes should be reverted when the unit tests wil get fixed.
Mentioned SIG Testing meeting:
https://docs.google.com/document/d/1z8MQpr_jTwhmjLMUaqQyBk1EYG_Y_3D4y4YdMJ7V1Kk/edit#heading=h.qwblxf2uhgoo
2023-01-24 11:02:44 +02:00
..
attacher_test.go Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
attacher-defaults.go
attacher.go Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
common_test.go unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
detacher_test.go Introduce test harness into unit tests 2018-10-08 18:44:05 -04:00
detacher-defaults.go
detacher.go
driver-call_test.go refactor(flexvolume): simplify capabilities handling 2017-08-24 22:18:58 +11:00
driver-call.go
expander-defaults.go
expander.go
fake_watcher.go
flexvolume_test.go unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
mounter_test.go
mounter-defaults.go Merge pull request #104732 from mengjiao-liu/remove-flag-experimental-check-node-capabilities-before-mount 2022-02-24 07:56:30 -08:00
mounter.go kubelet: Remove the deprecated flag --experimental-check-node-capabilities-before-mount 2022-01-06 11:47:11 +08:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00
plugin_test.go
plugin-defaults.go
plugin.go Refactor ConstructVolumeSpec 2022-11-03 16:55:13 +01:00
probe_test.go Skip failing Windows unit tests (volume) 2023-01-24 11:02:44 +02:00
probe.go fsnotify: use event.Has instead of "event.Op&h == h" 2022-10-13 13:42:26 +08:00
unmounter_test.go
unmounter-defaults.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
unmounter.go
util.go
volume.go