You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you can create a file in $BANYAN_HOST_DIR/hostcollector/repolist with one namespace/repo on each line indicating repos for Collector to inspect. You can change the contents of the list on-the-fly and Collector will eventually read the updated list and process the new repos. A few improvements seem desirable:
Read the updated file sooner, instead of first processing all images from the previous list of repos.
Allow users to wildcard the repo field, e.g. banyanops/*
The text was updated successfully, but these errors were encountered:
Currently you can create a file in $BANYAN_HOST_DIR/hostcollector/repolist with one namespace/repo on each line indicating repos for Collector to inspect. You can change the contents of the list on-the-fly and Collector will eventually read the updated list and process the new repos. A few improvements seem desirable:
The text was updated successfully, but these errors were encountered: