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

(CONT-651) Adjusting datatypes #540

Merged
merged 2 commits into from
Mar 2, 2023
Merged

Conversation

LukasAud
Copy link

Prior to this commit, there was an module update that assigned datatypes to all parameters in the module. However, some of these datatypes proved to be either too generic to properly enforce a value or not comprehensive enough to develop proper documentation around it.

This commit adjust these datatypes so that they fit better the parameters they define.

Prior to this commit, there was an module update that assigned datatypes
to all parameters in the module. However, some of these datatypes proved
to be either too generic to properly enforce a value or not comprehensive
enough to develop proper documentation around it.

This commit adjust these datatypes so that they fit better the parameters
they define.
@LukasAud LukasAud requested a review from a team as a code owner February 22, 2023 14:15
@puppet-community-rangefinder
Copy link

haproxy::balancermember is a type

Breaking changes to this file WILL impact these 10 modules (exact match):
Breaking changes to this file MAY impact these 4 modules (near match):

haproxy::config is a type

that may have no external impact to Forge modules.

haproxy is a class

Breaking changes to this file WILL impact these 10 modules (exact match):
Breaking changes to this file MAY impact these 4 modules (near match):

haproxy::install is a type

that may have no external impact to Forge modules.

haproxy::instance is a type

that may have no external impact to Forge modules.

haproxy::mailer is a type

that may have no external impact to Forge modules.

haproxy::peer is a type

that may have no external impact to Forge modules.

This module is declared in 40 of 580 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@LukasAud LukasAud changed the title (CONT-651) Adjusting Adjusting_datatypes (CONT-651) Adjusting datatypes Feb 22, 2023
Copy link
Member

@david22swan david22swan left a comment

Choose a reason for hiding this comment

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

One small comment

manifests/config.pp Outdated Show resolved Hide resolved
@david22swan david22swan merged commit eb2c60a into main Mar 2, 2023
@david22swan david22swan deleted the CONT-651-Adjusting_datatypes branch March 2, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants