cmcfarlen opened a new pull request, #13022:
URL: https://github.com/apache/trafficserver/pull/13022

   Draft PR against 10.2.x since master branch is quite different here.
   
   We are having an issue where `traffic_ctl` was returning a non-zero exit 
code when encountering config items that are unused.  This PR adds a new 
feature `--error-level` that defaults to `error`.  This is used to set the exit 
code when responses from the server contain errata.  It will find the worst 
errata severity and then compare that to the error level and if greater, will 
set the error exit code.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to