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

Allow disabling the creation of the SM for operator metrics #3509

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

iblancasa
Copy link
Contributor

@iblancasa iblancasa requested a review from a team as a code owner December 3, 2024 13:34
Copy link
Contributor

@jaronoff97 jaronoff97 left a comment

Choose a reason for hiding this comment

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

Do we need to worry about people who are already using this feature? Wouldn't starting it as disabled break people who had this from the previous version?

@swiatekm
Copy link
Contributor

swiatekm commented Dec 3, 2024

We should label this as a breaking change, but imo disabled is the better default. Most of the time, packaging (usually Helm or kustomize) is going to take care of this. The intended use case here is primarily OpenShift in my view.

@iblancasa
Copy link
Contributor Author

Done @swiatekm

@jaronoff97 jaronoff97 requested a review from swiatekm December 3, 2024 17:57
.chloggen/3474.yaml Outdated Show resolved Hide resolved
.chloggen/3474.yaml Outdated Show resolved Hide resolved
main.go Show resolved Hide resolved
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.

operator doesn't respect manager.serviceMonitor.enabled helm value
4 participants