Bug 1931883 - Fail to install Volume Expander Operator due to CrashLookBackOff
Summary: Fail to install Volume Expander Operator due to CrashLookBackOff
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: ISV Operators
Version: 4.7
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
: 4.8.0
Assignee: Alexandre Menezes
QA Contact: Salvatore Colangelo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-23 13:44 UTC by Bruno Andrade
Modified: 2021-07-27 22:48 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-27 22:47:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2021:2438 0 None None None 2021-07-27 22:48:02 UTC

Internal Links: 1933217

Description Bruno Andrade 2021-02-23 13:44:53 UTC
Description of problem:

Manager pod shows the following exception:

2021-02-23T13:23:36.524Z	ERROR	controller-runtime.manager	Failed to get API Group-Resources	{"error": "Unauthorized"}
github.com/go-logr/zapr.(*zapLogger).Error
	/go/pkg/mod/github.com/go-logr/zapr.0/zapr.go:128
sigs.k8s.io/controller-runtime/pkg/manager.New
	/go/pkg/mod/sigs.k8s.io/controller-runtime.2/pkg/manager/manager.go:279
main.main
	/workspace/main.go:58
runtime.main
	/usr/local/go/src/runtime/proc.go:203
2021-02-23T13:23:36.524Z	ERROR	setup	unable to start manager	{"error": "Unauthorized"}
github.com/go-logr/zapr.(*zapLogger).Error
	/go/pkg/mod/github.com/go-logr/zapr.0/zapr.go:128
main.main
	/workspace/main.go:66
runtime.main
	/usr/local/go/src/runtime/proc.go:203



Version-Release number of selected component (if applicable):
OCP Version: 4.7.0-0.nightly-2021-02-18-110409
Volume Expander Operator: 0.1.4

How reproducible:
Always

Steps to Reproduce:
1. Install the Operator using the Operator Hub

Comment 1 Alexandre Menezes 2021-03-03 14:43:45 UTC
Operator installing normally on OCP 4.7.0 GA

 oc get pods -n openshift-operators | grep volume-expander
volume-expander-operator-controller-manager-58c9bb456-jphkj   2/2     Running   0          80s

Comment 2 Salvatore Colangelo 2021-03-05 14:51:26 UTC
[scolange@scolange ~]$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.8.0-0.nightly-2021-03-04-014703   True        False         20m     Cluster version is 4.8.0-0.nightly-2021-03-04-014703


[scolange@scolange ~]$ oc get pods -n openshift-operators | grep volume-expander
volume-expander-operator-controller-manager-5c94699cd7-x8jwg   2/2     Running   0          2m36s

LGMT!

Comment 5 errata-xmlrpc 2021-07-27 22:47:39 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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security 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/RHSA-2021:2438


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