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

bridge should make sure kernel version is 4.14.23 or greater #252

Open
jterry75 opened this issue Aug 17, 2018 · 0 comments
Open

bridge should make sure kernel version is 4.14.23 or greater #252

jterry75 opened this issue Aug 17, 2018 · 0 comments
Assignees

Comments

@jterry75
Copy link
Contributor

There are many known compatibility issues with kernels older than 4.14.23. Adding a hard error in:

func (b *bridge) negotiateProtocol() {} // V2
func (b *bridge) createContainer() {} // V1

would better alert callers to update the kernel version.

@jterry75 jterry75 self-assigned this Aug 17, 2018
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