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

[bitnami/mongodb] Change endpoint for metrics liveness and readiness probes #11398

Merged
merged 1 commit into from
Jul 28, 2022
Merged

[bitnami/mongodb] Change endpoint for metrics liveness and readiness probes #11398

merged 1 commit into from
Jul 28, 2022

Conversation

fmulero
Copy link
Collaborator

@fmulero fmulero commented Jul 28, 2022

Signed-off-by: Fran Mulero fmulero@vmware.com

Description of the change

In mongodb-exporter 0.33 the http handler was changed to listen only in route /metrics, so any request to / will return a 404 code.

In this change we change the path for liveness and readiness probes in metrics containers.

Benefits

Possible drawbacks

None detected

Applicable issues

Additional information

These are the changes in mongodb-exporter 0.33

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

Signed-off-by: Fran Mulero <fmulero@vmware.com>
@fmulero fmulero added the verify Execute verification workflow for these changes label Jul 28, 2022
@fmulero fmulero merged commit 7a73c44 into bitnami:master Jul 28, 2022
@fmulero fmulero deleted the mongodb-metrics-fix branch July 28, 2022 12:08
danielcrisap pushed a commit to danielcrisap/bitnami-charts that referenced this pull request Aug 6, 2022
)

Signed-off-by: Fran Mulero <fmulero@vmware.com>
Signed-off-by: Daniel Cristian <danielcrisap@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitnami mongodb solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bitnami/mongodb] MongoDB CrashLoopBackOff on EKS while upgrade helm from 12.0.0 to latest version 12.1.26
3 participants