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

replicas_status is never omitted, even when empty #119

Closed ublubu closed 6 years ago

ublubu commented 6 years ago

for rc/rs, deployment, we see replicas_status: {} because empty structs are not omitted by the yaml/json libraries