Kazuki Suda

Results 79 comments of Kazuki Suda

> I like this feature to get logs from multiple namespaces but the logs should clearly indicate the logs are from which namespace.Otherwise it will cause confusion If `--all-namespaces` option...

`kubectl logs` command already has such an option. Also, the maximum number of log streams is set to 5 by default. ``` $ kubectl logs --help | grep -- --max-log-requests...

I tried to reproduce the problem by following the steps below, but was unable to do so. ``` $ stern --version version: 1.20.0 commit: 0f9402d4c7c11f343dab140e7461817e21f3a9e8 built at: 2021-08-13T01:32:22Z $ kind...

**Note:** this comment was imported, but it was originally made by [mikedfunk](https://github.com/mikedfunk)... I'm getting this too after about a minute. It stops all log output, even for those other containers...

**Note:** this comment was imported, but it was originally made by [2rs2ts](https://github.com/2rs2ts)... We also sometimes see stern just randomly stop producing output. Not sure I recall seeing this particular error...

What kind of changes are likely to be made? For example, what kind of flag would be added? At this point, I have the impression that it would be better...

**Note:** this comment was imported, but it was originally made by [teddyber](https://github.com/teddyber)... any idea when this can be fixed? i'm stuck on a windows box these days and i miss...

**Note:** this comment was imported, but it was originally made by [tw0517tw](https://github.com/tw0517tw)... @teddyber I've changed my console to the newer and open sourced PowerShell https://github.com/PowerShell/PowerShell and found it supports the...

**Note:** this comment was imported, but it was originally made by [teddyber](https://github.com/teddyber)... thanks for the tip but unfortunately, it didn't work. in the meantime i installed a linux distro through...