Skip to content

Improve POD logs retrieval #431

@tommaso-borgato

Description

@tommaso-borgato

We can improve logs retrieval not limiting the retrieval to the logs of the main container of POD; we can retrieve the logs from all the containers in the POD which have log;

Basically we could improve the savePodLogs function (https://github.com/xtf-cz/xtf/blob/master/junit5/src/main/java/cz/xtf/junit5/extensions/OpenShiftRecorderService.java#L448) and iterate on all containers inside each POD and retrieve each containers's log;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions