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-stackdriver-exporter] Switch exporter config to agrs instead of env variables. #1790

Merged
merged 9 commits into from
Feb 15, 2022

Conversation

anas-aso
Copy link
Contributor

What this PR does / why we need it:

Upgrade app version to 0.12.0 https://github.com/prometheus-community/stackdriver_exporter/releases/tag/v0.12.0
This version comes with a breaking change of dropping env variables config for this exporter: prometheus-community/stackdriver_exporter#142

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

I bumped the chart version to 2.0.0 due to the change in how config is passed to the exporter.

Checklist

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

Signed-off-by: Anas <anas-aso@users.noreply.github.com>
Signed-off-by: Anas <anas-aso@users.noreply.github.com>
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.

Please add an info about this change to the upgrading section of the readme.

@anas-aso
Copy link
Contributor Author

@monotek there isn't really any breaking change for users of the chart itself. So I think that an upgrade guide is needed.

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.

People using .Values.extraArgs could run into problems, if something would be already declared. So at least a warning would be nice.

Also please fix ci.

Signed-off-by: Anas <anas-aso@users.noreply.github.com>
Signed-off-by: Anas <anas-aso@users.noreply.github.com>
anas-aso and others added 5 commits February 10, 2022 22:28
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
Signed-off-by: Anas <anas-aso@users.noreply.github.com>
Signed-off-by: Anas <anas-aso@users.noreply.github.com>
Signed-off-by: Anas <anas-aso@users.noreply.github.com>
Signed-off-by: Anas <anas-aso@users.noreply.github.com>
Signed-off-by: Anas <anas-aso@users.noreply.github.com>
@anas-aso
Copy link
Contributor Author

@monotek all good now. Thanks for updating the readme.

@rpahli rpahli merged commit 94b47d1 into prometheus-community:main Feb 15, 2022
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