Skip to content

Commit

Permalink
Tests change to net-attach-def library for gateway determination of d…
Browse files Browse the repository at this point in the history
…efault=true in status

This is a test change to the library for determination of the default=true interface in the network-status annotation when multiple interfaces are present in the result.
  • Loading branch information
dougbtv committed Oct 10, 2024
1 parent f1e887e commit 4ae6916
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
2 changes: 2 additions & 0 deletions pkg/multus/multus.go
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,8 @@ func CmdAdd(args *skel.CmdArgs, exec invoke.Exec, kubeClient *k8s.ClientInfo) (c
}
}

logging.Debugf("!bang the whole result ON ADD: %+v", result)

return result, nil
}

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ae6916

Please sign in to comment.