containerd / imgcrypt

OCI Image Encryption Package
Apache License 2.0
355 stars 46 forks source link

go.mod: github.com/containerd/containerd/v2 v2.0.0-rc.1 #148

Closed AkihiroSuda closed 3 months ago

AkihiroSuda commented 5 months ago
AkihiroSuda commented 5 months ago
--- FAIL: TestInit (0.00s)
    payload_test.go:28: failed to detect gogo: false
FAIL
FAIL    github.com/containerd/imgcrypt/images/encryption    0.006s

https://github.com/containerd/imgcrypt/actions/runs/8448335008/job/23140237920?pr=148

AkihiroSuda commented 5 months ago
ctr: unhandled media type application/vnd.in-toto+json: invalid argument
Error: Image layerinfo on plain image failed

https://github.com/containerd/imgcrypt/actions/runs/8451047452/job/23148583256?pr=148

AkihiroSuda commented 5 months ago
Testing creation of container from encrypted image
Encrypting docker.io/library/bash:latest to docker.io/library/bash:enc
ctr: content digest sha256:4f02cf678855fbab38b3638a131fb83cbbea5e1f815dce93c2d8a9d12796e541: not found
Error: Image encryption with JWE failed; public key: jwe:/tmp/tmp.HZ76rjzgUp/mypubkey.jwk

https://github.com/containerd/imgcrypt/actions/runs/8453433526/job/23156116537?pr=148

yylt commented 3 months ago

the failed about CI test may related to the #69

yylt commented 3 months ago

/cc @stefanberger

dmcgowan commented 3 months ago

Carried in #157 with the tests fixed