mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-23 18:20:36 -05:00
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` |
||
|---|---|---|
| .. | ||
| testdata/v1 | ||
| doc.go | ||
| events.go | ||
| events_test.go | ||
| name.go | ||
| name_test.go | ||
| schema.go | ||
| schema_test.go | ||
| validation.go | ||
| validation_test.go | ||