generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
The code uses both mdlayher/netlink and vishvananda/netlink, and renames the latter (to vishnetlink) but not the former.
This is likely to be confusing to people coming from other k8s codebases, since we only use the vishvananda library in most places, so people browsing the code would assume netlink.Foo referred to that. So probably it would be good to rename both libraries.
Metadata
Metadata
Assignees
Labels
No labels