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

remove explicit "exports" syntax from imports, adding ${doot.x.1.y.z} to templates #152

Closed ublubu closed 6 years ago

ublubu commented 6 years ago

modules only export a single resource--whichever top-level key isn't imports or params added syntax for indexing into import/param value added functional tests for module functionality

@wlan0