Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

virtcontainers: Eliminate legacy networking features #1213

Closed
mcastelino opened this issue Feb 5, 2019 · 0 comments · Fixed by #1214
Closed

virtcontainers: Eliminate legacy networking features #1213

mcastelino opened this issue Feb 5, 2019 · 0 comments · Fixed by #1214
Assignees

Comments

@mcastelino
Copy link
Contributor

Eliminate legacy networking models

Prior to the addition of tcMirroring support kata-runtime had compatibility issues with some CNI plugins some of which were addressed by the bridged model. With the addition of tc mode there are no gaps in networking that can be filled by the bridged mode or enlightened mode (which was never implemented).

Eliminate both of these option to simplify the setup.

Also switch the default networking model to tc to ensure broader compatibility.

Also addresses some of the simplification needed for #1113

@mcastelino mcastelino self-assigned this Feb 5, 2019
mcastelino added a commit to mcastelino/runtime-1 that referenced this issue Feb 5, 2019
Prior to the addition of tcMirroring support kata-runtime had
compatibility issues with some CNI plugins some of which were addressed
by the bridged model. With the addition of tc mode there are no gaps in
networking that can be filled by the bridged mode or enlightened mode
(which was never implemented).

Eliminate both of these options to simplify the setup.

Fixes: kata-containers#1213

Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
mcastelino added a commit to mcastelino/runtime-1 that referenced this issue Feb 6, 2019
Prior to the addition of tcMirroring support kata-runtime had
compatibility issues with some CNI plugins some of which were addressed
by the bridged model. With the addition of tc mode there are no gaps in
networking that can be filled by the bridged mode or enlightened mode
(which was never implemented).

Eliminate both of these options to simplify the setup.

Fixes: kata-containers#1213

Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
mcastelino added a commit to mcastelino/runtime-1 that referenced this issue Feb 6, 2019
Prior to the addition of tcMirroring support kata-runtime had
compatibility issues with some CNI plugins some of which were addressed
by the bridged model. With the addition of tc mode there are no gaps in
networking that can be filled by the bridged mode or enlightened mode
(which was never implemented).

Eliminate both of these options to simplify the setup.

Fixes: kata-containers#1213

Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
amshinde pushed a commit to mcastelino/runtime-1 that referenced this issue Aug 2, 2019
Prior to the addition of tcMirroring support kata-runtime had
compatibility issues with some CNI plugins some of which were addressed
by the bridged model. With the addition of tc mode there are no gaps in
networking that can be filled by the bridged mode or enlightened mode
(which was never implemented).

Eliminate both of these options to simplify the setup.

Fixes: kata-containers#1213

Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
amshinde pushed a commit to mcastelino/runtime-1 that referenced this issue Nov 11, 2019
Prior to the addition of tcMirroring support kata-runtime had
compatibility issues with some CNI plugins some of which were addressed
by the bridged model. With the addition of tc mode there are no gaps in
networking that can be filled by the bridged mode or enlightened mode
(which was never implemented).

Eliminate both of these options to simplify the setup.

Fixes: kata-containers#1213

Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant