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] Add acme support for manual plugin hooks #65745

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

leeclemens
Copy link
Contributor

@leeclemens leeclemens commented Dec 22, 2023

What does this PR do?

Add acme support for manual plugin hooks

What issues does this PR fix or reference?

Fixes: #65744

Previous Behavior

The manual plugin was not supported

New Behavior

The manual plugin is supported by allowing the ability use provided --manual-auth-hook and --manual-cleanup-hook arguments.

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 19:41
@leeclemens leeclemens requested review from whytewolf and removed request for a team December 22, 2023 19:41
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Add acme support for manual plugin hooks [master] Add acme support for manual plugin hooks Dec 22, 2023
@leeclemens leeclemens marked this pull request as draft December 22, 2023 19:41
@leeclemens leeclemens marked this pull request as ready for review December 22, 2023 22:02
@dwoz dwoz added this to the Chlorine v3007.0 milestone Dec 28, 2023
@dwoz dwoz merged commit c5ec77d into saltstack:master Dec 28, 2023
531 checks passed
@leeclemens leeclemens deleted the 65744/acme-manual branch December 30, 2023 19:21
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.

[FEATURE REQUEST] acme: Support manual plugin
2 participants