8f453a2dda
The CNI daemon should always be run in its own cgroup. That typically can take two forms: - Running inside a container - Running as a systemd service This patch changes the way the memory usage is tracked so that both of the cgroup memberships listed above are supported. Thanks to using cgroups for tracking the memory usage, we will finally take into account the CNI daemon children memory usage. Change-Id: I0ef48742653d5c17ea0cc787ae3a997d5d315c5a Closes-Bug: 1752939 Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com> |
||
---|---|---|
.. | ||
binding | ||
daemon | ||
plugins | ||
__init__.py | ||
api.py | ||
handlers.py | ||
health.py | ||
main.py | ||
utils.py |