apache / apache/openwhisk-wskdeploy
Exit Gracefully with deprecated manifest/deployment yaml
Open
enhancement
priority: low
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
We have been seeing more and more of SIGSEGV lately for two reasons, (1) whisk deploy running with deprecated YAML schema (2) more and more developers using whisk deploy 😄
As @Juice10 pointed out, it will be cleaner if whisk deploy exits gracefully instead of running into segmentation violation error when run with deprecated schema. Adding this kind of error reporting might not be trivial but at least lets try and determine scope of it.
Contributor guide
Assessment
This issue has not been assessed yet.