agent icon indicating copy to clipboard operation
agent copied to clipboard

Support kubectl logs --timestamp flag

Open soenkeliebau opened this issue 4 years ago • 0 comments

Kubectl logs has a flag to control whether log lines are retrieved with a timestamp or "as is".

Currently this flag is not exposed by the kubelet, there is a PR to fix this [1] when that gets merged and released we should consider supporting this option.

[1] https://github.com/deislabs/krustlet/issues/590

soenkeliebau avatar Apr 28 '21 11:04 soenkeliebau