Azure / draft

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

Workflow Template Enhancements #324

Closed meecethereese closed 4 days ago

meecethereese commented 1 week ago

Description

This PR gets Draft's workflow templates up to par with DevHub's by including any missing environment arguments: workflowname, clusterresourcegroup, dockerfile, chartoverrides, and namespace. I also made some improvements to the ApplyDefaultVariables() function. Lastly, introduced the ability for a Draft user to now set their cluster to private within the template.

Fixes # (issue) Feature # (details)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

Checklist: