gitlab-ctl status should be able to return a structured message
Summary
gitlab-ctl status
should return a JSON string that can be read and parsed by orchestration tooling.
Proposal
Orchestrator needs to be able to run various tasks with gitlab-ctl
and get parseable output with a guaranteed format.
This is proposing that we start with the output of gitlab-ctl status
.