Files
kubernetes/pkg/kubelet/rkt
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-22 15:34:55 -07:00
2016-01-08 13:31:21 -08:00
2015-08-10 19:34:36 +03:00
2016-04-29 13:34:38 -07:00
2016-03-28 17:06:14 -07:00