Jason Frey
Jason Frey
### Discussed in https://github.com/ManageIQ/manageiq/discussions/21834 Originally posted by **matkomirak** April 27, 2022 Hi guys, is there any chance this one will see the light any time soon: https://github.com/ManageIQ/manageiq-api/pull/647 It would be...
Trying out sharing the "before_install" script from core.
I was thinking about how instance types are not updated until the next refresh and once we've merged https://github.com/ManageIQ/manageiq-providers-amazon/pull/752, I wonder if those values can be pulled live from this...
Depends on the completion of #355 https://github.com/operator-framework/community-operators [How to contribute an Operator to operatorhub.io](https://operatorhub.io/contribute#:~:text=To%20publish%20your%20Operator%2C%20it,detail%20page%20on%20OperatorHub.io.) Note: > If your Operator works on both Kubernetes and OpenShift, place a copy of your...
This is a checklist of the things we know do not work in podified, but do work in appliances. If you know of more features, please comment here. - [...
There are several situations where a user may create a secret or some other resource and tell us to use that (i.e. as an image pull secret). However, if that...
It would be helpful from an audit perspective to have which packages are present in the actual operator build. Speaking with @bdunne we can get this list from `go build...
If it's possible, we should restart the httpd pod when the dependent configuration (oidc secret, httpd-configs configmap, etc) is changed. @miq-bot add-label enhancement
In podified we should add the ability to autoscale workers based on CPU/Memory and arbitrary metrics (like queue depth). When we can autoscale we should prefer that over our settings...