Azure / draft

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

Adding Addon Templating Engine + Web App Routing #125

Closed imiller31 closed 2 years ago

imiller31 commented 2 years ago

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.

davidgamero commented 2 years ago

yikes got the flag issue on the integration tests again

davidgamero commented 2 years ago

rebased to #136 due to signed commits issue