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

Rework of PR #31529 #31546

Merged
merged 3 commits into from Mar 1, 2016
Merged

Rework of PR #31529 #31546

merged 3 commits into from Mar 1, 2016

Conversation

terminalmage
Copy link
Contributor

Since the original code for nspawn was written, we have gained better ways of
handling invalid kwargs. This commit builds on @llua's fix in #31529 and
updates it to use this newer code.

llua and others added 2 commits February 28, 2016 00:32
Currently every keyword for _pull_image is considered a bad keyword.

```
% salt node nspawn.pull_tar url bar
ERROR executing 'nspawn.pull_tar': The following invalid keyword arguments were passed: verify=False.
```
@terminalmage terminalmage added the bugfix-bckport will be be back-ported to an older release branch by creating a PR against that branch label Feb 29, 2016
@terminalmage
Copy link
Contributor Author

This needs a backport to 2015.8.

@rallytime
Copy link
Contributor

@rallytime rallytime added the pending-changes The pull request needs additional changes before it can be merged label Feb 29, 2016
@terminalmage
Copy link
Contributor Author

Lint should be fixed now.

cachedout pushed a commit that referenced this pull request Mar 1, 2016
@cachedout cachedout merged commit 8bb67d4 into saltstack:develop Mar 1, 2016
@rallytime rallytime added ZZZ[Done]-back-ported-bf RETIRED The pull request has been back-ported to an older branch. and removed bugfix-bckport will be be back-ported to an older release branch by creating a PR against that branch pending-changes The pull request needs additional changes before it can be merged labels Mar 1, 2016
cro added a commit that referenced this pull request Mar 1, 2016
@terminalmage terminalmage deleted the llua-nspawn branch February 13, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ZZZ[Done]-back-ported-bf RETIRED The pull request has been back-ported to an older branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants