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

[master] Fix 'unable to unmount' failure to return False result instead of None #64421

Merged

Conversation

nicholasmhughes
Copy link
Collaborator

What does this PR do?

See issue for details.

What issues does this PR fix or reference?

Fixes: #64420

Previous Behavior

None was returned in some scenarios even though an unmount could not be performed

New Behavior

Failures gonna fail

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@nicholasmhughes nicholasmhughes requested a review from a team as a code owner June 4, 2023 20:03
@nicholasmhughes nicholasmhughes requested review from twangboy and removed request for a team June 4, 2023 20:03
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Fix 'unable to unmount' failure to return False result instead of None [master] Fix 'unable to unmount' failure to return False result instead of None Jun 4, 2023
@nicholasmhughes nicholasmhughes temporarily deployed to ci June 4, 2023 20:18 — with GitHub Actions Inactive
@nicholasmhughes nicholasmhughes temporarily deployed to ci June 4, 2023 20:18 — with GitHub Actions Inactive
@nicholasmhughes nicholasmhughes temporarily deployed to ci June 4, 2023 20:18 — with GitHub Actions Inactive
@nicholasmhughes nicholasmhughes temporarily deployed to ci June 4, 2023 20:18 — with GitHub Actions Inactive
@nicholasmhughes nicholasmhughes temporarily deployed to ci June 4, 2023 20:33 — with GitHub Actions Inactive
@nicholasmhughes nicholasmhughes temporarily deployed to ci June 4, 2023 20:40 — with GitHub Actions Inactive
@Ch3LL Ch3LL merged commit d988dfb into saltstack:master Jun 5, 2023
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.

[BUG] Fix 'unable to unmount' failure to return False result instead of None
2 participants