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

puppetdb_exporter: Update 1.0.0->1.1.0 #513

Merged
merged 1 commit into from
Dec 7, 2020
Merged

puppetdb_exporter: Update 1.0.0->1.1.0 #513

merged 1 commit into from
Dec 7, 2020

Conversation

bastelfreak
Copy link
Member

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

@bastelfreak
Copy link
Member Author

we should wait for 1.1.1 camptocamp/prometheus-puppetdb-exporter#9

@bastelfreak
Copy link
Member Author

upstream fixed it 👍

REFERENCE.md Outdated Show resolved Hide resolved
@@ -55,7 +55,7 @@
String[1] $package_ensure = 'present',
String[1] $package_name = 'puppetdb_exporter',
String[1] $user = 'puppetdb-exporter',
String[1] $version = '1.0.0',
String[1] $version = '1.1.0',
Copy link
Member

Choose a reason for hiding this comment

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

I think changing the default version installed is a breaking change? Perhaps a several default exporter versions could be batched into a single release?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes breaking change. But I would like to update the other exporters on individual PRs (and we already have a few other backwards-incompatible changes on master)

@bastelfreak bastelfreak added backwards-incompatible and removed enhancement New feature or request labels Dec 3, 2020
Copy link
Member

@dhollinger dhollinger left a comment

Choose a reason for hiding this comment

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

LGTM

@bastelfreak bastelfreak merged commit f5ef1b8 into voxpupuli:master Dec 7, 2020
@bastelfreak bastelfreak deleted the exporter branch December 7, 2020 19:02
cegeka-jenkins pushed a commit to cegeka/puppet-prometheus that referenced this pull request Jan 21, 2021
puppetdb_exporter: Update 1.0.0->1.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants