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

Typo in oidcsettings.pp #1997

Merged
merged 2 commits into from
Feb 10, 2020
Merged

Conversation

asieraguado
Copy link
Contributor

@asieraguado asieraguado commented Feb 4, 2020

There was a typo in my last pull request that hid other errors when type validation failed.

We didn't spot the bug when running the tests because the OIDCSettings type was evaluated without errors when all settings passed the type validation, except if one of them was JWKSRefreshInterval.

@asieraguado asieraguado requested a review from a team as a code owner February 4, 2020 13:59
@asieraguado
Copy link
Contributor Author

Removed quotes from the Pattern types as well, they were breaking validation.
See https://puppet.com/docs/puppet/latest/lang_data_abstract.html#the-pattern-data-type

@carabasdaniel
Copy link
Contributor

Hi @asieraguado
This looks good, thank you for submitting this PR.

@carabasdaniel carabasdaniel merged commit a45cd06 into puppetlabs:master Feb 10, 2020
cegeka-jenkins pushed a commit to cegeka/puppet-apache that referenced this pull request Jul 15, 2020
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.

2 participants