kubernetes/pkg/volume
Kubernetes Prow Robot dab6f6a43d
Merge pull request #102344 from smarterclayton/keep_pod_worker
Prevent Kubelet from incorrectly interpreting "not yet started" pods as "ready to terminate pods" by unifying responsibility for pod lifecycle into pod worker
2021-07-08 16:48:53 -07:00
..
awsebs Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
azure_file Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
azuredd Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
cephfs Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
cinder Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
configmap Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
csi Moved VOLUME_MOUNT_GROUP capability check from NodeStageVolume to MountDevice; added log message in SetupAt to indicate FSGroup is delegated to driver 2021-07-03 16:29:42 -07:00
csimigration Remove CSIMigrationVSphereComplete flag 2021-05-04 21:38:47 -07:00
downwardapi Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
emptydir feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
fc Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
flexvolume Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
flocker Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
gcepd Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
git_repo Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
glusterfs Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
hostpath hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
iscsi Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
local Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
nfs Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
portworx Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
projected Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
quobyte Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
rbd Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
secret Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
storageos Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
testing Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
util Merge pull request #102344 from smarterclayton/keep_pod_worker 2021-07-08 16:48:53 -07:00
validation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
vsphere_volume Pass FsGroup to MountDevice 2021-07-03 16:29:42 -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 helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_cached.go
metrics_du_test.go Add test for counting inodes correct with hardlinks 2021-04-06 14:19:35 +02:00
metrics_du.go Get inodes and disk usage via pure go 2021-04-06 14:19:35 +02: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 fix golint in volume fs 2021-01-12 06:35:52 +08:00
noop_expandable_plugin.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
OWNERS Add SIG storage owner aliases 2020-07-07 10:26:16 -04: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 #101510 from huchengze/patch-12 2021-05-20 21:14:57 -07:00
volume_linux_test.go volume: Add unit test for SetVolumeOwnership owners 2020-11-11 09:23:16 -05:00
volume_linux.go migrate log in pkg/volume/volume_linux.go 2021-03-11 09:16:03 +08:00
volume_unsupported.go Fix typecheck 2021-02-15 00:22:04 -08:00
volume.go Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00