kubernetes/plugin/pkg/scheduler/algorithm
Jan Safranek c9a60e2d2c 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-21 14:56:11 +02:00
..
predicates Rephrase 'pv not found in cache' warnings. 2016-06-21 14:56:11 +02:00
priorities Make priority score info more clear 2016-06-12 02:31:41 -04:00
doc.go Move pkg/scheduler to plugin/pkg/scheduler 2015-05-13 14:03:25 +08:00
listers.go add ReplicaSet support in scheduler 2016-02-16 14:34:46 +08:00
scheduler_interface_test.go fix typo 2016-03-12 14:06:41 +00:00
scheduler_interface.go Scheduler extension 2015-11-25 08:19:27 -08:00
types.go Remove nodeName from predicate signature. 2016-05-06 11:23:37 +02:00