Tomofumi Hayashi
6e4f62f2f2
disable revive's dot-imports in unit test files
2024-01-05 14:32:09 +09:00
Tomofumi Hayashi
c279938e21
Refactoring thick daemon config processing
...
to damonset config file, hence command line option parsing is no
longer used. This change removes these parts.
Fix #1058 .
2023-04-08 01:34:05 +09:00
Doug Smith
95b45eff5d
Updates config options and tests for socketfile and cniconfdir between thin/thick ( #1002 )
2022-12-20 02:37:34 +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
yanggang
4f91106f29
remove io/ioutil for advanced golang ( #951 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io>
Signed-off-by: yanggang <gang.yang@daocloud.io>
2022-11-10 00:18:54 +09: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
bf4d6c716c
Merge remote-tracking branch 'origin/master' into feature/multus-4.0
2022-04-12 21:42:19 +09:00
Tomofumi Hayashi
4180f88442
Refine multus-daemon config
2022-04-06 00:34:53 +09:00
Tomofumi Hayashi
0a144e597a
Fix thick plugin to run kind-e2e test
2022-04-06 00:34:53 +09:00