Christian Adams

Results 109 comments of Christian Adams

cc @rcarrillocruz @TheRealHaoLiu What do you think about this?

I believe we can close this now that the fix has been merged into the awx-operator: * https://github.com/ansible/awx-operator/pull/1985

@kurokobo hey, we are ready to merge this now, we just need it to be rebased first to resolve the conflicts. Sorry for the delay on this.

@kurokobo Huge kudos for all of this great work, I love these changes and appreciate you taking the time to do this. Thanks for rebasing the PR, I am taking...

Can someone from the community who uses helm give this a try?

@lorenzo-maffeo-SAP the [preceding task](https://github.com/ansible/awx-operator/pull/1887/files#diff-1bd71199b7db57509f577ecd36f72dc592f729049b315a0850c03041274aa624R2-R8) which sets `ldap_password` will always return a list, that is why that `[0]` index is there to return only the first entry in the list (because...

Thanks for providing a kustomize example for this @zachross1414 !

Adding some extra information here I learned when reviewing this PR. From the redis docs: > By default recent versions of Redis don't close the connection with the client if...

@w4hf CI caught an error: ``` "message": "The task includes an option with an undefined variable. The error was: 'old_pg_config' is undefined. 'old_pg_config' is undefined. 'old_pg_config' is undefined. 'old_pg_config' is...