-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Accont for non-sandbox interfaces when specifying the default network
We only account for the sandox interfaces when reporting the interfaces in the network-status annotation; in case the `CreateNetworkStatuses` clients invoke it with a CNI result featuring non-sandbox interfaces *before*, the existing criteria would not work, and we would fail to report **any** inteface as the default one. Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
- Loading branch information
Showing
2 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters