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

pkg: types: Add a new field type #401

Closed
sboeuf opened this issue Oct 24, 2018 · 0 comments
Closed

pkg: types: Add a new field type #401

sboeuf opened this issue Oct 24, 2018 · 0 comments

Comments

@sboeuf
Copy link

sboeuf commented Oct 24, 2018

The Interface structure needs a new field 'type' so that we can properly determine the type of interface being described. This will be helpful for network hotplug, as it will be used to create the appropriate connection between the VM and the interface.

sboeuf pushed a commit to sboeuf/agent that referenced this issue Oct 24, 2018
The Interface structure needs a new field 'type' so that we can
properly determine the type of interface being described.

This will be helpful for network hotplug, as it will be used to
create the appropriate connection between the VM and the interface.

Fixes kata-containers#401

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
sboeuf pushed a commit to sboeuf/agent that referenced this issue Oct 24, 2018
The Interface structure needs a new field 'type' so that we can
properly determine the type of interface being described.

This will be helpful for network hotplug, as it will be used to
create the appropriate connection between the VM and the interface.

Fixes kata-containers#401

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
sboeuf pushed a commit to sboeuf/agent that referenced this issue Oct 26, 2018
The Interface structure needs a new field 'type' so that we can
properly determine the type of interface being described.

This will be helpful for network hotplug, as it will be used to
create the appropriate connection between the VM and the interface.

Depends-on: github.com/kata-containers/runtime#858

Fixes kata-containers#401

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
jshachm pushed a commit to jshachm/agent that referenced this issue Nov 22, 2018
The Interface structure needs a new field 'type' so that we can
properly determine the type of interface being described.

This will be helpful for network hotplug, as it will be used to
create the appropriate connection between the VM and the interface.

Depends-on: github.com/kata-containers/runtime#858

Fixes kata-containers#401

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@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

No branches or pull requests

1 participant