Skip to content

Comment for Pod.Status.StartTime inconsistent with implementation #9792

Closed
@gmarek

Description

https://github.com/GoogleCloudPlatform/kubernetes/blob/master/pkg/api/types.go#L924

It currently reads that it's a time when Kubelet acknowledged scheduled Pod, but my tests and understanding the code suggests that it's really a start time (time after all containers are started). Can someone more familiar with Kubelet code take a look as well?

@dchen1107 @vmarmol

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.priority/backlogHigher priority than priority/awaiting-more-evidence.sig/nodeCategorizes an issue or PR as relevant to SIG Node.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions