You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: