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
269 stars 47 forks source link

Removing example which contains AGPL license #247

Closed kumaritanushree closed 1 year ago

kumaritanushree commented 1 year ago

Removing example which contains AGPL license.

praveenrewar commented 1 year ago

The idea for long term was that we would move all the examples from our repositories to one common repository as the examples lead to a lot of false positive alerts. For now, if we do not want to remove the example, maybe we can use newRootPath to not include files from the root directory?