cloudfoundry-attic / bosh-init

bosh-init is a tool used to create and update the Director VM
Apache License 2.0
31 stars 33 forks source link

Fix parsing of YAML files with non-specific node tags #47

Closed hashmap closed 8 years ago

hashmap commented 8 years ago

It enable go-yaml to parse YAML files with non-specific tag !. Also unit test was added for this case to make sure we use the right version of go-yaml. Separate pull request was sent to go-yaml https://github.com/go-yaml/yaml/pull/133/commits

#104962208

Signed-off-by: Yulia Gaponenko yulia.gaponenko@ru.ibm.com

cfdreddbot commented 8 years ago

Hey hashmap!

Thanks for submitting this pull request!

All pull request authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate).

When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization.

If you are confident that you're covered under a Corporate CLA, please make sure you've publicized your membership in the appropriate Github Org, per these instructions.