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

Update containerd package #3021

Closed
pskrbasu opened this issue Jan 20, 2023 · 6 comments
Closed

Update containerd package #3021

pskrbasu opened this issue Jan 20, 2023 · 6 comments
Labels
cve Common vulnerabilities and exposure house-keeping General stuff which take time, but doesn't necessarily require new knowledge or is high priority
Milestone

Comments

@pskrbasu
Copy link
Contributor

Updating the containerd package from 1.4 to 1.6 is not straightforward, as it has API changes that break the compilation.

# github.com/deislabs/oras/pkg/oras
../pkg/mod/github.com/oras-project/[email protected]/pkg/oras/push.go:52:63: not enough arguments in call to remotes.PushContent
        have (context.Context, remotes.Pusher, v1.Descriptor, "github.com/containerd/containerd/content".Store, nil, func(images.Handler) images.Handler)
        want (context.Context, remotes.Pusher, v1.Descriptor, "github.com/containerd/containerd/content".Store, *semaphore.Weighted, platforms.MatchComparer, func(h images.Handler) images.Handler)
make: *** [steampipe] Error 2
@pskrbasu pskrbasu added house-keeping General stuff which take time, but doesn't necessarily require new knowledge or is high priority cve Common vulnerabilities and exposure labels Jan 20, 2023
@github-actions
Copy link

'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.'

@github-actions github-actions bot added the stale No recent activity has been detected on this issue/PR and it will be closed label Mar 22, 2023
@kaidaguerre kaidaguerre removed the stale No recent activity has been detected on this issue/PR and it will be closed label Apr 6, 2023
@github-actions
Copy link

github-actions bot commented Jun 9, 2023

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale No recent activity has been detected on this issue/PR and it will be closed label Jun 9, 2023
@github-actions
Copy link

This issue was closed because it has been stalled for 90 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 10, 2023
@binaek
Copy link
Contributor

binaek commented Jul 17, 2023

#3674

@binaek binaek reopened this Jul 17, 2023
@github-actions github-actions bot removed the stale No recent activity has been detected on this issue/PR and it will be closed label Jul 19, 2023
@binaek
Copy link
Contributor

binaek commented Jul 19, 2023

Dependant on the release of turbot/steampipe-plugin-sdk@c078574 commit in the SDK repository

@kaidaguerre kaidaguerre added this to the 0.21.0 milestone Aug 11, 2023
@binaek
Copy link
Contributor

binaek commented Aug 17, 2023

Closed by #3699

@binaek binaek closed this as completed Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cve Common vulnerabilities and exposure house-keeping General stuff which take time, but doesn't necessarily require new knowledge or is high priority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants