Skip to content

Conversation

@sylvainrollandmaif
Copy link

@sylvainrollandmaif sylvainrollandmaif commented Oct 16, 2025

Community contributors

Description

Kubernetes Deployment status : permit to filter on label

Fixes # (issue)
If you are fixing a github Issue already existing, mention it here.

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Functionality enhancement or optimization (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

How this pull request can be tested ?

./centreon_kubernetes_api.pl --plugin=cloud::kubernetes::plugin --mode=deployment-status --custommode='api' --hostname='' --port'' --proto='https' --token='' --filter-label ''
OK: All deployments status are ok

This command should return only deployments matching the label filter.

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (develop).
  • I have provide data or shown output displaying the result of this code in the plugin area concerned.

@sylvainrollandmaif sylvainrollandmaif requested a review from a team as a code owner October 16, 2025 10:19
@lucie-tirand lucie-tirand changed the title Kubernetes Deployment status : permit to filter on label enh(cloud::kubernetes): Kubernetes Deployment status : permit to filter on label Oct 17, 2025
@Evan-Adam
Copy link
Contributor

Hello @sylvainrollandmaif, Thanks for the contribution !
Could you please rerun the command you shown with the option --debug --verbose, anonymize it (remove at least your user/password from the debug) and send it to us ?
If you can't put the debug here you can send it on my mail, eadam+5812 at centreon.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants