Skip to content

Add labels to setup pod, so the logs can be taken via kubectl logs -l ... #3801

@sumo-drosiek

Description

@sumo-drosiek

It would be nice to be able to have arbitrary command to get logs from setup pod

instead of

kubectl get pod
kubectl logs ${POD_NAME_FROM_ABOVE_COMMAND}

I would like to use

kubectl logs -l ${SETUP_POD_LABEL}

I would add the following label:

sumologic.com/app: setup

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions