Gorka Eguileor

Results 15 comments of Gorka Eguileor

Managing existing volumes is not supported by cinderlib, and the IBM Cinder driver doesn't support [the unmanage/manage commands](https://docs.openstack.org/cinder/pike/cli/cli-manage-volumes.html) (although this may not have helped). If you really need this, then...

> the information on whether to create an operator group comes from the olm spec of the operator But we are still creating it after this patch, we are just...

![Screenshot_2025-03-05-13-46-02_2560x2790](https://github.com/user-attachments/assets/d0e8d8af-0d12-44ba-9ba2-d98b2bc31548)

You can see in that picture the default behavior on the UI, and that is the **Installation mode** to be for **All namespaces on the cluster**, which is what this...

I have made a change to the approach, now I use the information from the package manifest (`installModes`) for the condition instead of hardcoding it for the openstack operator. I...