f2b6ec0375be3ea543385a08727fd7f347d2ae0b

Previously, the log lines appeared in stdout before the JSON encoding of the error message. That would break JSON parsing of stdout. Instead, we use stderr for these unstructured logs, consistent with the CNI spec.
Description
Languages
Go
99.7%
Shell
0.3%