Files
kubernetes/pkg
k8s-merge-robot fe135fc251 Merge pull request #24630 from euank/redundant-created
Automatic merge from submit-queue

kubelet: Remove redundant `Container.Created`

As far as I can tell, this has been supplanted by a) the `DockerJSON.CreatedAt` field and b) the
`ContainerStatus.CreatedAt`, where the first is used for creating the
second.

The `.Created` field was only written to as far as I can see.

cc @yifan-gu & @Random-Liu 

Is there any reason we might want to keep this around?
2016-05-08 16:21:05 -07:00
..
2016-04-26 15:08:34 -04:00
2016-04-29 17:12:10 -04:00
2016-03-17 09:30:02 +01:00
2016-05-06 17:24:53 -07:00
2016-04-29 17:12:10 -04:00
2016-04-29 17:12:10 -04:00
2016-04-14 17:05:46 -07:00
2016-02-24 11:22:02 -05:00
2016-03-02 20:46:32 -05:00