containerd / nydus-snapshotter

A containerd snapshotter with data deduplication and lazy loading in P2P fashion
https://nydus.dev/
Apache License 2.0
173 stars 100 forks source link

Pin the docker image in daemonset to release version #595

Open ChengyuZhu6 opened 6 months ago

ChengyuZhu6 commented 6 months ago

The docker image for the snapshotter is currently set to ghcr.io/containerd/nydus-snapshotter:latest in daemonset file. To enhance clarity for users, it is recommended to pin the image to the release version.

changweige commented 3 months ago

+1