Files
kubernetes/pkg/kubelet
k8s-merge-robot d935a02c64 Merge pull request #27101 from caesarxuchao/add-deletiontimestamp-log
Automatic merge from submit-queue

Let kubelet log the DeletionTimestamp if it's not nil in update

This helps to debug if it's the kubelet to blame when a pod is not deleted. 

Example output:
```
SyncLoop (UPDATE, "api"): "redis-master_default(c6782276-2dd4-11e6-b874-64510650ab1c):DeletionTimestamp=2016-06-08T23:58:12Z"
```

ref #26290
cc @Random-Liu
2016-06-12 22:56:43 -07:00
..
2016-06-10 16:49:16 -04:00
2016-05-06 12:11:29 -04:00
2016-04-29 17:12:10 -04:00
2016-05-05 14:34:49 -07:00
2016-06-10 18:48:14 -07:00
2015-11-25 09:43:48 +01:00
2016-03-02 20:46:32 -05:00
2016-05-12 19:17:08 -04:00
2016-05-12 19:17:08 -04:00
2016-06-03 16:33:36 +08:00