imeoer

Results 231 comments of imeoer

@luodw The blob layer should exist on [manifest](https://github.com/dragonflyoss/image-service/blob/7f3efa78ae3af27fbc4a0c7364672d0005ae8f56/contrib/nydusify/examples/manifest/manifest.json#L10) if using the registry as blob storage backend, so the blobs annotation is mainly used on referencing the blobs stored on another...

@luodw Ok, I see your point, but I don't think it's necessary to have the blob list as a layer entity, if we do that, the snapshotter needs to handle...

cc @Chenxi-Seu can help to do this, thanks!

cc @fatelei is tracking this, thanks!

@uran0sH Any updates for this?

> I have added virtiofs and fuse to the daemon. And then what should I do? Please take a look at the failed smoke test.

@changweige Updated, just one thing.

1. `nydusify check` need to check `dev, rdev, symlink, project id, uid, gid, nlink, ctime` between source image and nydus image. 2. currently `nydusify check` only checks filesystem data (chunks)...

Updates: @YushuoEdge is working on smoke testing and fixing. :)