-
Notifications
You must be signed in to change notification settings - Fork 346
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
Support for feature
subcommand
#815
Comments
@chinzhiweiblank We need to consider how to dynamically search for fields. I think hard coding is fine for once. If you're up for the challenge, I'll assign it. What do you think? |
No problem. I can take it. @utam0k |
Hey @utam0k, currently I have a struct with these fields. How do I find out what I should fill in for the fields?
|
@chinzhiweiblank Why don't you try using youki with these features you want to know? |
@chinzhiweiblank Is this going on now? Let us know if there is anything we can do to help. |
if @chinzhiweiblank isn't able to get to this, I'd like to try, if possible. I'm pretty new to rust and a devops engineer by day, so I would probably need some handholding though. |
@DarrellTang Sure. Let's give it a try! |
@utam0k Hi, could you assign me to this issue? I'm going to start taking over the PR submitted by @DarrellTang. |
Sure. Done |
Initially, we would like to respond statically. It means hard coding.
opencontainers/runtime-spec#1130
The text was updated successfully, but these errors were encountered: