Bug 2027597 - Failed to upgrade cinder-csi-driver
Summary: Failed to upgrade cinder-csi-driver
Keywords:
Status: CLOSED DUPLICATE of bug 1940142
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Credential Operator
Version: 4.7
Hardware: Unspecified
OS: Unspecified
medium
urgent
Target Milestone: ---
: 4.10.0
Assignee: Pierre Prinetti
QA Contact: Jon Uriarte
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-30 08:30 UTC by Rajnikant
Modified: 2021-12-07 15:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-12-07 15:58:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 Pierre Prinetti 2021-11-30 13:30:49 UTC
From the csidriver controller pod logs:

W1125 15:21:41.095471       1 main.go:108] Failed to GetOpenStackProvider: failed to read and parse /app/deployment/ocp/[REDACTED] certificate: open /app/deployment/ocp/[REDACTED]: no such file or directory

---

This is very likely a duplicate of Bug 1940142

Please try this workaround (https://bugzilla.redhat.com/show_bug.cgi?id=1940142#c1):

manually modify the `clouds.yaml` key in `openstack-credentials` secret in `kube-system` namespace, and replace `cacert: <some value>` with `cacert: /etc/kubernetes/static-pod-resources/configmaps/cloud-config/ca-bundle.pem`.

If this is effective, we can proceed to close as duplicate.

Comment 4 Pierre Prinetti 2021-12-07 15:58:43 UTC
Glad that helped!

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


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