-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Retry image stream updates when pruning images #15899
Retry image stream updates when pruning images #15899
Conversation
/assign @mfojtik |
@fabianofranz need your sign off as well |
@soltysh the workaround before this fix is basically just re-run the pruning? i'm fine retrying on update conflicts. /approve no-issue |
what's the bug or issue? |
This is part of https://bugzilla.redhat.com/show_bug.cgi?id=1408676 when this error happens:
|
Flake #15874 |
@soltysh tks! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fabianofranz, mfojtik, soltysh The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
/test all [submit-queue is verifying that this PR is safe to merge] |
Automatic merge from submit-queue |
1. --force-insecure is given | ||
2. provided registry-url is prefixed with http:// | ||
3. registry url is a private or link-local address | ||
1. --force-insecure is given |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change breaks formatting. The spaces were there to preserve line breaks. Without them, the lines will be concatenated.
Automatic merge from submit-queue [3.6][Backport] Prune images (not)securely Back-porting: - #14114 - #14405 - #14914 - #15899 Resolves [bz#1476779](https://bugzilla.redhat.com/show_bug.cgi?id=1476779)
@mfojtik @brenton ptal, this is a bug fix so I guess we can merge it at any point
@miminar fyi