stefanprodan / timoni

Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm.
https://timoni.sh
Apache License 2.0
1.53k stars 68 forks source link

Warn about local module paths in bundles #356

Open stefanprodan opened 7 months ago

stefanprodan commented 7 months ago

We should issue warning in timoni bundle vet for each instance that references a local module and error out if the path is not found. The warning styling should be the same as for images without digests reported by timoni mod vet.