-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[registry-facade] Return content directly from IPFS #10346
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
Conversation
a76dc08
to
a3c474b
Compare
/werft run 👍 started the job as gitpod-build-aledbf-ipfs.20 |
Remove manifestModifier
/werft run 👍 started the job as gitpod-build-aledbf-ipfs.24 |
/werft run 👍 started the job as gitpod-build-aledbf-ipfs.25 |
/werft run 👍 started the job as gitpod-build-aledbf-ipfs.26 |
/werft run 👍 started the job as gitpod-build-aledbf-ipfs.27 |
Description
Add a new
BlobSource
for IPFS and additional check to avoid pushing the content multiple times.How to test
And also increase the log level of registry-facade to debug.
registry-facade
logs. You should see at least one output ofreturning blob from IPFS
nerdct -n k8s.io rmi
to remove all the images from the node with the expressionreg.*
Release Notes