-
Notifications
You must be signed in to change notification settings - Fork 5k
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
[kube-prometheus-stack] Add downward compat for Prom CRD #4818
[kube-prometheus-stack] Add downward compat for Prom CRD #4818
Commits on Aug 28, 2024
-
[kube-prometheus-stack] Add downward compatibility for Prometheus CRD…
… CRD fields Running the latest prom-stack versions on legacy OpenShift clusters with no influence on the preinstalled CRDs results in errors such as this: failed to create typed patch object (..): .spec.scrapeConfigNamespaceSelector: field not declared in schema This patch provides a workaround using this values.yaml: prometheus: prometheusSpec: scrapeConfigNamespaceSelector: null scrapeConfigSelectorNilUsesHelmValues: null scrapeConfigSelector: null Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for 7157047 - Browse repository at this point
Copy the full SHA 7157047View commit details -
[kube-prometheus-stack] Implement POC basing on @jkroepke's suggestio…
…n in prometheus-community#4818 Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for 739fe4c - Browse repository at this point
Copy the full SHA 739fe4cView commit details
Commits on Aug 29, 2024
-
[kube-prometheus-stack] Implement POC basing on @jkroepke's 2nd sugge…
…stion in prometheus-community#4818 prometheus-community#4818 (comment) Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for b83ccf1 - Browse repository at this point
Copy the full SHA b83ccf1View commit details
Commits on Sep 10, 2024
-
[kube-prometheus-stack] Bring back scrapeConfigNamespaceSelector
Was removed by accident. Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for a392b2e - Browse repository at this point
Copy the full SHA a392b2eView commit details -
[kube-prometheus-stack] Accept @jkroepke's suggestion from prometheus…
…-community#4818 Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for 7bc0e3d - Browse repository at this point
Copy the full SHA 7bc0e3dView commit details -
[kube-prometheus-stack] Clean up comment on scrapeConfigSelector
Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for 40228b0 - Browse repository at this point
Copy the full SHA 40228b0View commit details -
[kube-prometheus-stack] Implement exemplary logic described in promet…
…heus-community#4818 For a selector (scrapeConfigSelector) and a namespaceSelector (scrapeConfigNamespaceSelector) Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for 6f3d826 - Browse repository at this point
Copy the full SHA 6f3d826View commit details
Commits on Sep 11, 2024
-
[kube-prometheus-stack] Implement other selectors as described promet…
…heus-community#4818 Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for 5ed8cef - Browse repository at this point
Copy the full SHA 5ed8cefView commit details
Commits on Sep 13, 2024
-
[kube-prometheus-stack] Implement deprecation warning for *NilUsesHel…
…mValues Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for e38007a - Browse repository at this point
Copy the full SHA e38007aView commit details
Commits on Sep 23, 2024
-
[kube-prometheus-stack] Fix docs for
*SelectorNilUsesHelmValues
As found in @jkroepke's review. Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for 39d577a - Browse repository at this point
Copy the full SHA 39d577aView commit details -
[kube-state-metrics] Add missing selectors
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
Configuration menu - View commit details
-
Copy full SHA for 3a2962a - Browse repository at this point
Copy the full SHA 3a2962aView commit details
Commits on Sep 24, 2024
-
Merge branch 'main' into feature/downward-compat-prom-crd
Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
Configuration menu - View commit details
-
Copy full SHA for 4316c8a - Browse repository at this point
Copy the full SHA 4316c8aView commit details
Commits on Sep 25, 2024
-
[kube-prometheus-stack] Fix trailing spaces
As found by linter Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for 818cf05 - Browse repository at this point
Copy the full SHA 818cf05View commit details -
[kube-prometheus-stack] Fix trailing spaces
As found by linter Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for 9481ee0 - Browse repository at this point
Copy the full SHA 9481ee0View commit details
Commits on Sep 26, 2024
-
[kube-prometheus-stack] README: Fix markdown formatting
As found by next linter Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com>
Configuration menu - View commit details
-
Copy full SHA for 60dc2dd - Browse repository at this point
Copy the full SHA 60dc2ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8749900 - Browse repository at this point
Copy the full SHA 8749900View commit details