l3af-project / l3afd

L3AFD eBPF Programs control plane
Apache License 2.0
181 stars 38 forks source link

Graceful restart for l3afd #432

Closed Atul-source closed 1 week ago

Atul-source commented 2 months ago

In this PR I have implemented graceful restart of l3afd means upgrading/restarting the l3afd without affecting ebpf programs state and having same level of control on eBPF programs as we were having on old instance.

This PR is dependent on https://github.com/l3af-project/eBPF-Package-Repository/pull/92 https://github.com/l3af-project/l3af-arch/pull/124

github-advanced-security[bot] commented 1 month ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.