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

ServiceActions: Unescape daemon names #279

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

jrha
Copy link
Member

@jrha jrha commented Oct 29, 2024

This allows for use with templated services e.g. [email protected] as @ is an invalid character in a dict key.

Fixes quattor/configuration-modules-core#1672.

@jrha jrha added this to the 24.10 milestone Oct 29, 2024
@stdweird
Copy link
Member

can you add a unittest (or adapt one)?

This allows for use with templated services e.g. `[email protected]` as `@` is an invalid character in a dict key.
@jrha jrha force-pushed the templated-services branch from a84f246 to 35e815d Compare October 30, 2024 15:38
@jrha jrha requested a review from stdweird October 30, 2024 16:00
@stdweird stdweird merged commit b330b55 into quattor:master Oct 30, 2024
1 check passed
@jrha jrha deleted the templated-services branch October 30, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ncm-metaconfig 23.6: daemon name should be escaped/unescaped
2 participants