argoproj-labs / community

Community documents for argoproj-labs
Apache License 2.0
12 stars 6 forks source link

Create new repository for registry-scanner #14

Open ishitasequeira opened 1 week ago

ishitasequeira commented 1 week ago
crenshaw-dev commented 1 week ago

One possibility to consider is hosting registry-scanner in the image updater repo, but using go workspaces to keep the modules separate and clean. That'll avoid the release overhead that we face with other library repos like argo-ui, pkg, and gitops-engine.

jannfis commented 1 week ago

Actually that's a good idea, @crenshaw-dev. We'll have a look into how that works. If it's easy and straightforward, it will spare us from dependency hell.