Skip to content

Change the file name convention when downloading pod logs #19937

@itay-nvn-nv

Description

@itay-nvn-nv

Summary

Change the log file name from <CONTAINER>.txt to <APP_NAMEPSACE>-<POD_NAME>.txt

Motivation

When downloading the logs of a pod within an application, the default is set to <CONTAINER>.txt.
But in case you have several pods with the same container name, or several pods across several apps, this becomes confusing, and local files get piled up without any distinction.

Proposal

Change the related function (attaching my PR here)

Metadata

Metadata

Assignees

No one assigned

    Labels

    component:uiUser interfaces bugs and enhancementsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions