-
Bug
-
Resolution: Done
-
Major
-
ACM 2.13.0
Description of problem:
When enabling Edge Management, there are some pods made in the MCE namespace which throw the error below.
managedcluster-import-controller-v2-c5f65575-7qdzp (two pods like this)
2025-02-11T16:59:02.161606136Z INFO setup Registering Controllers
I0211 16:59:02.377850 1 server.go:173] Starting AgentRegistrationServer on port 9091
2025-02-11T16:59:02.383338328Z ERROR setup failed to install FlightCtl resources
main.main
/remote-source/app/cmd/manager/main.go:350
runtime.main
/usr/lib/golang/src/runtime/proc.go:272
Version-Release number of selected component (if applicable):
ACM 2.13
How reproducible:
Always
Steps to Reproduce:
- Install ACM/MCE and enable Edge Management
- Note the pods in the MCE namespace
Actual results:
The two pods above will not start due to the error above.
Expected results:
The pods should start.