ManageIQ / manageiq-providers-vmware

ManageIQ plugin for the VMware vSphere and vCloud providers.
Apache License 2.0
22 stars 70 forks source link

Enable non-rails event catcher by default #894

Closed nasark closed 8 months ago

nasark commented 8 months ago

Since Kafka is now enabled as the default messaging we should enable the vmware non rails event catcher worker by default

@miq-bot add_labels enhancement, quinteros/yes @miq-bot assign @Fryguy @miq-bot add_reviewer @agrare

miq-bot commented 8 months ago

Checked commit https://github.com/nasark/manageiq-providers-vmware/commit/cf2884cb066c85fd0e65ed501c8e0ad2f627a0a8 with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :trophy:

Fryguy commented 8 months ago

Backported to quinteros in commit 67224f2757df7c155a8810d0da2566c04ad4f8ca.

commit 67224f2757df7c155a8810d0da2566c04ad4f8ca
Author: Adam Grare <adam@grare.com>
Date:   Fri Jan 5 11:37:11 2024 -0500

    Merge pull request #894 from nasark/default_non_rails_worker

    Enable non-rails event catcher by default

    (cherry picked from commit 115eaf8ff0c6e64701e00246e055a3f751db8394)