Files
kubernetes/pkg
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-07 21:04:44 +02:00
2016-06-06 17:18:22 -04:00
2016-05-10 12:03:41 -04:00
2016-06-03 20:41:08 -07:00
2016-06-06 17:18:22 -04:00
2016-06-10 16:22:04 +02:00
2016-06-02 16:57:28 -07:00
2016-05-22 22:18:58 -07:00
2016-06-06 17:18:22 -04:00
2016-06-06 10:49:46 +02:00