-
Notifications
You must be signed in to change notification settings - Fork 51
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
fix: nydus-snapshotter can not run cause of failing of postStart hook #209
Conversation
@cheriL Please fix lint. |
3938ae1
to
767f971
Compare
@gaius-qi done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your fix. I have a small question, can nydus-snapshotter work properly when containerd config is disabled?
@adamqqqplay Actually, I'm new to nydus and still testing it. The main reason for this change is that I don't want to change the config of containerd by injecting when the daemonset pod starting. And would we consider separating the |
@adamqqqplay I started the nydus daemon pod (with
Event:
nydus-snapshotter version: v0.13.3
|
@cheriL I think your containerd configuration may be overwritten by /etc/containerd/config.toml in kind. Maybe you can remove the field in extraMounts.
|
@adamqqqplay My k8s is not set up by |
… when containerd config is disabled Signed-off-by: soup <lqh348659137@outlook.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
nydus-snapshotter
can not run cause of failing of postStart hook when containerd config is disabled.events: