Bin Tang

Results 22 comments of Bin Tang

> I've looked into this a little more. I do not think that containerd has access to the name of the image pull secret. As far as I know, it...

Hello, @thaJeztah. I am intrigued by this PR. But I have a question. Can we retrieve the credential if the machine reboots?

Is there any progress in this issue? We are encountering the same problem with containerd 1.6.8

As the [comment](https://github.com/containerd/containerd/issues/6251#issuecomment-969716304) by @dmcgowan. If I understand correctly, the best way for remote snapshotter to use credentials is to provide a helper plugin that simplifies the process of obtaining...

The runtime environment for this patch is harsh and the project [gobpf](https://github.com/iovisor/gobpf) is unmaintained for a while. I would like to consider a more suitable library to implement this feature.

Need rebase. 😄 It seem `integration test` is failed.

> This approach seems to only solve the nydusd registry credential persistence problem, but when the credential is changed (e.g. registry user/pass dynamically generated by a credential helper), nydusd may...

LGTM. I think there are three things we should consider. 1. How to implement a nydus snapshotter API to receive `image+prepfetch list file path`? 2. How to store the `image+prepfetch...

Another question is how do we upload the `prefetch list file` to every machine in the cluster?