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

Use a constant for the pod infra container name #3878

Merged
merged 1 commit into from
Jan 30, 2015

Conversation

thockin
Copy link
Member

@thockin thockin commented Jan 28, 2015

This is an implementation detail that has leaked out of kubelet. Use a
constant to prevent divergence, for now. Plan to get rid of it.

Also changed places that were using that same name, but did not really need it to be the same.

@dchen1107

This is an implementation detail that has leaked out of kubelet.  Use a
constant to prevent divergence, for now.  Plan to get rid of it.

@dchen1107
@bgrant0607
Copy link
Member

Rerunning travis.

@dchen1107
Copy link
Member

I am almost done to completely hide network container / pod infra container from the user / client. Stalled by integration test at this moment. Do you think we still need this one?

@thockin
Copy link
Member Author

thockin commented Jan 28, 2015

yes, please

On Wed, Jan 28, 2015 at 11:41 AM, Dawn Chen notifications@github.com
wrote:

I am almost done to completely hide network container / pod infra
container from the user / client. Stalled by integration test at this
moment. Do you think we still need this one?

Reply to this email directly or view it on GitHub
#3878 (comment)
.

@satnam6502 satnam6502 added priority/backlog Higher priority than priority/awaiting-more-evidence. area/api Indicates an issue on api area. labels Jan 30, 2015
@bgrant0607
Copy link
Member

LGTM. Rerunning travis.

bgrant0607 added a commit that referenced this pull request Jan 30, 2015
Use a constant for the pod infra container name
@bgrant0607 bgrant0607 merged commit 207d0f5 into kubernetes:master Jan 30, 2015
@thockin thockin deleted the infra_name branch March 7, 2015 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Indicates an issue on api area. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants