Some checks failed
Build RPM Package / Build RPM Packages (CentOS 7, Rocky 8/9/10) (push) Has been cancelled
- Restore api.DefaultConfig() - used by internal/config/loader.go - Restore DefaultInterface, DefaultPort, DefaultBPFFilter constants - Restore DefaultFlowTimeout, DefaultPacketBuffer constants - Remove unused LogLevel* constants (never referenced in codebase) docs(architecture.yml): update packaging and service sections - Update packaging tool from fpm to rpmbuild - Remove CentOS 7 / RHEL 7 from target distros (EOL) - Update rpm_builder stage description for rpmbuild workflow - Add spec_file section with version_macro documentation - Update service to run as root (required for packet capture) - Update security sandboxing to match current systemd unit - Remove pid_file (not used) - Update binary_path from /usr/local/bin to /usr/bin Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>