Why everything as "error" in verbose mode?
Author: christianinsertCreated Jun 16, 2022Updated Jun 16, 2022
I am running dumb-init in Google Kubernetes Engine in `verbose` mode. It seems that everything dumb-init puts out is interpreted as error even seemingly harmless messages like `Child spawned with PID ..`. Should this be an error? Is there anything I can or need to do?
Source: Yelp/dumb-init