mirror of
https://github.com/rancher/plugins.git
synced 2025-07-07 03:59:23 +00:00
k3s has removed some standard plugins, which we need. So fork and add it back.
Hardcoding the list separator character as ":" causes CNI to fail when parsing CNI_PATH on other operating systems. For example, Windows uses ";" as list separator because ":" can legally appear in paths such as "C:\path\to\file". This change replaces use of ":" with OS-agnostic APIs or os.PathListSeparator. Fixes #358 |
||
---|---|---|
invoke | ||
ip | ||
ipam | ||
ns | ||
skel | ||
testutils | ||
types | ||
utils | ||
version |