forked from antrea-io/antrea
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve Windows agent crash issue caused by egressSNATRandomFully (an…
…trea-io#6668) * Resolve Windows agent crash issue caused by egressSNATRandomFully o.config.Egress.SNATFullyRandomPorts should be checked for nil regardless of whether the Egress feature is enabled. * Add docker credentials to windows CI to avoid rate limit issue Add credentials in ctr commands to avoid rate limit issue. --------- Signed-off-by: Shuyang Xin <[email protected]>
- Loading branch information
1 parent
6210c2d
commit 45109f8
Showing
3 changed files
with
33 additions
and
13 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
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