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

Add support for strict boolean parsing (Was #214) #222

Closed
wants to merge 6 commits into from

Conversation

vinzenz
Copy link

@vinzenz vinzenz commented Nov 2, 2016

This should help with kubernetes/kubernetes#34146

by introducing a new option to restrict the booleans to only true and false

@ghodss
Copy link

ghodss commented Mar 28, 2017

@vinzenz What is the latest on this PR? Is it up to date with the latest commits? Is it ready to be merged if we can get it reviewed?

Vinzenz Feenstra added 6 commits September 20, 2017 10:02
Signed-off-by: Vinzenz Feenstra <evilissmo@redhat.com>
…problems

Signed-off-by: Vinzenz Feenstra <evilissmo@redhat.com>
Signed-off-by: Vinzenz Feenstra <evilissmo@redhat.com>
Signed-off-by: Vinzenz Feenstra <evilissmo@redhat.com>
@vinzenz vinzenz changed the title Proposed fix for issue #214 Add support for strict boolean parsing (Was #214) Sep 20, 2017
@niemeyer
Copy link
Contributor

Version 1.2 of the spec constrains booleans to only true and false indeed, and that's the default behavior we'll have in v3, which is going to be out soon.

@niemeyer niemeyer closed this Mar 26, 2018
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.

None yet

3 participants