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

nydusify commit operation only be supported in default namespace #1596

Closed
shusley244 opened this issue Jul 4, 2024 · 2 comments
Closed

nydusify commit operation only be supported in default namespace #1596

shusley244 opened this issue Jul 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@shusley244
Copy link

shusley244 commented Jul 4, 2024

when I exec command: nydusify commit --container 6e852f9d0b9f --target xxxx, it returns inspect container: load container: container "6e852f9d0b9f" in namespace "default": not found.

I am using k8s and container namespace is k8s.io, I think nydusify commit operation should add global flag to set namespace like nerdctl -n k8s.io.

Nydusify version
Version : v2.3.0-alpha.2
Revision        : 332f3dd4561019546598b06b8092a3d2f45e8786
Go version      : go1.21.11
Build time      : 2024-06-19T10:33:03
@imeoer
Copy link
Collaborator

imeoer commented Jul 4, 2024

Thanks for the report, submit a PR if you are interested. :) cc @PerseidMeteor .

@imeoer imeoer added feature bug Something isn't working and removed feature labels Jul 4, 2024
@PerseidMeteor
Copy link
Contributor

Thanks for the report, submit a PR if you are interested. :) cc @PerseidMeteor .

#1597 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants