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

COO-5: disable custom config deprecation flag #76

Open
wants to merge 1 commit into
base: rhobs-scripts
Choose a base branch
from

Conversation

rexagod
Copy link
Member

@rexagod rexagod commented Nov 11, 2024

Disable the custom config deprecation behavior flag to enable OBO to drop service discovery entirely.

JIRA: https://issues.redhat.com/browse/COO-5

Disable the custom config deprecation behavior flag to enable OBO to drop service discovery entirely.

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
@@ -31,6 +31,8 @@ patches:
image: <IMG_PROMETHEUS_OPERATOR>
args:
- --prometheus-config-reloader=<IMG_PROMETHEUS_CONFIG_RELOADER>
# Refer https://github.com/prometheus-operator/prometheus-operator/pull/6955
- -disable-unmanaged-prometheus-configuration
Copy link
Member Author

Choose a reason for hiding this comment

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

@jan--f
Copy link

jan--f commented Dec 6, 2024

hmm can you elaborate as to why we want to disable that?

@rexagod rexagod changed the title chore: disable custom config deprecation flag COO-5: disable custom config deprecation flag Dec 11, 2024
@rexagod
Copy link
Member Author

rexagod commented Dec 11, 2024

@jan--f Owing to a certain behavior upstream, it wasn't possible to to disable SD by disabling resourceSelector to null, as mentioned in the documentation. This addresses that.

I've also attached the ticket link for more context.

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.

2 participants