koki / short

Manageable Kubernetes manifests through a composable, reusable syntax
https://docs.koki.io/short
Apache License 2.0
122 stars 14 forks source link

outputs yaml/json array, which is not a supported input format for kubectl/short #25

Closed ublubu closed 6 years ago

ublubu commented 6 years ago

should output "---"-separated yaml instead of an array

what's the correct behavior for json?

wlan0 commented 6 years ago

I agree that we shouldn't output an array. I think it suffices to output line separated resources either in yaml or json.