Hello,
I am updating AWX with kustomazation.yaml in microk8s environment. I put all errors in github gist . This is a short review for all people.
Github gist: https://gist.github.com/rection/c889e6f74a0d1fe9c43fa19b7ddd5134
My failure appeared at awx-operator deployment in awx-manager container. These outputs comes from this container log output.
--------------------------- Ansible Task StdOut -------------------------------
TASK [Apply Resources] ********************************
fatal: [localhost]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
-------------------------------------------------------------------------------
{"level":"error","ts":1664204002.6927752,"logger":"logging_event_handler","msg":"","name":"awx-demo","namespace":"awx","gvk":"awx.ansible.com/v1beta1, Kind=AWX","event_type":"runner_on_failed","job":"492042192980930187","EventData.Task":"Apply Resources","EventData.TaskArgs":"","EventData.FailedTaskPath":"/opt/ansible/roles/installer/tasks/resources_configuration.yml:30","error":"[playbook task failed]"}
Best,
Safa