• Jan Safranek's avatar
    Send VolumeMismatch event to PVC · c3c2ed8b
    Jan Safranek authored
    PV controller should send events to PVCs and not PVs when a PVC requests PV
    that's either too small or has mismatching StorageClass.
    
    Regular users can't see events on PVs so `kubectl describe pvc` is the only
    way how to tell user that something is wrong.
    c3c2ed8b
Name
Last commit
Last update
..
options Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
binder_test.go Loading commit data...
delete_test.go Loading commit data...
framework_test.go Loading commit data...
index.go Loading commit data...
index_test.go Loading commit data...
provision_test.go Loading commit data...
pv_controller.go Loading commit data...
pv_controller_base.go Loading commit data...
pv_controller_test.go Loading commit data...
recycle_test.go Loading commit data...
volume_host.go Loading commit data...