carvel-dev / vendir

Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively
https://carvel.dev/vendir
Apache License 2.0
276 stars 49 forks source link

Check on existence of unpackArchive path #191

Closed kumaritanushree closed 1 year ago

kumaritanushree commented 1 year ago

Added check on existence of unpackArchive path and throw detailed error if path does not found. Fixes #184