daeuniverse / dae

eBPF-based Linux high-performance transparent proxy solution.
GNU Affero General Public License v3.0
2.62k stars 165 forks source link

fix: support to report all error when reloading #540

Closed mzz2017 closed 2 weeks ago

mzz2017 commented 2 weeks ago

Background

In the past, not all problems would be reported when reloading, such as non-existent group name error. This PR fixes it.

Related: #470

Checklist

Full Changelogs

Issue Reference

Closes #[issue number]

Test Result

image
TnZzZHlp commented 2 weeks ago

测了下reload可以正常检测到原本检测不到的错误了👍 image