580c3e4072
* feat: don't use CNS for CNI DEL command in windows multitenancy * go fmt * go fmt take 2 * fix: don't fallback to CNS for getNetwork or deleteHostNCApipaEndpoint, handle errNetworkNotFound * test: add test for FindNetworkIDFromNetNs * fix: getNetworkName needs to fallback to CNS when not found in state file for ADD * fix: simplify the deleteHostNCApipaEndpoint function * fix: linter * fix: cnm should compile * fix: always return retriable error for endpoint deletion failure * fix: handle npe in cns/hnsclient by not using that package * fix: logging * fix: don't try cns if there is no multitenancy client * fix: don't call CNS twice during ADD cmd * fix: use hns wrapper, add some logging, don't return error when endpoint is already deleted |
||
---|---|---|
.. | ||
ipam | ||
network | ||
plugin | ||
api.go | ||
config.json | ||
plugin.go | ||
plugin_linux.go | ||
plugin_windows.go |