Using decompression commands to improve the layer decompression speed of gzip-formatted images #4541
tests.yml
on: pull_request
Build
2m 20s
Test
9m 52s
PodmanRootless
4m 18s
K3S
9m 28s
IPFS
46s
K3SArgoWorkflow
10m 2s
Project Checks
3m 25s
Matrix: Integration
Matrix: Linter
Matrix: CRIValidationContainerd
Matrix: CRIValidationCRIO
Matrix: CRIAuth
Matrix: Kind
Matrix: Optimize
Annotations
6 errors and 3 warnings
Linter (.)
issues found
|
Linter (.):
util/decompressutil/gzip.go#L90
unexported-return: exported func GetGzipHelperFunc returns unexported type decompressutil.gzipHelperFunc, which can be annoying to use (revive)
|
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
|