Christian Adams
Christian Adams
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...
##### SUMMARY Related to https://github.com/ansible/awx-operator/pull/996 ##### ISSUE TYPE - Upgrade Tooling - New or Enhanced Feature
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx-operator/issues) for duplicates. - [X] I understand...
##### SUMMARY The Helm package part of the AWX Operator release failed because of a conflict of sorts between these two PR that have merged: * https://github.com/ansible/awx-operator/pull/984/files# (splits up helm-chart...
##### SUMMARY Upgrades Operator SDK from v1.12 --> v1.16 and updates base image. Notable changes: * operator-registry version upgraded * backup & restore sample CR yaml and test stubs were...
Fixes: https://github.com/ansible/awx-operator/issues/922 For a particular disconnected deployment scenario, it was necessary to add an "expected" secret in order to pull the operator container image. Adding this had an undesired side-effect:...
The Openshift Operator Hub UI form options were out of date. This PR cleans them up. Every time that a new field is added to the CR, it automatically gets...
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx-operator/issues) for duplicates. - [X] I understand...
- Remove ownerRefs earlier in the reconciliation loop so that they always get removed, even if an error short-circuits the reconciliation loop before the cleanup playbook is run. ##### SUMMARY...
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx-operator/issues) for duplicates. - [X] I understand...