Skip to content

Conversation

@mwittig
Copy link
Contributor

@mwittig mwittig commented May 28, 2024

use empty values for command verb arguments to avoid duplication of verbs on the command line at execution time

Hi there, I found this as part of my trial setup using icinga2 playground. Using the empty values for command verb arguments I am able to successfully run the check command as part of my setup. Before applying the suggested changes the command line execution failed with spurious error messages. Analyzing the logs I found that the command verbs (e.g. "compute" and "instances") were duplicated on execution.

use empty values for command verb arguments to avoid duplication of verbs on the command line
@RincewindsHat
Copy link
Member

Hi @mwittig,
Thank you for the contribution. I will take a look at it soon.

@martialblog martialblog requested a review from RincewindsHat May 29, 2024 10:48
@RincewindsHat
Copy link
Member

Looking at that, some more changes would be appropriate, but these changes are definitely helpful.

@RincewindsHat RincewindsHat merged commit 63dfae1 into NETWAYS:main May 29, 2024
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.

2 participants