Files
kubernetes/pkg/kubelet/container
Euan Kemp a6718f5969 rkt: Implement pod FinishedAt
This is implemented via touching a file on stop as a hook in the systemd
unit. The ctime of this file is then used to get the `finishedAt` time
in the future.
In addition, this changes the `startedAt` and `createdAt` to use the api
server's results rather than the annotations it previously used.

It's possible we might want to move this into the api in the future.

Fixes #23887
2016-04-22 15:34:55 -07:00
..
2016-04-22 15:34:55 -07:00
2015-11-19 15:35:14 -08:00
2016-04-22 15:34:55 -07:00
2016-04-03 11:28:03 +08:00
2016-04-03 11:28:03 +08:00
2016-04-22 15:34:55 -07:00
2016-04-12 22:34:59 -04:00