kubernetes/pkg/volume/local
Hemant Kumar c058073046 Add a event to PV when mount fails because of fs mismatch
Filesystem mismatch is a special event. This could indicate
either user has asked for incorrect filesystem or there is a error
from which mount operation can not recover on retry.

Co-Authored-By: Jordan Liggitt <jordan@liggitt.net>
2020-02-13 12:29:42 -05:00
..
BUILD Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
doc.go
local_linux_test.go remove IsAbs validation on local volume 2018-04-06 13:26:14 +00:00
local_test.go Plumb test state through to fake volume host creation for error handling 2019-11-18 14:45:01 -08:00
local.go Add a event to PV when mount fails because of fs mismatch 2020-02-13 12:29:42 -05:00
OWNERS add cofyc as local volume owner 2019-11-21 09:38:49 +08:00