kubernetes/pkg/volume
Jiawei Wang ff063889a7 cleanup: Remove flocker volume plugins from k8s codebase
Flocker storage plugin removed from k8s codebase.

Flocker, an early external storage plugin in k8s,
has not been in maintenance and their business is
down. As far as I know, the plugin is not being
used anymore.

This PR removes the whole flocker dependency and
codebase from core k8s to reduce potential security
risks and reduce maintenance work from the sig-storage community.
2022-08-02 00:42:50 +00:00
..
awsebs Merge pull request #110399 from claudiubelu/unittests-2 2022-08-01 15:04:29 -07:00
azure_file unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
azuredd Merge pull request #111020 from claudiubelu/adds-unittests-5 2022-07-29 19:29:11 -07:00
cephfs Handle os.MkdirAll error 2022-06-30 16:26:24 +08:00
cinder unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
configmap unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
csi unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
csimigration Remove unit tests that set & test CSIMigrationAWS false since it's now locked to true 2022-07-29 13:52:06 -07:00
downwardapi Merge pull request #104732 from mengjiao-liu/remove-flag-experimental-check-node-capabilities-before-mount 2022-02-24 07:56:30 -08:00
emptydir Merge pull request #104732 from mengjiao-liu/remove-flag-experimental-check-node-capabilities-before-mount 2022-02-24 07:56:30 -08:00
fc unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
flexvolume unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
gcepd unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
git_repo unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
glusterfs unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
hostpath Merge pull request #104732 from mengjiao-liu/remove-flag-experimental-check-node-capabilities-before-mount 2022-02-24 07:56:30 -08:00
iscsi unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
local Fix type in mount_windows.go 2022-07-26 23:24:23 -07:00
nfs unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
portworx Generate and format files 2022-07-26 13:14:05 -04:00
projected unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
quobyte unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
rbd unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
secret unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
storageos Update golangci-lint to 1.46.2 and fix errors 2022-06-29 17:42:46 +08:00
testing unittests: Fixes unit tests for Windows (part 2) 2022-08-01 18:56:32 +03:00
util Merge pull request #111402 from verb/111030-ec-ga 2022-07-29 19:29:20 -07:00
validation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
vsphere_volume Merge pull request #110399 from claudiubelu/unittests-2 2022-08-01 15:04:29 -07:00
doc.go
metrics_block_test.go The test was not very useful and required elevated access 2021-06-04 15:48:35 -04:00
metrics_block.go add volume type and seperated histogram for volume stat collection 2022-01-19 22:33:37 +08:00
metrics_cached.go
metrics_du_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics_du.go set metric_source to du or fsquota accordingly 2022-01-20 10:56:02 +08:00
metrics_errors.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_nil_test.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
metrics_nil.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
metrics_statfs_test.go
metrics_statfs.go add volume type and seperated histogram for volume stat collection 2022-01-19 22:33:37 +08:00
noop_expandable_plugin.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
plugins_test.go Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
plugins.go Merge pull request #111485 from humblec/glusterfs-deprecation 2022-07-31 19:26:27 -07:00
volume_linux_test.go kubelet: Remove the deprecated flag --experimental-check-node-capabilities-before-mount 2022-01-06 11:47:11 +08:00
volume_linux.go Fix the wrong log 2021-11-17 09:07:07 +08:00
volume_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
volume.go Merge pull request #104732 from mengjiao-liu/remove-flag-experimental-check-node-capabilities-before-mount 2022-02-24 07:56:30 -08:00