AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
14.07k
stars
3.42k
forks
source link
[21.3.x] No Job logs for Container Groups other than default #13672
Are you able to provide us with the event logs for the namespace of the container group you're trying to target? That may provide additional information that will help us provide insight.
Please confirm the following
Bug Summary
No logs showing for container groups other than default.
Similar issue reported in https://github.com/ansible/awx/issues/13469 - however we are not using the "default" container group.
Authentication type used: Kubernetes Bearer Token including CA certificate created in target namespace for service account following steps from https://docs.ansible.com/automation-controller/4.3/html/userguide/credentials.html#openshift-or-kubernetes-api-bearer-token
Behaviour observed:
in awx-task:
AWX version
21.3.0
Select the relevant components
Installation method
kubernetes
Modifications
yes
Ansible version
core 2.12.5.post0
Operating system
Garden Linux
Web browser
Chrome
Steps to reproduce
Expected results
stdout of job logs
Actual results
no outoput of stdout, job goes into error after 25 minutes
Additional information
No response