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

Fix: Service provider for brackets in service names #745

Merged

Conversation

LordHepipud
Copy link
Collaborator

@LordHepipud LordHepipud commented Aug 15, 2024

Fixes an issue for service provider with service names not interpreted correctly in case it contains []

This fixes Icinga/icinga-powershell-plugins#398

@LordHepipud LordHepipud self-assigned this Aug 15, 2024
@cla-bot cla-bot bot added the cla/signed label Aug 15, 2024
@LordHepipud LordHepipud force-pushed the fix/service_checks_not_possible_with_brackets_in_name branch from e6fd95d to 0ca3ed5 Compare August 15, 2024 13:07
@LordHepipud LordHepipud added the Bug There is an issue present label Aug 15, 2024
@LordHepipud LordHepipud added this to the v1.13.0 milestone Aug 15, 2024
@LordHepipud LordHepipud merged commit 7dce554 into master Aug 15, 2024
1 check passed
@LordHepipud LordHepipud deleted the fix/service_checks_not_possible_with_brackets_in_name branch August 15, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug There is an issue present cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invoke-IcingaCheckService does not handle service names with "-" or "_"
1 participant