Skip to content

Can't get error logs on job timeout #55

@JohnGarbutt

Description

@JohnGarbutt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions