-
Notifications
You must be signed in to change notification settings - Fork 236
Set data types for puppetdb parameters #411
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
Open
chambersmp
wants to merge
32
commits into
puppetlabs:main
Choose a base branch
from
chambersmp:feature_data_validation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
a6053be
set data type for port params
chambersmp a660089
convert string port values to integer
chambersmp 89fe403
remove `port` variable as database_port is an integer
chambersmp dcaa056
set param database_port as integer
chambersmp 8708434
set boolean data type validation for puppetdb params
chambersmp 0498e87
set absolutepath validation for file path params
chambersmp d100da2
style: remove newline
chambersmp 7d024df
set integer data validation and update string params to integer
chambersmp 93a4a3d
set hash and array data validation for params
chambersmp 33be72e
set String data validation for params
chambersmp 6386cde
set string, enum and optional data types
chambersmp d8abfca
add variant patterns for integers and port values as strings to suppo…
chambersmp d289f28
restore original params values
chambersmp 02a4abd
restore original postgresql_spec params
chambersmp b2d7841
confine ports to unprivileged values
chambersmp 84b2d79
set data type assertions for server params
chambersmp 94fd634
style: align parameters
chambersmp 0371ea9
set data type assertions for globals params
chambersmp 0b9fc4e
set jdbc ssl properties to accept string and boolean values
chambersmp 5e67290
set data validation to align with init params
chambersmp 059a191
set data validation for defined types
chambersmp 3ebfe40
set data validation for database ssl configuration
chambersmp 148243e
set puppetdb_server type to stdlib::host, update test to use fqdn or …
chambersmp 31eab60
set type validation for master sub classes
chambersmp 723693f
set data type validation for server sub classes
chambersmp 1f9d70b
set date type validation for server and server database classes
chambersmp 79b8248
set data type validation for optional params
chambersmp 2f017f4
add pattern variant for integer as strings for acceptance test
chambersmp 4b76eb7
refine port validation to user ports 1024-49151
chambersmp 62ae1ef
set lower bounds for string and integer to negate empty or negative v…
chambersmp bb980c1
set open_ssl_port to default false instead of undef
chambersmp afecff8
set open_ssl_port to false instead of nil for unit test shared examples
chambersmp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.