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

Feature: Allow network options when creating a namespace #286

Open
leon3s opened this issue May 5, 2023 · 1 comment
Open

Feature: Allow network options when creating a namespace #286

leon3s opened this issue May 5, 2023 · 1 comment
Labels
cli Include change in `bin/nanocl` client Include change in `crates/nanocld_client` daemon Include change in `bin/nanocld` enhancement New feature or request good first issue Good for newcomers hacktoberfest For Hacktober 2023 participants stubs Include change in `crates/nanocl_stubs`

Comments

@leon3s
Copy link
Member

leon3s commented May 5, 2023

Is your feature request related to a problem? Please describe.
When creating a namespace, we should take extra optionnal parameters to be abble to setup some network options.

Options to add are relation to options for create a network that can be found there

This is a DAEMON and CLI change.

A command like this should be considered:

nanocl namespace create my-namespace --attachable --gateway 172.25.0.1
@leon3s leon3s added enhancement New feature or request good first issue Good for newcomers labels May 5, 2023
@leon3s leon3s added daemon Include change in `bin/nanocld` cli Include change in `bin/nanocl` client Include change in `crates/nanocld_client` stubs Include change in `crates/nanocl_stubs` labels May 29, 2023
@anonkey
Copy link
Member

anonkey commented Jun 8, 2023

Think to use Gateway option in c2ncl at this moment

@mamaicode mamaicode added the hacktoberfest For Hacktober 2023 participants label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Include change in `bin/nanocl` client Include change in `crates/nanocld_client` daemon Include change in `bin/nanocld` enhancement New feature or request good first issue Good for newcomers hacktoberfest For Hacktober 2023 participants stubs Include change in `crates/nanocl_stubs`
Projects
None yet
Development

No branches or pull requests

3 participants