• k8s-merge-robot's avatar
    Merge pull request #27772 from jsafrane/kubelet-volume-not-found · cd66fb7a
    k8s-merge-robot authored
    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
    cd66fb7a
Name
Last commit
Last update
..
admission Loading commit data...
auth Loading commit data...
client/auth Loading commit data...
scheduler Loading commit data...
webhook Loading commit data...