mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-07-17 02:06:30 +00:00
The logging parameters were listing using uppercase, which is wrong. According to multus configuration, they should be in camelCase - [0] and [1]. [0] -779170a48e/pkg/types/types.go (L45)[1] -779170a48e/pkg/types/types.go (L46)