- Provide a flag to enable JSON log formatting.
We do this today for CSI driver implementations but the same can't be configured for liveness-probe. This can be done by adding log-format-json=true flag to the liveness-probe and setting the log format based on that.
We do this today for CSI driver implementations but the same can't be configured for
liveness-probe. This can be done by addinglog-format-json=trueflag to the liveness-probe and setting the log format based on that.