Skip to content

Conversation

joluc
Copy link
Contributor

@joluc joluc commented May 2, 2025

Description

This PR introduces missing cluster.general.monitoring.labels field in the Helm chart’s values.yaml and README documentation. The operator already supports this field. This change simply adds it in the chart so users can configure custom labels on the generated ServiceMonitor.

Issues Resolved

N/A

Check List

  • Commits are signed per the DCO using --signoff
  • Unittest added for the new/changed functionality and all unit tests are successful
  • Customer-visible features documented
  • No linter warnings (make lint)

If CRDs are changed:

  • CRD YAMLs updated (make manifests) and also copied into the helm chart
  • Changes to CRDs documented

Please refer to the PR guidelines before submitting this pull request.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

type: application

## The opensearch-cluster Helm Chart version
version: 3.0.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @joluc apologies for the wait, can you please revert to 3.0.0 ?
What I was thinking is along with v2.8.0 #1011 we can do a helm chart release as well. So we can create the version once all changes are merged.
Anyhow without v2.8.0 operator release please correct me if i'm wrong labels waont be applied correctly.

Copy link
Contributor

@rootxrishabh rootxrishabh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs rebasing, otherwise LGTM 🚀

@joluc joluc force-pushed the fix/add-labels-for-servicemonitor-chart branch from f98c468 to 5743b1d Compare June 27, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants