Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Remove .spec.network.mode, make it instance-specific #310

Closed
luxas opened this issue Aug 9, 2019 · 0 comments · Fixed by #319
Closed

Remove .spec.network.mode, make it instance-specific #310

luxas opened this issue Aug 9, 2019 · 0 comments · Fixed by #319
Assignees
Labels
api/v1alpha2 kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@luxas
Copy link
Contributor

luxas commented Aug 9, 2019

Instead of letting the user specify in the desired VM state what networking plugin or container runtime to use, this should be an option for the ignite(d) instance that receives the desired state and makes it happen. This way VM specifications are portable, and do not need to be tweaked for different environments.

Instead of .spec.network.mode, we'll use a --net-plugin gloabl flag (maybe env var/config file in the future, too)

@luxas luxas self-assigned this Aug 9, 2019
@luxas luxas added api/v1alpha2 kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Aug 9, 2019
@luxas luxas added this to the v1alpha2 milestone Aug 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api/v1alpha2 kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant