Skip to content

Improvement tracability between pod and job #81

@antoinetran

Description

@antoinetran

Issue:

It is not convenient, with only the pod logs, to know which job is running. And conversely, from job logs, to know which pod it is running for.
Context: Argo UI shows steps as pod, and have know idea of the slurm jobs it ran. When debugging, it is not convenient to search at InterLink API logs to know the mapping of pod / job.

Suggestion:

Instead, a simple click to show the pod logs in Argo (or kubectl) should show something like "This pod [name of the pod] has been launched to InterLink SLURM plugin. Job ID: 123456"

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