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

new volumes shorthand for emptydir, hostpath, gcepd #106

Closed ublubu closed 6 years ago

ublubu commented 6 years ago

removed old volumes & persistentvolumes implementation and unit tests for now

new implementations for 3 volume sources. with the exception of projectedvolumesource, upcoming volume source implementations should look very similar.

@wlan0

94

77

wlan0 commented 6 years ago

LGTM