Open kroher opened 1 year ago
I confirm that that's a little odd. Thank you for reporting this. We will have a look.
This issue was also reported again in the context of using run actions and the logs from these missing the prefix.
@eysi09 is this fixed (I noticed the self-assignment)?
Garden Bonsai (0.13) Bug (seeing on 0.12 as well)
Current Behavior
Expected behavior
Running:
garden logs -f --timestamps --show-tags --hide-service
I'd expect to see all logs prefixed with the tag and timestamp instead of what i see in the screenshot above where it intermittently skips the prefix when lots of logs are happening. happens for all of our containers/services but i included the celery example.In acorn similarly:
garden logs -f --timestamps --show-container --hide-service
I'd expect to see all lines prefixedAdditional context
Color differences in another ticket https://github.com/garden-io/garden/issues/4725
Your environment
garden version
0.13.9, 0.12.63