Bug 1814720 - Possible error loss in GCS driver
Summary: Possible error loss in GCS driver
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Image Registry
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.5.0
Assignee: Oleg Bulatov
QA Contact: Wenjing Zheng
URL:
Whiteboard:
Depends On:
Blocks: 1814722 1825313
TreeView+ depends on / blocked
 
Reported: 2020-03-18 15:02 UTC by Oleg Bulatov
Modified: 2020-07-13 17:23 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: the err variable is shadowed by another variable in the code Consequence: some errors may stay undetected Fix: remove shadowing and keep only one variable Result: an error will be reported by the registry when it happens
Clone Of:
: 1814722 1825313 (view as bug list)
Environment:
Last Closed: 2020-07-13 17:22:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift image-registry pull 227 0 None closed Bug 1814720: fix err shadowing in gcs driver 2020-05-19 12:56:15 UTC
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:23:02 UTC

Description Oleg Bulatov 2020-03-18 15:02:04 UTC
Description of problem:

The Distribution storage driver may loose Write errors.

Version-Release number of selected component (if applicable):

3.x, 4.1-4.5

How reproducible:

Seldom.

Additional info:

This bug is hardly reproducible, QA can be skipped.

Comment 6 errata-xmlrpc 2020-07-13 17:22:38 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409


Note You need to log in before you can comment on or make changes to this bug.