We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab735cc commit 4cc444cCopy full SHA for 4cc444c
cni/network/network.go
@@ -590,7 +590,6 @@ func (plugin *NetPlugin) Add(args *cniSkel.CmdArgs) error {
590
}
591
592
policies := cni.GetPoliciesFromNwCfg(nwCfg.AdditionalArgs)
593
-
594
// moved to addIpamInvoker
595
// sendEvent(plugin, fmt.Sprintf("Allocated IPAddress from ipam interface: %+v", ipamAddResult.PrettyString()))
596
0 commit comments