Bug 1877208 - Multus admission controller pod panicking due to use of stale API type
Summary: Multus admission controller pod panicking due to use of stale API type
Keywords:
Status: CLOSED DUPLICATE of bug 1877919
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.6.0
Assignee: Douglas Smith
QA Contact: Weibin Liang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-09 05:35 UTC by Maru Newby
Modified: 2020-09-11 13:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-11 13:52:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Maru Newby 2020-09-09 05:35:32 UTC
Similar to https://bugzilla.redhat.com/show_bug.cgi?id=1875303, the multus admission controller pod is seeing undiagnosed panics due to a golang type mismatch:

pods/openshift-multus_multus-admission-controller-mzbk8_multus-admission-controller.log.gz:E0909 03:48:10.435754       1 runtime.go:73] Observed a panic: &runtime.TypeAssertionError{_interface:(*runtime._type)(nil), concrete:(*runtime._type)(0x1175e80), asserted:(*runtime._type)(0x1225320), missingMethod:"GetAnnotations"} (interface conversion: cache.DeletedFinalStateUnknown is not v1.Object: missing method GetAnnotations)

https://search.ci.openshift.org/?search=interface+conversion%3A+cache.DeletedFinalStateUnknown+is+not+v1.Object&maxAge=48h&context=1&type=bug%2Bjunit&name=&maxMatches=5&maxBytes=20971520&groupBy=job

Comment 1 Douglas Smith 2020-09-11 13:52:49 UTC

*** This bug has been marked as a duplicate of bug 1877919 ***


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