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

Catch errors on database creation or destroy #663

Merged
merged 1 commit into from Jan 26, 2023

Conversation

JvGinkel
Copy link
Contributor

Pull Request (PR) description

Don't ignore the DB creation or destroy command results but raise a message on errors.

This Pull Request (PR) fixes the following issues

Fixes #651

@bastelfreak
Copy link
Member

thanks for the PR! can you please rebase against our master branch? #664 should fix the CentOS CI problems.

@JvGinkel
Copy link
Contributor Author

Hmm not sure if I did it correct but you can always squash commit this into master so my ugliness will disappear :)

@bastelfreak
Copy link
Member

please do an actual rebase and don't merge master :) this will provide a cleaner git history. The problem with github is there is no 'please do a rebase and run CI and only merge when CI passes' button, so I cannot rebase it for you :(

If you've questions about it, you can join our IRC channel #voxpupuli on Libera.chat or our slack channel #voxpupuli at https://slack.puppet.com/.

@JvGinkel JvGinkel force-pushed the dberrors branch 2 times, most recently from 04c3c75 to 413503a Compare January 26, 2023 09:25
@bastelfreak bastelfreak merged commit adea970 into voxpupuli:master Jan 26, 2023
@bastelfreak bastelfreak added the bug Something isn't working label Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

puppet-mongodb module doesn't show Mongo shell errors in puppet-agent run
2 participants