Actions
Bug #38212
closedContainer push should hide expected 404 message from pulp when looking up blobs
Description
Cloned from https://issues.redhat.com/browse/SAT-28662
During container push, we look up blobs in pulp which returns a 404 when blob doesn't exist. Even though the error 404 is expected and the push proceeds, the stacktrace shows the 404 exception which should not be shown. If at all, it can be added as a debug message.
My fix changes expected 404s to [I]nfo logging instead of [E]rror as before.
Updated by Quinn James about 2 months ago
- Pull request https://github.com/Katello/katello/pull/11307 added
Updated by Ian Ballou about 2 months ago
- Project changed from Foreman to Katello
- Category changed from Logging to Container
- Target version set to Katello 4.16.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 2 months ago
- Status changed from New to Ready For Testing
Updated by The Foreman Bot about 1 month ago
- Fixed in Releases Katello 4.17.0 added
Updated by Quinn James about 1 month ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|e2be2fbb245d5c03d26b04e7c77d150b22159ad7.
Updated by The Foreman Bot about 1 month ago
- Fixed in Releases Katello 4.16.0 added
Actions