drone-runtime icon indicating copy to clipboard operation
drone-runtime copied to clipboard

Allow line-log circling

Open typeless opened this issue 6 years ago • 5 comments

If the length of the log exceeds the limit, drop the oldest lines to fill the new ones.

typeless avatar Jun 13 '19 12:06 typeless

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 13 '19 12:06 CLAassistant

Ok, so it's a ring buffer for the logs, right?

tboerger avatar Jun 16 '19 09:06 tboerger

@tboerger Yes

typeless avatar Jun 17 '19 01:06 typeless

Even if this implementation is not final now, a ring buffer to get the last parts of the log makes really sense.

tboerger avatar Jun 28 '19 06:06 tboerger

Any news on any way forward?

dschmidt avatar Jul 23 '19 10:07 dschmidt