Project

General

Profile

Actions

Bug #38212

open

Container push should hide expected 404 message from pulp when looking up blobs

Added by Quinn James 9 days ago. Updated 9 days ago.

Status:
Ready For Testing
Priority:
Normal
Assignee:
Category:
Container
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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.

Actions

Also available in: Atom PDF