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

[backport] remove not frequently used CLI parameters #417

Merged

Conversation

adamqqqplay
Copy link
Contributor

Fix the nydus snapshotter image not starting properly in v0.5.x because it would exit with wrong args in entrypoint.sh.

$ sudo nerdctl run -d ghcr.io/containerd/nydus-snapshotter:v0.5.1

time="2023-03-16T03:29:02Z" level=fatal msg="failed to start nydus-snapshotter" error="flag provided but not defined: -enable-metrics"

Parpare for making full use of toml based config file.

Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
@imeoer imeoer merged commit 2131065 into containerd:stable/v0.5 Mar 16, 2023
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.

3 participants