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

Use yaml.UnmarshalStrict() #18

Open
ash2k opened this issue Nov 16, 2018 · 1 comment
Open

Use yaml.UnmarshalStrict() #18

ash2k opened this issue Nov 16, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@ash2k
Copy link
Contributor

ash2k commented Nov 16, 2018

Please rebase https://github.com/wryun/yaml-1 to pick up latest commits. There is a new method now to do strict YAML unmarshaling (errors out on duplicate fields) which it would be great to use here. See ghodss/yaml#33.

@ash2k ash2k added the enhancement New feature or request label Nov 16, 2018
@ash2k
Copy link
Contributor Author

ash2k commented Nov 17, 2018

Actually, you may want to start using the new home for this repo https://github.com/kubernetes-sigs/yaml. See https://groups.google.com/d/topic/kubernetes-sig-api-machinery/mzSP44WMJl4/discussion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant