mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-20 22:14:45 +01:00
This commit introduces a new watcher dedicated to the monitoring of a specific network namespace in order to detect any change that could happen to the network. As a result of such a detection, the watcher should call into the appropriate runtime path with the correct arguments to modify the pod network accordingly. Fixes #170 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
17 lines
393 B
Plaintext
17 lines
393 B
Plaintext
*.patch
|
|
*.o
|
|
*.swp
|
|
/kata-runtime
|
|
/data/kata-collect-data.sh
|
|
/cli/coverage.html
|
|
/cli/config-generated.go
|
|
/cli/config/configuration.toml
|
|
/kata-netmon
|
|
/virtcontainers/hack/virtc/virtc
|
|
/virtcontainers/hook/mock/hook
|
|
/virtcontainers/shim/mock/shim
|
|
/virtcontainers/shim/mock/cc-shim/cc-shim
|
|
/virtcontainers/shim/mock/kata-shim/kata-shim
|
|
/virtcontainers/utils/supportfiles
|
|
/virtcontainers/profile.cov
|