kubernetes/pkg/volume/azuredd
Kubernetes Prow Robot 160cdbbdca
Merge pull request #101534 from kassarl/issue-98281
Use GA topology labels for Azuredisk
2021-05-07 13:32:00 -07:00
..
attacher.go fix azure disk data loss issue on Windows 2020-10-10 02:20:49 +00:00
attacher_test.go
azure_common.go
azure_common_linux.go
azure_common_test.go
azure_common_unsupported.go
azure_common_windows.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
azure_dd.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
azure_dd_block.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
azure_dd_block_test.go
azure_dd_max_disk_count.go update max azure data disk count map 2020-11-06 14:16:55 +00:00
azure_dd_test.go Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
azure_mounter.go cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
azure_provision.go Updated topology labels for Azure 2021-04-26 07:35:10 +00:00
azure_provision_test.go
doc.go
OWNERS