Bug 2022339 - Error when deploying dynamic plugin odf-console
Summary: Error when deploying dynamic plugin odf-console
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: odf-operator
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ODF 4.9.0
Assignee: Vineet
QA Contact: Mugdha Soni
URL:
Whiteboard:
: 2022631 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-11 11:45 UTC by Vineet
Modified: 2023-12-08 04:26 UTC (History)
13 users (show)

Fixed In Version: v4.9.0-236.ci
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-01-07 17:46:31 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github red-hat-storage odf-operator pull 144 0 None Merged console: Fix basepath for odf-console deployment 2021-11-11 11:46:33 UTC
Github red-hat-storage odf-operator pull 145 0 None open Bug 2022339:[release-4.9] console: Fix basepath for odf-console deployment 2021-11-11 11:47:26 UTC

Comment 4 Vineet 2021-11-12 09:37:43 UTC
*** Bug 2022631 has been marked as a duplicate of this bug. ***

Comment 5 Mugdha Soni 2021-11-15 08:48:25 UTC
Hi

Validated the fix  with the following versions:-

OCP: 4.10.0-0.nightly-2021-11-14-184249
ODF: 4.9.0-237.ci

The ODF operator was installed successfully on an UPI AWS cluster and observations are mentioned below :-

[root@localhost test_1]# oc get csv
NAME                  DISPLAY                       VERSION   REPLACES   PHASE
mcg-operator.v4.9.0   NooBaa Operator               4.9.0                Succeeded
ocs-operator.v4.9.0   OpenShift Container Storage   4.9.0                Succeeded
odf-operator.v4.9.0   OpenShift Data Foundation     4.9.0                Succeeded

Screenshot for same observation is attached in next comment .


Thank you
Mugdha

Comment 7 Mugdha Soni 2021-11-15 10:29:53 UTC
Based on comment#5 and comment#6 moving the bug to verified state .


Thanks 
Mugdha

Comment 10 Bipul Adhikari 2021-12-27 08:42:51 UTC
The fixes were required in ODF Operator which already have been merged and fixed. No changes on OCP is required.

Comment 11 Bartosz Beling 2022-05-25 11:25:31 UTC
It looks like there still is a problem with latest version of ODF 4.10.2:

Operator stuck on Installing and one pod (odf-operator-controller-manager-<random>) is restarting itself all time blocking installation to finish:

I0524 11:09:20.749503 1 request.go:1097] Request Body: {"kind":"TokenReview","apiVersion":"authentication.k8s.io/v1","metadata":{"creationTimestamp":null},"spec":{"token":"<i-am-not-showing-token>...
I0524 11:09:20.749838 1 round_trippers.go:423] curl -k -v -XPOST -H "Content-Type: application/json" -H "User-Agent: kube-rbac-proxy/v0.0.0 (linux/amd64) kubernetes/$Format" -H "Accept: application/json, */*" -H "Authorization: Bearer <i-am-not-showing-token>...
I0524 11:09:20.753440 1 round_trippers.go:443] POST https://172.30.0.1:443/apis/authentication.k8s.io/v1/tokenreviews 201 Created in 3 milliseconds
I0524 11:09:20.753523 1 round_trippers.go:449] Response Headers:
I0524 11:09:20.753539 1 round_trippers.go:452] Audit-Id: 5bc05e40-6f9a-40d9-b27d-e030e77260d5
I0524 11:09:20.753553 1 round_trippers.go:452] Cache-Control: no-cache, private
I0524 11:09:20.753566 1 round_trippers.go:452] Content-Type: application/json
I0524 11:09:20.753578 1 round_trippers.go:452] X-Kubernetes-Pf-Flowschema-Uid: 89879c77-37d9-4283-bba6-82cd084d5dcb
I0524 11:09:20.753589 1 round_trippers.go:452] X-Kubernetes-Pf-Prioritylevel-Uid: 1ba15854-482b-4b74-bc55-210808fb3b34
I0524 11:09:20.753607 1 round_trippers.go:452] Content-Length: 2144
I0524 11:09:20.753619 1 round_trippers.go:452] Date: Tue, 24 May 2022 11:09:20 GMT
I0524 11:09:20.753685 1 request.go:1097] Response Body: {"kind":"TokenReview","apiVersion":"authentication.k8s.io/v1","metadata":{"creationTimestamp":null,"managedFields":[{"manager":"kube-rbac-proxy","operation":"Update","apiVersion":"authentication.k8s.io/v1","time":"2022-05-24T11:09:20Z","fieldsType":"FieldsV1","fieldsV1":{"f:spec":{"f:token":{}}}}]},"spec":{"token":"<i-am-not-showing-token>...
2022/05/24 11:09:20 http: proxy error: dial tcp 127.0.0.1:8080: connect: connection refused
2022/05/24 11:09:43 http: proxy error: dial tcp 127.0.0.1:8080: connect: connection refused
2022/05/24 11:09:50 http: proxy error: dial tcp 127.0.0.1:8080: connect: connection refused
2022/05/24 11:10:13 http: proxy error: dial tcp 127.0.0.1:8080: connect: connection refused
2022/05/24 11:10:20 http: proxy error: dial tcp 127.0.0.1:8080: connect: connection refused

Operator do its function property, but this one pod clocking installation to finish.

Comment 12 Red Hat Bugzilla 2023-12-08 04:26:35 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


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