Evan-Adam

Results 22 issues of Evan-Adam

## Description use docker to test installation of every plugins on every distrib and launch tests. **Fixes** # (issue) ## Type of change - [ ] Patch fixing an issue...

FIX:CTOR-474 ## Description **PLEASE MAKE SURE THAT THE BRANCH PR INCLUDES JIRA TICKET ID** (_for centreon-internal_) Please include a short resume of the changes and what is the purpose of...

## Description **PLEASE MAKE SURE THAT THE BRANCH PR INCLUDES JIRA TICKET ID** (_for centreon-internal_) Please include a short resume of the changes and what is the purpose of PR....

## Description contribution of lugg1 from https://github.com/centreon/centreon-plugins/pull/4764. for hashicorp vault product, when authentication is user/pass method, this modification allow to configure the url to query, a new feature of Vault...

## Description community PR https://github.com/centreon/centreon/pull/3285 error is raised by discovery in some case where vault_count is undefined, this change silence the error in the logs. ## Type of change -...

## Description add debian docker image for gorgone testing purpose **Fixes** # MON-46504 ## Type of change - [ ] Patch fixing an issue (non-breaking change) - [X] New functionality...

## Description **PLEASE MAKE SURE THAT THE BRANCH PR INCLUDES JIRA TICKET ID** (_for centreon-internal_) Please include a short resume of the changes and what is the purpose of PR....

## Description update JSON::Path library on alma8 to take same version as other OS. This is a follow up of https://github.com/centreon/centreon-plugins/issues/4540, the root problem was in Exporter::Shiny, updating it to...

allow files-count mode to use filter-file and max-depth together. Before this patch when filter-file was used the max-depth was always 1. REF:CTOR-258 ## Description ## Type of change - [X]...

Hello everyone, first, thanks for this software, it's wonderful and very well documented I'm new to zmq, and inerithed a code base using a router and multiples dealer connecting to...