Jason Frey

Results 140 issues of Jason Frey

Ran the following on our `manageiq-ui-worker` podified image and I see the below for package sizes: ```sh rpm -qa --queryformat '%10{size} - %-25{name} \t %{version}\n' | sort -nr | head...

cleanup
pinned

If the ext auth configmap/secret is changed, there is no mechanism to automatically cycle the httpd pod. If there is a way to do that with kubernetes objects directly, we...

enhancement
help wanted

We should add aggregated logging if one isn't configured on the cluster. I'm not sure if we can do this without having privileged, but perhaps we can ship the logs...

enhancement
help wanted

initialAdminGroupName isn't required on installation, so it can be created with an empty value. However, we don't reconcile that field again. It is understandable to not reconcile when created with...

enhancement
help wanted
pinned

While not a bug, per se, the inconsistency is a little strange. Sometimes you specify the namespace separate, sometimes it's together, and sometimes it has docker.io as the default whereas...

enhancement
help wanted

In the new layout it is strange to me that the very first thing you see in the list of features is "HTTP Server". It makes it sound like our...

### Discussed in https://github.com/orgs/ManageIQ/discussions/22992 Originally posted by **eggoide** April 15, 2024 Hi all, I would like to kindly ask you for a help or advice regarding strange behaviour we are...

bug
stale

Create a new provider that will execute Terraform templates, similar in functionality to embedded Ansible. - [x] Create repository: https://github.com/manageiq/manageiq-providers-embedded_terraform - [x] Add EmbeddedTerraform AutomationManager - [x] Add configuration script...

enhancement

- [x] https://github.com/ManageIQ/manageiq-providers-cisco_intersight/pull/113 - [x] https://github.com/ManageIQ/manageiq-providers-ibm_cloud/pull/496 - [x] https://github.com/ManageIQ/manageiq-providers-ibm_power_vc/pull/110 - [x] https://github.com/ManageIQ/manageiq-providers-lenovo/pull/407 - [x] https://github.com/ManageIQ/manageiq-providers-nsxt/pull/101 - [x] https://github.com/ManageIQ/manageiq-providers-nuage/pull/311 - [x] https://github.com/ManageIQ/manageiq-providers-redfish/pull/196 - [x] https://github.com/ManageIQ/manageiq/pull/23012 - [x] https://github.com/ManageIQ/manageiq-ui-classic/pull/9172 - [x] https://github.com/ManageIQ/manageiq-ui-service/pull/1896

enhancement

Now that we've completed the non-Rails event catcher for VMware in https://github.com/ManageIQ/manageiq-providers-vmware/pull/522 and https://github.com/ManageIQ/manageiq/issues/21992, we can start broadening the work out to all providers.

enhancement
stale