Skip to content

Add a flag to kne cli root that can dump k8 logs on failure #467

@alexmasi

Description

@alexmasi

It would be useful to have an optional flag that applies mainly to kne deploy and kne create that dumps the kubectl logs for a number of things on cmd failure.

Maybe:
- kubectl get pods -A
- kubectl logs for each pod thats not healthy
- kubectl describe for each pod thats not healthy

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