skopeo/integration
Miloslav Trmač 7e81106f78 Refer to registry.k8s.io instead of k8s.gcr.io
... 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.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2024-06-20 18:03:16 +02:00
..
fixtures Update for the renames of sigstore to lookaside 2022-07-12 13:47:35 +02:00
blocked_test.go Replace gopkg.in/check.v1 by github.com/stretchr/testify/suite/ 2023-02-17 02:35:51 +01:00
check_test.go Fix some warnings 2023-02-23 16:08:45 +01:00
copy_test.go Refer to registry.k8s.io instead of k8s.gcr.io 2024-06-20 18:03:16 +02:00
fixtures_info_test.go
openshift_shell_test.go Replace gopkg.in/check.v1 by github.com/stretchr/testify/suite/ 2023-02-17 02:35:51 +01:00
openshift.go Replace gopkg.in/check.v1 by github.com/stretchr/testify/suite/ 2023-02-17 02:35:51 +01:00
procutils_linux.go tests: Add new "procutils" that exposes PDEATHSIG 2021-11-15 21:02:14 -05:00
procutils.go Add missing comment punctuation 2023-02-03 17:48:16 +01:00
proxy_test.go proxy: Change the imgid to uint64 2023-07-13 00:24:55 +02:00
registry.go Fix some warnings 2023-02-23 16:08:45 +01:00
signing_test.go Verify signatures from a trust store 2023-04-01 11:51:57 +01:00
sync_test.go Refer to registry.k8s.io instead of k8s.gcr.io 2024-06-20 18:03:16 +02:00
utils.go Also change the MIME type in manifest when decompressing a layer 2024-02-08 00:16:13 +01:00