Bug 1886603 - registry operator panics: interface conversion: cache.DeletedFinalStateUnknown is not v1.Object: missing method GetAnnotations
Summary: registry operator panics: interface conversion: cache.DeletedFinalStateUnknow...
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.z
Assignee: Oleg Bulatov
QA Contact: Wenjing Zheng
URL:
Whiteboard:
Depends On: 1879426
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-08 21:17 UTC by OpenShift BugZilla Robot
Modified: 2020-11-05 12:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: type assertions were made twice for a variable, and the second time its result was not checked Consequence: the assertions were false for cache.DeletedFinalStateUnknown and the second one caused panic Fix: use checked type assertions Result: the operator does not panic
Clone Of:
Environment:
Last Closed: 2020-11-05 12:46:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-image-registry-operator pull 623 0 None closed [release-4.5] Bug 1886603: Remove unsafe type casting 2020-11-02 16:43:12 UTC
Red Hat Product Errata RHBA-2020:4325 0 None None None 2020-11-05 12:47:26 UTC

Comment 5 errata-xmlrpc 2020-11-05 12:46:58 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 (OpenShift Container Platform 4.5.17 bug fix update), 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:4325


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