Sean Davis
Sean Davis
> I don't think this is the right solution for the original problem. As discussed there, the root cause there is really in the way users are managed internally in...
Without the patch, I tried to set `ingress_path` to `/*` but that broke the generated nginx config.
> Any steps I am missing to apply your fix and deploy AWX on GKE? I just had to redo this fix myself for `awx-operator` 0.28.0; here's exactly what I...
Same error here. The operator wants to use `awx-ee:latest` and `awx-ee:latest` lacks the receptor version it needs, from the look of it. I ended up having to edit the deployment...
Another note: I tried `devel` branch of the operator, which does use `24.6.1` as version for `awx-ee`, however that didn't fix it either, as when I looked at the containers...