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 unreachable error message with unsupported DNS plugins #65740

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

leeclemens
Copy link
Contributor

What does this PR do?

Return an error message when the DNS plugin is not supported

What issues does this PR fix or reference?

Fixes: #65739

Previous Behavior

Expected error was in unreachable code

New Behavior

Return error returns properly with the intended message

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.

@leeclemens leeclemens requested a review from a team as a code owner December 22, 2023 00:56
@leeclemens leeclemens requested review from dwoz and removed request for a team December 22, 2023 00:56
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title 65739/acme dns provider [master] 65739/acme dns provider Dec 22, 2023
@leeclemens leeclemens changed the title [master] 65739/acme dns provider [master] Fix unreachable error message with unsupported DNS plugins Dec 22, 2023
@leeclemens
Copy link
Contributor Author

Since it appears it was already intended to work this way, please let me know if you'd like me to change anything else (e.g. Doc/Tests)

@dwoz dwoz added this to the Chlorine v3007.0 milestone Dec 28, 2023
@dwoz dwoz merged commit 6e13516 into saltstack:master Dec 28, 2023
531 checks passed
@leeclemens leeclemens deleted the 65739/acme-dns-provider branch December 30, 2023 19:20
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.

[BUG] acme.cert unsupported DNS provider return is unreachable
2 participants