Tomofumi Hayashi
a439f91721
Support GC and STATUS command for cluster network
...
This change supports up to date CNI 1.1 command, GC and STATUS for
cluster network.
2024-12-20 11:28:41 +09:00
Tomofumi Hayashi
6ac6fe675f
Add net-attach-def informer for thick plugin
...
This change introduces net-attach-def informer in multus-daemon,
thick pluign case. It could reduced API calls to get
net-attach-def.
2024-01-20 02:04:21 +09:00
Tomofumi Hayashi
d97514f841
Ignore dot-imports error message only for go test files
2023-12-07 20:56:36 +09:00
Tomofumi Hayashi
1b01e3e486
Change gopkg.in to v4 for v4 release
2023-04-13 23:36:40 +09:00
Tomofumi Hayashi
5bce250398
Fix linter warning message ( #1057 )
2023-04-07 00:20:04 +09:00
liornoy
7a549fd9ac
Update tests source code to ginkgo v2
...
This commit updates the tests to import ginkgo v2.
2022-12-13 19:37:13 +02:00
Tomofumi Hayashi
77e0150afe
Fix license boilerplate/copyright in go files ( #947 )
...
This change fix license boilerplate and its copyright.
The updated year in copyright is based on the file creation date.
If older than 2021, added copyright is transfered to multus
authors from Intel corporation as the multus code was officially
transfered to Kubernetes Networking Plumbing Working Group on
March 11, 2021.
2022-11-02 21:49:57 +09:00
Tomofumi Hayashi
93ec0c121e
Support CNI 1.0.0
...
Fix #792
2022-04-06 00:34:53 +09:00
Tomofumi Hayashi
ecc98be9c6
Split multus unit tests into several files
...
To simplify multus unit tests, split it into several files,
based on testing CNI version.
2022-04-06 00:34:53 +09:00