containerd / nydus-snapshotter

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

misc: add daemon_mode option to guest pull config #569

Closed ChengyuZhu6 closed 6 months ago

ChengyuZhu6 commented 6 months ago

daemon_mode should be specified in guest pull config, even if it is none. This ensures that guest pull config is consistent with other configs and avoids confusion.

Fixes #568

ChengyuZhu6 commented 6 months ago

/cc @jiangliu @imeoer