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!: prometheus operator settings #1114

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

mloiseleur
Copy link
Contributor

@mloiseleur mloiseleur commented Jul 3, 2024

What does this PR do?

  1. BREAKING CHANGE: Adds settings enabled on serviceMonitor and prometheusRule
  2. Uncomment and clear all related settings
  3. Move complete example from values to EXAMPLE.md
  4. Removes 21 lines in values.yaml

=> With this PR, users already using this feature needs to set enabled to true ⚠️

Motivation

  1. Provide a complete example outside of values, in EXAMPLES.md
  2. Document this feature in VALUES.md
  3. Align those settings with a common pattern with other features in this Chart

More

  • Yes, I updated the tests accordingly
  • Yes, I ran make test and all the tests passed

@mloiseleur mloiseleur added kind/bug/fix kind/breaking This PR introduce a breaking change status/2-needs-review labels Jul 3, 2024
Copy link
Contributor

@darkweaver87 darkweaver87 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/breaking This PR introduce a breaking change kind/bug/fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants