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

Fix command field PodExecOptions #7773

Merged
merged 1 commit into from May 5, 2015
Merged

Conversation

csrwng
Copy link
Contributor

@csrwng csrwng commented May 5, 2015

Change the command field to an array of strings.

@csrwng
Copy link
Contributor Author

csrwng commented May 5, 2015

This change is happening on versioned resources. However, the resources are not yet exposed by the client commands and are not being used yet. @smarterclayton PTAL

@smarterclayton
Copy link
Contributor

LGTM. @bgrant0607 - the initial implementation of the new endpoint params was broken, this corrects it. No consumers should be affected

@bgrant0607
Copy link
Member

Ok. As long as you're touching this, please clarify the description text. Command is an argv array? Does it execute in a shell?

Change the command field to an array of strings.
@csrwng
Copy link
Contributor Author

csrwng commented May 5, 2015

@bgrant0607 - thx. Updated description.

@bgrant0607
Copy link
Member

LGTM

@bgrant0607 bgrant0607 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 5, 2015
@mbforbes
Copy link
Contributor

mbforbes commented May 5, 2015

(Temp assigning Brian until Travis says it's OK—will merge then.)

@mbforbes
Copy link
Contributor

mbforbes commented May 5, 2015

Travis green; merging.

mbforbes added a commit that referenced this pull request May 5, 2015
Fix command field PodExecOptions
@mbforbes mbforbes merged commit 39f3260 into kubernetes:master May 5, 2015
@csrwng csrwng deleted the fix_podexecopt branch July 28, 2015 13:25
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.

None yet

5 participants