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

[prometheus-mysql-exporter]: upgrade cloud-sql-proxy v2 #3583

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

mclavel
Copy link
Contributor

@mclavel mclavel commented Jul 11, 2023

What this PR does / why we need it

  • upgrade cloud-sql-proxy to v2.4.0 (support v2)
  • set securityContext config to use minimal permissions
  • extend livenessProbe, readinessProbe & startupProbe to use internal healtcheck

Which issue this PR fixes

No issue

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

@mclavel mclavel force-pushed the update-sql-proxy branch 11 times, most recently from f7057c3 to e097274 Compare July 13, 2023 13:29
@monotek monotek self-requested a review July 13, 2023 16:23
Copy link
Member

@monotek monotek left a comment

Choose a reason for hiding this comment

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

@mclavel
Copy link
Contributor Author

mclavel commented Jul 14, 2023

I pushed some changes to give support to the exporter v0.15.0 🥲

@monotek monotek merged commit e427e8b into prometheus-community:main Jul 14, 2023
4 checks passed
Matiasmct pushed a commit to giffgaff/prometheus-charts that referenced this pull request Aug 25, 2023
…ommunity#3583)

* feat(prometheus-mysql-exporter)!: upgrade cloud-sql-proxy

Signed-off-by: Marcelo Clavel <[email protected]>

* Update charts/prometheus-mysql-exporter/Chart.yaml

Signed-off-by: André Bauer <[email protected]>

* feat(prometheus-mysql-exporter): support mysql_exporter v0.15.0

Signed-off-by: Marcelo Clavel <[email protected]>

---------

Signed-off-by: Marcelo Clavel <[email protected]>
Signed-off-by: André Bauer <[email protected]>
Co-authored-by: André Bauer <[email protected]>
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