Files
utilities/security/openbao-monitor
Michel Thebeau a5c49d8e93 openbao-monitor: remove non-json output of health and init commands
Remove the stdout from successful health and init commands.

The output of health command will be parsed by scripts.  The stdout for
init will be extra and not properly formatted for pod logs.

Partial-bug: 2117422

Test Plan:
PASS  inspection of stdout/stderr for health and init commands.

Change-Id: I3ff8782399951eaf301fe60372058ade49349514
Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com>
2025-08-06 16:49:19 +00:00
..