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

A demo for containerd CRI image distribution helper plugin #369

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

changweige
Copy link
Member

@changweige changweige commented Feb 22, 2023

This PR is demonstrating how to implement containerd CRI image distribution plugin for nydus-snapshotter, which shares the registry credentials between containerd and remote snapshotter.

The helper binary read credentials from STDIN and send it to nydus-snapshotter via a HTTP request.

The related PR for containerd is containerd/containerd#8148

It implements containerd CRI image distribution helper

Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
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

1 participant