-
Bug
-
Resolution: Done-Errata
-
Normal
-
rhos-18.0 FR 2 (Mar 2025)
-
None
-
2
-
False
-
-
False
-
?
-
openstack-operator-bundle-container-1.0.12-6
-
Impediment
-
rhos-conplat-core-operators
-
None
-
-
-
Waiting For Release
-
1
-
Low
To Reproduce Steps to reproduce the behavior:
- Create an OpenStackVersion with name X
- Create an OpenStackControlPlane with name Y
- View the OpenStack operator controller-manager logs and see that it tries to create a second OpenStackVersion, errors out and blocks further reconciliation
Expected behavior
- The OpenStack operator controller-manager should find the existing OpenStackVersion CR and use that instead of trying to create a new one, regardless of what name the OpenStackVersion might have, OR we should prevent divergent resource names in the first place and inform the user of the problem when it is detected.
Known workaround
- If you need to create a custom OpenStackVersion, make sure to give it the same name as you give your OpenStackControlPlane
- Or, if you don't need a custom OpenStackVersion, just let the operator create it automatically during OpenStackControlPlane reconciliation
- links to
-
RHSA-2025:152105 Release of containers for RHOSO OpenStack Podified operator
- mentioned on