Azure / draft

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

Mchinta/removepath #350

Closed manasachi closed 4 months ago

manasachi commented 4 months ago

Description

Replacing ManifestFile Path property with yaml content as []byte. There is no need to write rendered manifests to a temporary directory now. Manifests are rendered and written in memory for validation to handle later.

Fixes # (issue) Feature # (details)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Unit tests were modified to match new flow

Checklist: