Using decompression commands to improve the layer decompression speed of gzip-formatted images #4542
tests.yml
on: pull_request
Build
2m 19s
Test
9m 54s
PodmanRootless
4m 14s
K3S
9m 16s
IPFS
39s
K3SArgoWorkflow
9m 44s
Project Checks
3m 7s
Matrix: Integration
Matrix: Linter
Matrix: CRIValidationContainerd
Matrix: CRIValidationCRIO
Matrix: CRIAuth
Matrix: Kind
Matrix: Optimize
Annotations
7 errors and 3 warnings
Linter (.)
issues found
|
Linter (.):
util/decompressutil/gzip.go#L23
File is not properly formatted (goimports)
|
CRIValidationContainerd (false, memory, true, true, false)
Process completed with exit code 2.
|
K3S
Process completed with exit code 2.
|
K3S:
service/keychain/cri/cri.go#L54
cannot use server (variable of type *instrumentedService) as "k8s.io/cri-api/pkg/apis/runtime/v1".ImageServiceServer value in return statement: *instrumentedService does not implement "k8s.io/cri-api/pkg/apis/runtime/v1".ImageServiceServer (missing method mustEmbedUnimplementedImageServiceServer)
|
K3SArgoWorkflow
Process completed with exit code 2.
|
K3SArgoWorkflow:
service/keychain/cri/cri.go#L54
cannot use server (variable of type *instrumentedService) as "k8s.io/cri-api/pkg/apis/runtime/v1".ImageServiceServer value in return statement: *instrumentedService does not implement "k8s.io/cri-api/pkg/apis/runtime/v1".ImageServiceServer (missing method mustEmbedUnimplementedImageServiceServer)
|
Project Checks
Restore cache failed: Dependencies file is not found in /home/runner/work/stargz-snapshotter/stargz-snapshotter. Supported file pattern: go.sum
|
K3S
Restore cache failed: Dependencies file is not found in /home/runner/work/stargz-snapshotter/stargz-snapshotter. Supported file pattern: go.sum
|
K3SArgoWorkflow
Restore cache failed: Dependencies file is not found in /home/runner/work/stargz-snapshotter/stargz-snapshotter. Supported file pattern: go.sum
|