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

(Backport 50302) cmd: Add root parameter for wait and run states #54956

Merged
merged 1 commit into from
Dec 11, 2019

Conversation

aplanas
Copy link
Contributor

@aplanas aplanas commented Oct 11, 2019

What does this PR do?

Add root parameter for a chroot environment to wait and run
states. In the case of run, we delegate the execution to the
run_chroot module.

Tests written?

Yes. Were missing in develop, added for master

(backport #50302, already merged in develop)

Copy link
Contributor

@waynew waynew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @aplanas thanks for the PR and tests! Looks good just the one question about exception types.

@aplanas aplanas requested a review from a team as a code owner November 7, 2019 09:20
@ghost ghost requested a review from cmcmarrow November 7, 2019 09:20
Add root parameter for a chroot environment to `wait` and `run`
states. In the case of `run`, we delegate the execution to the
`run_chroot` module.

(cherry picked from commit cd7b5b2)
@dwoz dwoz merged commit 8c2cde3 into saltstack:master Dec 11, 2019
@aplanas aplanas deleted the backport_50302 branch December 16, 2019 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants