Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

images: prepare for typeurl.Any #72

Merged
merged 1 commit into from Mar 22, 2022
Merged

Conversation

kzys
Copy link
Member

@kzys kzys commented Mar 22, 2022

typeurl.MarshalAny returns typeurl.Any since
containerd/typeurl#32.

Signed-off-by: Kazuyoshi Kato katokazu@amazon.com

typeurl.MarshalAny returns typeurl.Any since
containerd/typeurl#32.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
@stefanberger
Copy link
Contributor

It passes the tests so it doesn't seem to have any side effects...

@kzys
Copy link
Member Author

kzys commented Mar 22, 2022

It passes the tests so it doesn't seem to have any side effects...

Yes. fromAny() is essentially no-op since this package is only passing *types.Any. This will help changes like containerd/containerd#6706.

Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@stefanberger stefanberger merged commit 7eff50e into containerd:master Mar 22, 2022
kzys added a commit to kzys/containerd that referenced this pull request Mar 22, 2022
…image-spec

- 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 <katokazu@amazon.com>
kzys added a commit to kzys/containerd that referenced this pull request Mar 22, 2022
- 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 <katokazu@amazon.com>
kzys added a commit to kzys/containerd that referenced this pull request Mar 22, 2022
- 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 <katokazu@amazon.com>
dims pushed a commit to dims/containerd-api-only that referenced this pull request Mar 26, 2022
- 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 <katokazu@amazon.com>
dims pushed a commit to dims/containerd-api-only that referenced this pull request Mar 26, 2022
- 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 <katokazu@amazon.com>
akhilerm pushed a commit to akhilerm/containerd-api that referenced this pull request May 23, 2022
- 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 <katokazu@amazon.com>
akhilerm pushed a commit to akhilerm/containerd-api that referenced this pull request Jun 22, 2022
- 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 <katokazu@amazon.com>
akhilerm pushed a commit to akhilerm/containerd-test that referenced this pull request Feb 22, 2023
- 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 <katokazu@amazon.com>

Containerd-test-commit: e569306
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.

None yet

3 participants