mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-03-18 10:56:22 +00:00
* Draft for refine options * config: remove command line args; use configMap/JSON config The `socketDir` configuration was split in two, since the multus daemon, and multus shim have the socket in different paths. This allows the user to customize these paths. Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com> * deployment, ci: update daemonset spec Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com> --------- Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com> Co-authored-by: Tomofumi Hayashi <tohayash@redhat.com> Co-authored-by: dougbtv <dosmith@redhat.com>