1
0
mirror of https://github.com/k8snetworkplumbingwg/multus-cni.git synced 2025-05-03 05:46:34 +00:00
multus-cni/pkg/server
dougbtv 528d4f150c Functionality for Aux CNI Chain using subdirectory based CNI configuration loading.
Removes the it `fails to execute confListDel given no 'plugins' key"` test.

This test no longer fails after libcni version 1.2.3.
It probably shouldn't failduring a DEL action as it is, we want the least error prone path.

The GC test now uses both cni.dev attachment formats.

Uses both attachment formats as per https://github.com/containernetworking/cni/issues/1101 for GC's cni.dev/valid-attachments & cni.dev/attachments
2025-04-15 15:53:00 -04:00
..
api Call GC command with valid attachments from multus cache 2024-12-20 11:28:41 +09:00
config Functionality for Aux CNI Chain using subdirectory based CNI configuration loading. 2025-04-15 15:53:00 -04:00
doc.go Fix warning message about package comment 2022-12-16 00:43:01 +09:00
exec_chroot_test.go Ignore dot-imports error message only for go test files 2023-12-07 20:56:36 +09:00
exec_chroot.go Move chroot from multus main process to its child processes () 2023-09-22 17:08:57 +09:00
server_suite_test.go Ignore dot-imports error message only for go test files 2023-12-07 20:56:36 +09:00
server_test.go Ignore dot-imports error message only for go test files 2023-12-07 20:56:36 +09:00
server.go Support GC and STATUS command for cluster network 2024-12-20 11:28:41 +09:00
thick_cni_test.go Fix defaultnetworkfile in unit test 2024-05-02 02:30:26 +09:00
types.go Add net-attach-def informer for thick plugin 2024-01-20 02:04:21 +09:00