On 15/05/2019 18:40, wrote:
Hi all, Thanks for including me in the conversation. To start, I want to 
confirm that we are specifically taking about the debug-trace standard-error 
output of docker/gitlab/etc (typically activated with a -D/--debug option), and 
not the normal output of such programs?

I ask because cronic has primitive support for ignoring debug-trace output on 
standard-error via the PS4 environment variable, so maybe a new option isn't 
needed? Or maybe the PS4 mechanism needs enhancing...

Cheers - Chuck

Hi Chuck,

No, this isn't specifically-requested debug information.

A command like "gitlab-ctl registry-garbage-collect -m" produce a whole lot of informational-level output on STDERR while returning a 0 error code. There's nothing you can pass to that script which will silence that, and it's the recommended / supported way of performing that garbage collection.

Cheers,
Dave

--
Dave Page, Operations Team Manager                        Codethink Ltd
Telephone: +44 7762 840 414        3rd Floor Dale House, 35 Dale Street
http://www.codethink.co.uk/           Manchester M1 2HF, United Kingdom
We respect your privacy.   See https://www.codethink.co.uk/privacy.html

Reply via email to