-
- Downloads
Fix failing loads OCI step test
Also refactor the cache load method into a separate method
parent
407dbf21
No related branches found
No related tags found
Showing
- pkg/cache/cache.go 37 additions, 25 deletionspkg/cache/cache.go
- pkg/cache/cache_test.go 3 additions, 2 deletionspkg/cache/cache_test.go
- pkg/cache/oci/fetcher.go 29 additions, 2 deletionspkg/cache/oci/fetcher.go
- pkg/cache/oci/fetcher_test.go 26 additions, 0 deletionspkg/cache/oci/fetcher_test.go
- pkg/testutil/bldr/oci_image_index.go 15 additions, 0 deletionspkg/testutil/bldr/oci_image_index.go
pkg/cache/oci/fetcher_test.go
0 → 100644
Please register or sign in to comment