-
Notifications
You must be signed in to change notification settings - Fork 506
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retry
docker manifest push
on network failure
We can encounter network issues on pushing the manifest as described in: #2810 We now retry in case of that network error up to 5 times by using an exponential back off timer. Signed-off-by: Sascha Grunert <[email protected]>
- Loading branch information
1 parent
6c047c2
commit 43e131f
Showing
2 changed files
with
21 additions
and
4 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