Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
515 stars 61 forks source link

Addon Templating #136

Closed imiller31 closed 2 years ago

imiller31 commented 2 years ago

Addon support for draft

This PR aims to serve as the new update command and implements more idiomatic templating and patterns.

With this change, arbitrary CRDs can be generated with user inputs. This templating strategy should unify with Builders and DeployTypes in the future.

rebased from #125 to fix commit verification