Remove v1 proxy from registry.zuul-ci.org

This is mostly harmless, but since we don't actually test the v1
path and basically nothing uses it anymore, remove it so that we
catch v2 errors more easily (and also don't accidentally end up
with a half-working v1).

Change-Id: Ia62b840f25cf38c0548fd7159fea334b06ba8404
This commit is contained in:
James E. Blair 2023-03-20 10:03:59 -07:00
parent e701fdd3ca
commit aee123862c

View File

@ -34,7 +34,6 @@
AllowOverride None
</Directory>
RewriteRule ^/v1/(.*)$ https://quay.io/v1/$1 [R=302,L]
RewriteRule ^/v2/(.+)$ https://quay.io/v2/corvus/$1 [R=302,L]
ErrorLog /var/log/apache2/registry.zuul-ci.org_error.log