Results 247 comments of Adam Grare

Hey @jrgarcia! I see you're no longer with VMware, congrats on the new job! Best of luck. Do you know if there is there a new maintainer of this gem?

cc @Fryguy @dmetzger57

@Fryguy slightly different, this is about which versions of the provider do we support, e.g.: ``` Provider Versions -------- | -------------- VMware | 5.5 6.0 6.5 6.7 RHV | 4.2...

NOTE I disabled the `After=` in evmserverd until we finish making kafka a required and documented part of the setup, this should get rpm_build back to green though

That's a good one @juliancheal, we can probably just drop the `title_for_host` and `title_for_clusters` methods in the UI then those methods aren't needed at all

@carbonin that absolutely covers that case

Awesome thanks @NickLaMuro, added to the list and linked to your issue.

@Fryguy linked the pr and checked it off

And this is what the diff looks like for the manageiq-providers-autosde plugin: ``` $ GITHUB_SERVER_URL=https://github.com GITHUB_REPOSITORY=ManageIQ/manageiq-providers-autosde ./bin/ci/patch_plugin_gemfile_lock $ diff Gemfile.lock Gemfile.lock.release 99,100c99,102 < PATH < remote: . --- > GIT...