devspace icon indicating copy to clipboard operation
devspace copied to clipboard

Stream all pod logs in v6 running devspace dev

Open blaisertm opened this issue 2 years ago • 1 comments

Is your feature request related to a problem?

Not really, just inconvenient. In v6 it only streams the first pod's logs that matches the selector(s). In v5 it streams all matching pods' logs.

Which solution do you suggest?

Behaviour seen in v5.

Which alternative solutions exist?

Additional context

/kind feature

blaisertm avatar Sep 13 '22 11:09 blaisertm

@blaisertm thanks for reporting this! I'm thing about adding support to target all pods that match a selector to the dev config, so that syncing to multiple pods would work as well. We'll see how much effort that would be.

FabianKramm avatar Sep 15 '22 08:09 FabianKramm