Files
kubernetes/pkg
Kubernetes Submit Queue f79a53a734 Merge pull request #31777 from dshulyak/evict_pet
Automatic merge from submit-queue

Delete evicted pet

If pet was evicted by kubelet - it will stuck in this state forever.
By analogy to regular pod we need to re-create pet so that it will
be re-scheduled to another node, so in order to re-create pet
and preserve consitent naming we will delete it in petset controller
and create after that.

fixes: https://github.com/kubernetes/kubernetes/issues/31098
2016-10-04 01:32:02 -07:00
..
2016-09-19 09:57:19 -04:00
2016-10-03 12:46:39 -04:00
2016-09-28 10:53:30 -07:00
2016-10-03 12:46:39 -04:00
2016-08-31 13:46:40 -07:00
2016-08-25 10:57:31 -07:00
2016-09-29 13:52:20 -04:00
2016-09-29 17:35:43 -07:00
2016-08-22 14:18:15 -04:00
2016-09-28 10:53:30 -07:00
2016-09-27 12:44:54 -04:00
2016-09-20 14:47:31 +08:00