Skip to content

fix: show error if yaml reading failed#2113

Merged
FabianKramm merged 1 commit intodevspace-sh:masterfrom
FabianKramm:print-feat
Jun 21, 2022
Merged

fix: show error if yaml reading failed#2113
FabianKramm merged 1 commit intodevspace-sh:masterfrom
FabianKramm:print-feat

Conversation

@FabianKramm
Copy link
Copy Markdown
Collaborator

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #2097

Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace wouldn't print an error if reading a helm values file failed

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 21, 2022

Deploy Preview for devspace-docs canceled.

Name Link
🔨 Latest commit cde3a8d
🔍 Latest deploy log https://app.netlify.com/sites/devspace-docs/deploys/62b1857912424e000ad1e22e

@FabianKramm FabianKramm merged commit 7d44802 into devspace-sh:master Jun 21, 2022
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.

including a , in an unquoted yaml value for a helm chart caused a warn and failure in deployment as incorrect values are presented

1 participant