k3s/pkg/volume
Kubernetes Submit Queue 974606544d Merge pull request #43852 from ailusazh/AddSuccessfulMountVolumeMsgToEvent
Automatic merge from submit-queue

Add SuccessfulMountVolume message to the events of pod

**What this PR does / why we need it:**
When creating a pod with volume, the volume mount may failed at first, but eventually succeed after retry several times. kubectl describe pod can only see the failed messages, so i think it will be better to add the SuccessfulMountVolume message to the pod events too.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
Fixes #42867
2017-06-05 01:46:36 -07:00
..
aws_ebs Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
azure_dd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
azure_file Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
cephfs Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
cinder move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
configmap Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
downwardapi Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
empty_dir Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
fc Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
flexvolume Pass pod metadata to flex plugin 2017-05-18 00:49:18 -04:00
flocker Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
gce_pd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
git_repo Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
glusterfs Remove glusterfs fuse client mount library version check 2017-05-30 14:13:25 +05:30
host_path remove redundant carriage return (cont'd) 2017-05-30 16:29:21 +08:00
iscsi Log out from multiple portals with iscsi storage plugin 2017-05-31 16:53:47 -04:00
local Address review comments 2017-05-26 11:48:31 -07:00
nfs nfs.go: cleancode err 2017-05-06 19:06:27 +08:00
photon_pd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
portworx Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
projected Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
quobyte Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
rbd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
scaleio Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
secret Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
testing Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
util Add SuccessfulMountVolume message to the events of pod 2017-06-01 17:56:47 +08:00
validation Define const annotation variable once 2017-04-24 11:54:21 +08:00
vsphere_volume Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
BUILD Local volume plugin 2017-05-22 14:44:51 -07:00
OWNERS Merge pull request #45295 from rootfs/vol-owner 2017-05-09 04:13:00 -07:00
doc.go
metrics_cached.go
metrics_du.go
metrics_du_test.go
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go
metrics_statfs_test.go
plugins.go Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
plugins_test.go
util.go Added func ValidateZone 2017-05-24 10:48:10 +02:00
util_test.go Added func ValidateZone 2017-05-24 10:48:10 +02:00
volume.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
volume_linux.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
volume_unsupported.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00