Skip to content

Use case insensitive strings when parsing booleans in config#245

Merged
bors[bot] merged 2 commits intomasterfrom
case-insensitive-booleans-in-config
Jan 19, 2021
Merged

Use case insensitive strings when parsing booleans in config#245
bors[bot] merged 2 commits intomasterfrom
case-insensitive-booleans-in-config

Conversation

@davidor
Copy link
Copy Markdown
Contributor

@davidor davidor commented Jan 18, 2021

It seems reasonable to expect that something like "True" should work the same as "true".

For example, the kubernetes libs used by our saas-operator sets booleans to "True" and "False".

…ing bools

It seems reasonable to expect that something like "True" should work the same as "true".
For example, the kubernetes libs used by the saas-operator sets booleans to "True"
and "False".
@davidor davidor requested a review from unleashed January 18, 2021 18:52
Comment thread openshift/3scale_backend.conf Outdated
Co-authored-by: Alejandro Martinez Ruiz <alex@flawedcode.org>
Copy link
Copy Markdown
Contributor

@unleashed unleashed left a comment

Choose a reason for hiding this comment

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

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Jan 19, 2021

Build succeeded:

@bors bors Bot merged commit b27df89 into master Jan 19, 2021
@bors bors Bot deleted the case-insensitive-booleans-in-config branch January 19, 2021 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants