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

Fixed bug to allow 'dcos task exec' to work with pods. #916

Merged
merged 1 commit into from Feb 24, 2017
Merged

Fixed bug to allow 'dcos task exec' to work with pods. #916

merged 1 commit into from Feb 24, 2017

Conversation

klueska
Copy link
Contributor

@klueska klueska commented Feb 24, 2017

Previously, we weren't passing the recursive definition of a containerID all the way through the call chain. This prohibited us from running dcos task exec inside nested containers. This simple fix now allows this.

@tamarrow-zz tamarrow-zz merged commit f33a45e into dcos:master Feb 24, 2017
klueska added a commit that referenced this pull request Jul 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants