Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: add daemon_mode option to guest pull config #569

Merged
merged 3 commits into from
Dec 15, 2023

Conversation

ChengyuZhu6
Copy link
Contributor

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

`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 containerd#568

Signed-off-by: ChengyuZhu6 <[email protected]>
Delete blank lines in snapshotter config.

Signed-off-by: ChengyuZhu6 <[email protected]>
@ChengyuZhu6
Copy link
Contributor Author

/cc @jiangliu @imeoer

Add comments for daemon_mode on snapshotter config.

Signed-off-by: ChengyuZhu6 <[email protected]>
Copy link
Collaborator

@imeoer imeoer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks.

@imeoer imeoer merged commit 0397a1f into containerd:main Dec 15, 2023
16 checks passed
@ChengyuZhu6 ChengyuZhu6 deleted the guest-pull branch December 15, 2023 06:24
loheagn pushed a commit to loheagn/nydus-snapshotter that referenced this pull request Dec 24, 2023
misc: add daemon_mode option to guest pull config
Signed-off-by: loheagn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

misc: add daemon_mode option to guest pull config
2 participants