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 YAML interfaces in line with idiomatic go #277

Open
kerneltime opened this issue Oct 28, 2019 · 1 comment
Open

Add YAML interfaces in line with idiomatic go #277

kerneltime opened this issue Oct 28, 2019 · 1 comment
Assignees

Comments

@kerneltime
Copy link
Contributor

From #271 I think we should rather implement here the YAML unmarshaller interface: https://github.com/go-yaml/yaml/blob/v2.2.4/yaml.go#L32

@kerneltime kerneltime mentioned this issue Oct 28, 2019
2 tasks
@fredbi
Copy link
Contributor

fredbi commented Apr 2, 2020

ok we have adopted a pattern to have pkg/model objects wired as YAML documents. We just need now to make this approach consistent for all metadata objects.

@fredbi fredbi self-assigned this Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants