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

Refactor network.go #799

Closed
amshinde opened this issue Sep 28, 2018 · 1 comment
Closed

Refactor network.go #799

amshinde opened this issue Sep 28, 2018 · 1 comment
Assignees

Comments

@amshinde
Copy link
Member

Considering how big the network.go file has become, this file needs a lot of refactoring. First step will be to move each endpoint implementation in its own separate file.

@sboeuf
Copy link

sboeuf commented Sep 28, 2018

Explanation about what's expected for this factorization: #506 (comment)

amshinde added a commit to amshinde/kata-runtime that referenced this issue Oct 9, 2018
Split endpoint implementations into their own file.

Fixes kata-containers#799

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
amshinde added a commit to amshinde/kata-runtime that referenced this issue Oct 9, 2018
Split endpoint implementations into their own file.

Fixes kata-containers#799

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
zklei pushed a commit to zklei/runtime that referenced this issue Nov 22, 2018
Split endpoint implementations into their own file.

Fixes kata-containers#799

Signed-off-by: Archana Shinde <archana.m.shinde@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

2 participants