*** Bug 2022631 has been marked as a duplicate of this bug. ***
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
Based on comment#5 and comment#6 moving the bug to verified state . Thanks Mugdha
The fixes were required in ODF Operator which already have been merged and fixed. No changes on OCP is required.
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.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days