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

Change all port parameters to use Stdlib::Port #906

Merged
merged 1 commit into from Apr 4, 2020

Conversation

bastelfreak
Copy link
Member

Instead of having a mix of strings and integers, all port parameters
should be using Stdlib::Port.

I've also changed some Strings to Stdlib::Host, but none of these
should be breaking changes.

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

@bastelfreak
Copy link
Member Author

Replaces #870

I created a new PR because I wasn't allowed to push to your branch.

@vox-pupuli-tasks
Copy link

Dear @bastelfreak, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@vox-pupuli-tasks
Copy link

Dear @bastelfreak, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

2 similar comments
@vox-pupuli-tasks
Copy link

Dear @bastelfreak, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@vox-pupuli-tasks
Copy link

Dear @bastelfreak, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

Instead of having a mix of strings and integers, all port parameters
should be using `Stdlib::Port`.

I've also changed some `String`s to `Stdlib::Host`, but none of these
should be breaking changes.
@bastelfreak
Copy link
Member Author

Hey people. Would be nice if someone can review and approve this. I would like to wait with the merge until we've some other backwards incompatible changes.

Copy link
Contributor

@igalic igalic left a comment

Choose a reason for hiding this comment

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

👍

manifests/plugin/ovs_stats.pp Show resolved Hide resolved
@@ -2,9 +2,9 @@
# useful if you have multiple instances of different version of pg
define collectd::plugin::postgresql::database (
$ensure = 'present',
Copy link
Contributor

Choose a reason for hiding this comment

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

this could use more types ;)

@ghoneycutt ghoneycutt self-requested a review February 8, 2020 22:04
@bastelfreak bastelfreak mentioned this pull request Mar 17, 2020
@bastelfreak bastelfreak merged commit d7b79c5 into voxpupuli:master Apr 4, 2020
@bastelfreak bastelfreak deleted the stdlib_port branch April 4, 2020 10:24
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.

None yet

5 participants