helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

nydus-snapshotter change config.toml of the containerd incorrectly

Open gaius-qi opened this issue 1 year ago • 0 comments
trafficstars

Bug report:

Set nydus-snapshotter.containerRuntime.containerd.enable true will cause pull image failed, refer to https://github.com/dragonflyoss/helm-charts/blob/main/charts/dragonfly-stack/values.yaml#L1518.

  1. Test needs to mount /dev/fuse/.
  2. Change initContainer shell to https://github.com/dragonflyoss/client/tree/main/dragonfly-client-init.

Expected behavior:

How to reproduce it:

Logs: https://github.com/dragonflyoss/helm-charts/actions/runs/9659058289/job/26641572724 image

Environment:

  • Dragonfly version:
  • OS:
  • Kernel (e.g. uname -a):
  • Others:

gaius-qi avatar Jun 25 '24 10:06 gaius-qi