Open agrare opened 3 weeks ago
Essentially the issue is the fix from this PR https://github.com/ManageIQ/manageiq/pull/23112 isn't running before the MiqServer startup process is completed, the Kubernetes#start_kube_monitor
pod / deployment monitor threads aren't running yet.
If the Embedded Terraform role is enabled at boot the OpentofuWorker prevents podified from reaching "server started"
I manually marked the OpentofuWorker as started with a system_uid and is unblocked the server startup.