containers / skopeo

Work with remote images registries - retrieving information, images, signing content
Apache License 2.0
7.75k stars 756 forks source link

[release-1.3] Refer to registry.k8s.io instead of k8s.gcr.io #2361

Closed mtrmac closed 1 week ago

mtrmac commented 1 week ago

... per https://kubernetes.io/blog/2023/02/06/k8s-gcr-io-freeze-announcement/ .

We are seeing intermittent failures (sufficient to reliably cause a test suite failure) pulling from k8s.gcr.io, let's see if using the newer one improves things.