GoogleContainerTools / GoogleContainerTools/skaffold

log tailing should be configurable per container

Open
#7,776 1 comment 2 reactions 0 assignees View on GitHub
area/deploy area/logging kind/feature-request priority/p2
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

### Expected behavior
I can configure my skaffold deployment/run to turn log tailing on for some containers and not others.

### Actual behavior
I can either turn on log tailing for all the containers skaffold builds and deploys, or for none of them.

### Information
I deploy an app using `skaffold dev` where some containers have a lot of log output that isn't particularly helpful to me.

(In my case, the app deploys several Istio proxies, and their output makes it hard to sift through for the lines I want from my app containers.)

I'd love to be able to enable log tailing for just my app containers and turn it off for the Istio ones.

- Skaffold version: v1.39.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.