ManageIQ / manageiq

ManageIQ Open-Source Management Platform
https://manageiq.org
Apache License 2.0
1.35k stars 896 forks source link

Fix k8s deployment marshal error with EMS workers #23208

Closed agrare closed 3 days ago

agrare commented 3 days ago

The .ems_id_from_queue_name method returns an integer and all env var values have to be strings.

Broken by: https://github.com/ManageIQ/manageiq/pull/23195/files#diff-56487075e313126652963fef186a0e79517048b9f872a77695b35ea3ddbe4a17L8 Fixes https://github.com/ManageIQ/manageiq/issues/23207

miq-bot commented 3 days ago

Checked commit https://github.com/agrare/manageiq/commit/14c3c68bf87242f08fc0771c3bca86662e70ed08 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :+1: