mirror of
https://github.com/rancher/plugins.git
synced 2025-07-08 04:29:48 +00:00
k3s has removed some standard plugins, which we need. So fork and add it back.
/proc/self/ns/net gives the main thread's namespace, not necessarily
the namespace of the thread that's running the testcases. This causes
sporadic failures of the tests.
For example, with a testcase reading inodes after switching netns:
/proc/27686/task/27689/ns/net 4026532565
/proc/self/ns/net 4026531969
/proc/27686/task/27689/ns/net 4026532565
See also:
|
||
---|---|---|
invoke | ||
ip | ||
ipam | ||
ns | ||
skel | ||
testhelpers | ||
types | ||
utils |