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

Upgrade Kube-Prometheus-Stack to support hostRootFsMount #2053

Closed

Conversation

aaronwng
Copy link

@aaronwng aaronwng commented Jan 28, 2022

Description

Refer to prometheus-community/helm-charts@201e9e8,
https://github.com/prometheus-community/helm-charts/blob/prometheus-node-exporter-1.17.0/charts/kube-prometheus-stack/Chart.yaml
14.7.1 is the lowerest version that supports hostRootFsMount.
Without the option to set hostRootFsMount as false, the node-exporter would crash in some cases, refer to prometheus-community/helm-charts#467.


Checklist
  • Changelog updated
Testing performed
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

Refer to prometheus-community/helm-charts@201e9e8,
https://github.com/prometheus-community/helm-charts/blob/prometheus-node-exporter-1.17.0/charts/kube-prometheus-stack/Chart.yaml
14.7.1 is the lowerest version that supports hostRootFsMount.
Without the option to set hostRootFsMount as false, the node-exporter would crash in some cases, refer to prometheus-community/helm-charts#467.
@aaronwng aaronwng requested a review from a team as a code owner January 28, 2022 02:17
@perk-sumo
Copy link
Contributor

Hey @aaronwng thank you for your PR!
First we need to make the CI happy, for that you'd need to change your commit message to start with chore:
Thanks!

Copy link
Contributor

@perk-sumo perk-sumo left a comment

Choose a reason for hiding this comment

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

CHANGELOG entry and support matrix update are needed

@sumo-drosiek
Copy link
Contributor

This should be covered by #2446 which will be available in v3. Closing this issue due to that

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.

3 participants