k3s/plugin
k8s-merge-robot cd66fb7a55 Merge pull request #27772 from jsafrane/kubelet-volume-not-found
Automatic merge from submit-queue

Rephrase 'pv not found in cache' warnings.

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
2016-06-22 05:16:02 -07:00
..
cmd/kube-scheduler Use protobufs by default to communicate with apiserver 2016-05-21 11:38:32 +02:00
pkg Merge pull request #27772 from jsafrane/kubelet-volume-not-found 2016-06-22 05:16:02 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00