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

flattening Template and tweaking fields in RC/RS/Deployment #43

Closed ublubu closed 6 years ago

ublubu commented 6 years ago

36, #40

This is just flattening Template into the parent object and the field tweaks from those issues. Also a small bugfix where errors from the "imports" feature weren't being exposed.

Still TODO: multiple versions of RS/Deployment.

@wlan0

wlan0 commented 6 years ago

closes #36