GoogleContainerTools / GoogleContainerTools/skaffold

Skaffold pipes logs from foreign pods

Open
#5,386 4 comments 3 reactions 0 assignees View on GitHub
area/logging deploy/helm kind/bug priority/p3
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

When the same helm chart is used in multiple skaffold instances it will pick logs from all pods deployed by this chart.

### Expected behavior

Skaffold should pick logs from pods that it deployed.

### Actual behavior

Picks logs from all pods deployed by this chart.

### Information

- Skaffold version: 1.19.0
- Operating system: Ubuntu focal

NOTE: I also tried setting SKAFFOLD_LABEL to different values in the skaffold instances but it doesn't propagate to pods. I hoped that it will set this label and use it for logging too.

Any idea how to workaround this?

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.