-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
fix in handling states and purging #33722
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
This pull request is now in conflicts. Could you fix it? 🙏
|
This pull request is now in conflicts. Could you fix it? 🙏
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
* fix in handling states and purging * changelog * increase coverage * cr fixes * remove code duplication in tests (cherry picked from commit 01f9d43)
* fix in handling states and purging * changelog * increase coverage * cr fixes * remove code duplication in tests (cherry picked from commit 01f9d43)
* fix in handling states and purging * changelog * increase coverage * cr fixes * remove code duplication in tests (cherry picked from commit 01f9d43) Co-authored-by: Andrea Spacca <[email protected]>
* fix in handling states and purging * changelog * increase coverage * cr fixes * remove code duplication in tests (cherry picked from commit 01f9d43) Co-authored-by: Andrea Spacca <[email protected]>
* fix in handling states and purging * changelog * increase coverage * cr fixes * remove code duplication in tests
Bug
What does this PR do?
Handles error state for s3 direct listing when purging registry and checking if an s3 object has to be skipped
Why is it important?
see #33513
Checklist
- [ ] I have made corresponding changes to the documentation- [ ] I have made corresponding change to the default configuration filesCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs