Azure / draft

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

Integrating Deployment templates into new generic handler #393

Closed bfoley13 closed 1 month ago

bfoley13 commented 1 month ago

Description

This migrates the Deployment templates into the new Generic Template Handler. Non-breaking migration that results in same file output as before through CLI or package usage.

Added DeepCopy support for Template/DraftConfig. Added filename override handling

Type of change

How Has This Been Tested?

Provide instructions so we can reproduce, and list any relevant details for your test configuration. Please mention if this is a breaking change which will impact consuming tool(s).

Checklist: