-
Bug
-
Resolution: Done-Errata
-
Normal
-
rhos-18.0.z
-
None
-
5
-
False
-
-
False
-
?
-
manila-operator-container-1.0.12-4
-
None
-
Release Note Not Required
-
-
-
Pending Verification
-
1
-
Critical
To Reproduce Steps to reproduce the behavior:
Customer enabled manila services via openstackcontrolplane definitions. Manila reconciliation is stuck on
RabbitMqTransportURL creation in progress
step.
On infra operator side we see the following logs:
2025-05-05T09:27:36Z INFO Controllers.TransportURL Reconciling Service {"controller": "transporturl", "controllerGroup": "rabbitmq.openstack.org", "controllerKind": "TransportURL", "TransportURL": {"name":"manila-manila-transport","namespace":"openstack"}, "namespace": "openstack", "name": "manila-manila-transport", "reconcileID": "8ae507bc-8b08-472d-90f0-c37fbc3542f1"} 2025-05-05T09:27:36Z ERROR Reconciler error {"controller": "transporturl", "controllerGroup": "rabbitmq.openstack.org", "controllerKind": "TransportURL", "TransportURL": {"name":"manila-manila-transport","namespace":"openstack"}, "namespace": "openstack", "name": "manila-manila-transport", "reconcileID": "8ae507bc-8b08-472d-90f0-c37fbc3542f1", "error": "RabbitmqCluster.rabbitmq.com \"\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler /remote-source/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.17.6/pkg/internal/controller/controller.go:329 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem /remote-source/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.17.6/pkg/internal/controller/controller.go:266 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2 /remote-source/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.17.6/pkg/internal/controller/controller.go:227
Expected behavior
Deployment is not stuck because of transport URL generation
Bug impact
Deployment is blocked
Known workaround
It is possible to define transport URL manually, but that's not normal.
- links to
-
RHBA-2025:152105 Release of containers for RHOSO OpenStack Podified operator