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

Add driver and opt flags for network create #700

Merged
merged 1 commit into from Jan 24, 2022

Conversation

junnplus
Copy link
Member

@junnplus junnplus commented Jan 14, 2022

Signed-off-by: ye.sijun junnplus@gmail.com

ref: #692

  • need test

@junnplus junnplus force-pushed the network-driver branch 4 times, most recently from ec5569b to e1446e3 Compare January 18, 2022 02:19
@junnplus junnplus marked this pull request as ready for review January 18, 2022 02:19
@junnplus
Copy link
Member Author

junnplus commented Jan 20, 2022

@AkihiroSuda Please take a look, thanks! :)

@AkihiroSuda AkihiroSuda self-requested a review January 20, 2022 16:06
@AkihiroSuda AkihiroSuda added this to the v0.16.1 or v0.17.0 milestone Jan 20, 2022
@AkihiroSuda AkihiroSuda added the enhancement New feature or request label Jan 20, 2022
README.md Show resolved Hide resolved
@junnplus junnplus force-pushed the network-driver branch 2 times, most recently from d3bdbe1 to ac67006 Compare January 21, 2022 03:18
@AkihiroSuda
Copy link
Member

Windows CI failing https://cirrus-ci.com/task/5470749778509824

level=fatal msg="invalid argument"

Signed-off-by: ye.sijun <junnplus@gmail.com>
@junnplus
Copy link
Member Author

Windows CI failing

green.

return nil, err
}
default:
return nil, fmt.Errorf("unsupported network option %q", opt)
Copy link
Member

@fahedouch fahedouch Jan 23, 2022

Choose a reason for hiding this comment

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

do you plan to support the rest of the network options (e.g com.docker.network.bridge.name) in a future PR ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Of course, it may take a while

Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda AkihiroSuda merged commit bc4f846 into containerd:master Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants