Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get error logs on job timeout #55

Open
JohnGarbutt opened this issue Jun 27, 2023 · 0 comments
Open

Can't get error logs on job timeout #55

JohnGarbutt opened this issue Jun 27, 2023 · 0 comments

Comments

@JohnGarbutt
Copy link
Member

When a job timeout hits, k8s delete's the pod, so we can't find it.

This then hits a coding issue where we return None instead of an empty list in _get_ansible_runner_events.

The fix for the coding issue is simple, but getting the logs is harder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant