You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be much easier (no volume mapping, permissions, IO handling, reading logs) to return response or errors when /stop is invoked in HTTP response.
I.e. /stop would return
full json report (when validation succeed)
list of errors (in json) if validation has failed (e.g. because of jq or rego errors)