mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-05 15:10:48 -05:00
When kubelet starts a pod that refers to non-existing PV, PVC or Node, it should clearly show that the requested element does not exist. Previous "PersistentVolumeClaim 'default/ceph-claim-wm' is not in cache" looks like random kubelet hiccup, while "PersistentVolumeClaim 'default/ceph-claim-wm' not found" suggests that the object may not exist at all and it might be an user error. Fixes #27523 |
||
|---|---|---|
| .. | ||
| predicates | ||
| priorities | ||
| doc.go | ||
| listers.go | ||
| scheduler_interface.go | ||
| scheduler_interface_test.go | ||
| types.go | ||