containerd / imgcrypt

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

go.mod: github.com/containerd/containerd v2.0.0-rc.3 #158

Closed thaJeztah closed 2 months ago

thaJeztah commented 2 months ago

rc.3 rmoves pkg/seed, so removing that import from cmd/ctr

full diff: https://github.com/containerd/containerd/compare/v2.0.0-rc.2...v2.0.0-rc.3

AkihiroSuda commented 2 months ago

@stefanberger @lumjjb Can we make a new release?

stefanberger commented 2 months ago

@stefanberger @lumjjb Can we make a new release?

Why not wait until v2.0.0 has been released?

AkihiroSuda commented 2 months ago

Because containerd v2 vendors a "random main commit" of imgcrypt. The new release of imgcrypt should be like v2.0.0-rc.0 perhaps

thaJeztah commented 2 months ago

The new release of imgcrypt should be like v2.0.0-rc.0 perhaps

Does it need a major version update? 😬 (if that's the case, there's probably a lot more to do; updating import paths everywhere)

AkihiroSuda commented 2 months ago

Can be also v1.2.0-rc.0

stefanberger commented 2 months ago

I tagged v1.2.0-rc1.