Skip to content
This repository was archived by the owner on Jul 28, 2021. It is now read-only.
This repository was 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

@jterry75

Description

@jterry75

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions