Skip to content

Suggestion: show sequential init container logs first, then pod logs #39

@superbrothers

Description

@superbrothers

Note: this issue was imported from https://github.com/wercker/stern/issues/120, but it was originally created by drnic...

Currently the logs from all containers + init containers are mashed together.

We know that init containers were run before main containers, and we know that init containers were run sequentially.

Would it make sense for stern to look up the init container names, their sequence, and show those logs first; and then show normal containers' logs mashed together?

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