[07:51:06] Hey folks! [07:51:39] as fyi during the next quarter I'll have some time allocated to move our docker registry setup away from swift and to s3/apus buckets [07:52:10] the idea is to do a sort-of hacky rsync between docker registry instances, like I am doing in https://phabricator.wikimedia.org/T420978 for the /ml prefix [07:53:02] I don't have a good idea yet about the number of buckets, but I was thinking something along the lines of: restricted, ml, releng, gitlab (/repos prefix), other (/wikimedia, base images, etc..) [07:54:22] this would allow us to solve a lot of headaches when pushing images etc.., plus better replication eqiad/codfw, etc.. [07:54:37] and more time to think about a possible long term replacement [07:55:12] I filed https://gerrit.wikimedia.org/r/c/operations/puppet/+/1287292 as starting point, since the docker registry's UI needs to be aware of multiple backends [07:55:21] if you have time to review it, lemme know :) [07:55:38] I already copied the /ml vllm images over to the apus bucket [07:55:48] (so the hacky procedure works :D)