• k8s-merge-robot's avatar
    Merge pull request #27432 from jsafrane/pv-events-log · 60d4f2fe
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Allow emitting PersistentVolume events.
    
    Similarly to Nodes, PersistentVolumes are not in any namespace and we should
    not block events on them. Currently, these events are rejected with
    `Event "nfs.145841cf9c8cfaf0" is invalid: involvedObject.namespace: Invalid value: "": does not match involvedObject`
    60d4f2fe
Name
Last commit
Last update
..
testdata/v1 Loading commit data...
doc.go Loading commit data...
events.go Loading commit data...
events_test.go Loading commit data...
name.go Loading commit data...
name_test.go Loading commit data...
schema.go Loading commit data...
schema_test.go Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...