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

MESOS: fix argv[0] of executor args; move conntrack args to minion block #21852

Merged

Conversation

jdef
Copy link
Contributor

@jdef jdef commented Feb 24, 2016

@k8s-github-robot
Copy link

Labelling this PR as size/XS

@k8s-github-robot k8s-github-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 24, 2016
@k8s-bot
Copy link

k8s-bot commented Feb 24, 2016

GCE e2e build/test failed for commit 7900f1d.

@jdef
Copy link
Contributor Author

jdef commented Feb 24, 2016

@k8s-bot test this issue: #IGNORE

@jdef jdef added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 24, 2016
@jdef jdef changed the title WIP/MESOS: fix argv[0] of executor args; move conntrack args to minion block MESOS: fix argv[0] of executor args; move conntrack args to minion block Feb 24, 2016
@k8s-bot
Copy link

k8s-bot commented Feb 24, 2016

GCE e2e build/test failed for commit 7900f1d.

@jdef
Copy link
Contributor Author

jdef commented Feb 24, 2016

@k8s-bot test this issue: #21809

@k8s-bot
Copy link

k8s-bot commented Feb 24, 2016

GCE e2e test build/test passed for commit 7900f1d.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Feb 24, 2016
@k8s-github-robot k8s-github-robot merged commit 5244722 into kubernetes:master Feb 24, 2016
jdef pushed a commit to mesosphere-backup/kubernetes that referenced this pull request Feb 24, 2016
…on_args

Auto commit by PR queue bot
Conflicts:
	contrib/mesos/pkg/scheduler/service/service.go
@jdef jdef deleted the jdef_fix_594_minion_args branch February 24, 2016 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform/mesos lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

executor's commandinfo.arguments[0] should specify the name of the binary
5 participants