Skip to content

kernel module openvswitch removed between version 2.2.0.5 and 3.3.0.3 #4660

@aharonnovo

Description

@aharonnovo

I tried to upgrade docker for mac from version 2.2.0.5 to newest version 3.3.0.3 and it looks like this kernel module was gone between the two versions. Looking at kernel image it looks like both running the same linuxkit, the only difference is the supported module. Is there any intention to return this module? is this feature or bug?

The command I used:
docker run --privileged --pid=host justincormack/nsenter1 /sbin/modprobe openvswitch

Output for 2.2.0.5 - no output (return 0)
Output for 3.3.0.3:
modprobe: module openvswitch not found in modules.dep

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions