Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduced LastTerminateState to ContainerStatus #5809

Merged
merged 1 commit into from
Mar 24, 2015

Conversation

dchen1107
Copy link
Member

Part of #4919

Next PR is on reporting last terminated containerStatus

cc/ @bgrant0607

@roberthbailey
Copy link
Contributor

Dawn, in #4919 you said that you were going to add this to the v1beta3 api first, but in this PR you are adding it to v1beta{1,2,3} at the same time. Do we care about back-porting this feature to the older APIs?

LGTM, but assigning to @bgrant0607 to take a second look at the API changes.

@bgrant0607
Copy link
Member

LGTM

@bgrant0607
Copy link
Member

Yes, it needs to exist in v1beta1/2 for now, since we roundtrip objects through the older API versions.

@dchen1107
Copy link
Member Author

backing port is just avoid unnecessary conversion logic.

@roberthbailey roberthbailey added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 23, 2015
saad-ali added a commit that referenced this pull request Mar 24, 2015
Introduced LastTerminateState to ContainerStatus
@saad-ali saad-ali merged commit 2a88c77 into kubernetes:master Mar 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants