imeoer

Results 324 comments of imeoer

Hi @Wu-Jiafeng , a new nydus-snapshotter helm chart is in progress [here](https://github.com/containerd/nydus-snapshotter/pull/643), but it still needs some test CI, will keep moving it forward.

Hi @X1aoZEOuO Plz take a look the new FUSE notify API for request resend [here](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=760eac73f9f69aa28fcb3050b4946c2dcc656d12).

Fixed in https://github.com/dragonflyoss/nydus/pull/1740

This seems to be an issue with the latest version of Harbor.

@wy65701436 After installing the latest version of Harbor, we encounter a 502 error when running `docker login`. Do you know what causes this?

This may be the reason to switch the docker storage driver from graph driver to containerd, check if `crictl images` can see the images?

@shitou12345678 Maybe we need to remove cache synchronously? cc @changweige

@basuotian Thanks for the PR! How about moving the `containerdreconverter` codes into a forked `nydus-snapshotter` repo? This way we can clearly see the diff of the changes. :)

#### 06.12 @ zhangxuedong 学习 fuse-backend-rs 源码,前置任务检查 chunk flag 问题正在看; @ daiyongxuan nydusify copy 不落盘能力,功能基本实现了,可以先提 PR; @ zhangchangfu 正在看 snapshotter 热升级的触发方式;

#### 06.19 @ zhangxuedong 学习代码中,nydus mount -> fuse-backend-rs -> vfs 链路; @ shangfan 配置 nydus 环境中; @ liusicheng 看 fuse-backend-rs 源码,resend API 已经有了,看另外一种实现中; @ jiangxinrun 写 glcc 申请书中; @ zhangchangfu...