Hacker News new | ask | show | jobs
by marcc 2692 days ago
That's a great idea. We've tried to keep this current version of ClusterScope as transparent as possible, and not require any secrets. It works by using the http registry api to get a list of tags, and then sorting them to determine how current your image is. To support private registries, we'd want to run this on your laptop or cluster to avoid having to collect any registry secrets. That's definitely an option, we could make this run locally so that you wouldn't have to share credentials with us. (I contributed to the ClusterScope tool)