Jason Frey
Jason Frey
@kbrock Can you look into it if you can reproduce? I haven't had cycles for it
We know the exact versions we use on azure: https://github.com/ManageIQ/manageiq-providers-azure/blob/master/config/settings.yml#L4-L19, so maybe we could do the same for azure_stack and find a way to delete the rest? We also don't...
It's always about level of effort. If it's a small change for big savings, then yes. I'm actually, surprisingly, not a fan of creating our own gem for azure because...
Related, the python client _also_ has this same size issue - See https://github.com/Azure/azure-sdk-for-python/issues/17801 Note that now that we install the python client in the venv, it is taking up almost...
I think if we upgrade to a newer azure python library, then it will reduce in size by quite a bit.
Yup, I can do that.
Done - I also updated the OP screenshot and text.
Similar to that concern, I have a concern that people might squat transitional names if that's what we decide on...for example, it would be bad if I could create a...
> @indirect if I'm understanding the original proposal: > > ``` > # @rails/mail > module Rails::Mail > ``` > > ``` > # mail > module Mail > ```...
Backported to `radjabov` in commit 2a49d1b638270c82ad9169d9e2c47cebb0d0ff3a. ```text commit 2a49d1b638270c82ad9169d9e2c47cebb0d0ff3a Author: Brandon Dunne Date: Fri May 24 13:52:54 2024 -0400 Merge pull request #1101 from nasark/remove_health_check_topic Remove creation of manageiq.liveness-check topic...