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
Report bundle status using stdout logger, and make it easier to collect it. The logger should expose all data is reported today from the status API: Bundle download status, revision, success/failure etc.
The text was updated successfully, but these errors were encountered:
This works almost exactly the same as the `decision_logs.console`
option. When enabled it will dump status updates through the normal
service logs (logrus).
Fixes: open-policy-agent#1937
Signed-off-by: Patrick East <[email protected]>
Report bundle status using stdout logger, and make it easier to collect it. The logger should expose all data is reported today from the status API: Bundle download status, revision, success/failure etc.
The text was updated successfully, but these errors were encountered: