Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

render templates before unmarshalling #100

Merged
merged 1 commit into from
Jul 26, 2021
Merged

render templates before unmarshalling #100

merged 1 commit into from
Jul 26, 2021

Conversation

sahil-lakhwani
Copy link
Contributor

Signed-off-by: sahil-lakhwani [email protected]

Unmarshalling recipe YAML and then rendering Go template converts everything to strings and actual data types are lost. This PR renders the Go templates and then unmarshalls it to AppConfig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants