Closed jrafanie closed 1 year ago
I think there should also be a corresponding change in the ManageIQ operator, since we have these configs there as well.
I think there should also be a corresponding change in the ManageIQ operator, since we have these configs there as well.
I think that's here: https://github.com/ManageIQ/httpd_configmap_generator/pull/77. Right?
Do you know how it's pulled in? I assume we'll need a new tag in httpd_configmap_generator and pull that in.
I think that's here: ManageIQ/httpd_configmap_generator#77. Right?
Do you know how it's pulled in? I assume we'll need a new tag in httpd_configmap_generator and pull that in.
bump... @bdunne maybe you know? Do we need to do something to pull in the new configmap_generator? If we want to backport this, do we need a new version there and here?
I think I was thinking of https://github.com/ManageIQ/manageiq-pods/blob/master/manageiq-operator/api/v1alpha1/helpers/miq-components/httpd_conf.go ? The httpd_configmap_generator change I think covers what I was thinking.
When we moved to using a manageiq user, we need to add this user so it has permission in sssd.conf.
See also https://github.com/ManageIQ/manageiq-documentation/pull/1743