Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(NRC): reduce logging for egress cleanup errors
Errors can happen here for a lot of reasons, the user may not have been running the controller, the definitions may have already been deleted, the ipset may not be around to be referenced because the user already cleaned up before. Reduced the logging to trim user confusion over error statements in the logs.
- Loading branch information