Skip to content

Upgrade containerd/imgcrypt and opencontainers/image-spec#6711

Merged
mxpv merged 1 commit intocontainerd:mainfrom
kzys:imgcrypt-upgrade
Mar 22, 2022
Merged

Upgrade containerd/imgcrypt and opencontainers/image-spec#6711
mxpv merged 1 commit intocontainerd:mainfrom
kzys:imgcrypt-upgrade

Conversation

@kzys
Copy link
Copy Markdown
Member

@kzys kzys commented Mar 22, 2022

Signed-off-by: Kazuyoshi Kato [email protected]

@kzys kzys force-pushed the imgcrypt-upgrade branch from 866fb6e to 675fb2f Compare March 22, 2022 21:16
- Upgrade github.com/containerd/imgcrypt to prepare for typeurl upgrade
  (see containerd/imgcrypt#72)
- Upgrade github.com/opencontainers/image-spec since imgcrypto needs at
  least 1.0.2.

Signed-off-by: Kazuyoshi Kato <[email protected]>
@kzys kzys force-pushed the imgcrypt-upgrade branch from 675fb2f to 388ee88 Compare March 22, 2022 21:17
@kzys kzys changed the title Upgrade github.com/containerd/imgcrypt and github.com/opencontainers/… Upgrade containerd/imgcrypt and opencontainers/image-spec Mar 22, 2022
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Mar 22, 2022

Build succeeded.

Copy link
Copy Markdown
Contributor

@jterry75 jterry75 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mxpv mxpv merged commit f8585d6 into containerd:main Mar 22, 2022
GetValue() []byte
}

func fromAny(from any) *types.Any {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually surprised that go allows using any here (now that go 1.18 has any as alias for interface{} https://tip.golang.org/ref/spec#Predeclared_identifiers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants