Commit Graph

  • 21f84c0162 Remove 'cni-version' option in default deployment (#1061) Tomofumi Hayashi 2023-04-05 21:24:03 +09:00
  • 7cf1c2f0c2 Merge pull request #1054 from s1061123/dev/distroless-thin Doug Smith 2023-04-03 14:41:22 -04:00
  • dcf92c8e94 Change thin container base image to distroless Tomofumi Hayashi 2023-03-29 03:05:40 +09:00
  • 6c2e09529b Improve v4 config (#1053) Miguel Duarte Barroso 2023-03-30 15:58:03 +02:00
  • 813494674b Merge pull request #1046 from zshi-redhat/cve-2021-38561 Doug Smith 2023-03-16 10:54:20 -04:00
  • 34e2675141 Merge pull request #1047 from s1061123/fix/remove-origin-build Doug Smith 2023-03-16 10:53:45 -04:00
  • d60106a6b3 Remove origin from CI build Tomofumi Hayashi 2022-12-14 03:02:55 +09:00
  • cf2dfcc8ca Change go.mod for CI failure and so on Tomofumi Hayashi 2023-03-06 18:10:32 +09:00
  • c0cc1b9d0c Update golang.org/x/text Zenghui Shi 2023-03-06 11:13:04 +08:00
  • c129e72779 Merge pull request #1044 from s1061123/dev/remove-old-conf Doug Smith 2023-03-02 09:41:44 -05:00
  • adf5e98b1b Remove old/obsolated config from repo Tomofumi Hayashi 2023-03-02 22:33:51 +09:00
  • 346a54ccd9 Cleanup : github.com/pkg/errors has been archived. (#1035) 杨刚 (成都) 2023-02-20 23:39:06 +08:00
  • 6d97cf9071 Bump golang.org/x/net from 0.1.0 to 0.7.0 (#1039) dependabot[bot] 2023-02-21 00:38:39 +09:00
  • 3680725cb0 align case line . (#1033) 杨刚 (成都) 2023-02-20 23:38:22 +08:00
  • e6299693aa Merge pull request #1028 from s1061123/dev/remove-restart-crio Doug Smith 2023-02-20 09:32:30 -05:00
  • 43e2008107 code clean for if condtion (#1037) 杨刚 (成都) 2023-02-14 00:41:51 +08:00
  • f5b64339bf clean wrong notes. (#1036) 杨刚 (成都) 2023-02-14 00:41:19 +08:00
  • d1d0da1457 Remove deprecated 'restart-crio' option Tomofumi Hayashi 2023-02-06 14:33:48 +09:00
  • 80c0f6f0c4 Update network-attachment-definition-client for multus v3 (#996) v3.9.3 Yury K 2022-12-26 11:03:21 +04:00
  • e692127d19 Readme updates, includes thick-plugin-by-default installation text (#1004) Doug Smith 2022-12-22 10:00:08 -05:00
  • 0ae7db9bbc Update network-attachment-definition-client to v1.4.0 (#984) Yury K 2022-12-22 18:55:40 +04:00
  • 95b45eff5d Updates config options and tests for socketfile and cniconfdir between thin/thick (#1002) Doug Smith 2022-12-19 12:37:34 -05:00
  • b660d69e18 Merge pull request #998 from s1061123/dev/action-update Doug Smith 2022-12-15 11:17:45 -05:00
  • 873857273f Merge pull request #999 from s1061123/fix/warning Doug Smith 2022-12-15 11:17:16 -05:00
  • 442da10303 Update github action version Tomofumi Hayashi 2022-12-16 00:36:05 +09:00
  • 3ffa206abc Fix warning message about package comment Tomofumi Hayashi 2022-12-16 00:43:01 +09:00
  • 971a110db7 Create an openshift origin (OKD) golang builder image in build pipeline (#992) Doug Smith 2022-12-14 08:50:20 -05:00
  • d7a8f962da Merge pull request #969 from liornoy/ginkgov2 Doug Smith 2022-12-13 13:26:03 -05:00
  • 36952b8401 Merge pull request #990 from s1061123/fix/remove-origin Doug Smith 2022-12-13 13:25:09 -05:00
  • 0a0e9b4db9 Remove origin from CI build Tomofumi Hayashi 2022-12-14 03:02:55 +09:00
  • 7a549fd9ac Update tests source code to ginkgo v2 liornoy 2022-12-13 14:44:29 +02:00
  • 048438e0ef Bump ginkgo to v2 liornoy 2022-12-13 19:35:44 +02:00
  • 344fb0ae09 Do 'go mod tidy' to cleanup go.mod/go.sum (#988) Tomofumi Hayashi 2022-12-14 02:20:42 +09:00
  • 26902b29b6 Merge pull request #987 from s1061123/dev/go118 Doug Smith 2022-12-13 09:48:52 -05:00
  • d84add88b9 Merge pull request #986 from s1061123/fix/so-long-gorilla Doug Smith 2022-12-13 09:44:04 -05:00
  • 546e715c9e Bump go version to 1.18/1.19 Tomofumi Hayashi 2022-12-13 23:30:30 +09:00
  • 1454d912f4 This removes gorilla/mux from multus Tomofumi Hayashi 2022-12-13 17:35:34 +09:00
  • 6eda6d9deb add check test result for interface net1 (#960) yulng 2022-12-13 16:01:14 +08:00
  • 33ce772b98 Add NOTICE (#967) Ayush Patel 2022-12-08 23:50:37 +09:00
  • b8304cf7dc Add CodeQL workflow for GitHub code scanning (#981) lgtm-com[bot] 2022-12-08 23:47:00 +09:00
  • 7ce5e9fbdc Merge pull request #976 from s1061123/dev/simple-kubeletpkg Doug Smith 2022-11-29 11:29:16 -05:00
  • a9ace511d8 server: add healthz endpoint (#963) Miguel Duarte Barroso 2022-11-29 15:34:13 +01:00
  • 6c52c476bf Simplify kubeletclient code to reduce parse url Tomofumi Hayashi 2022-11-28 18:05:24 +09:00
  • c75d773248 Merge pull request #957 from s1061123/fix/948 Doug Smith 2022-11-10 11:12:15 -05:00
  • 82c09a98b7 Change conditional flow to use cache file in CmdDel Tomofumi Hayashi 2022-11-11 00:22:15 +09:00
  • 103e70778b clean code (#952) yanggang 2022-11-10 00:00:27 +08:00
  • 40d600b336 Upgrade fsnotify (#954) yanggang 2022-11-09 23:35:44 +08:00
  • b6c50f2d07 we should keep the first character Big for aligned info note (#953) yanggang 2022-11-09 23:34:28 +08:00
  • 4f91106f29 remove io/ioutil for advanced golang (#951) yanggang 2022-11-09 23:18:54 +08:00
  • 77e0150afe Fix license boilerplate/copyright in go files (#947) Tomofumi Hayashi 2022-11-02 21:49:57 +09:00
  • 6f8fa8c286 fix resource api grpc failed to connect to unix socket (#946) Moshe Levi 2022-11-02 14:47:55 +02:00
  • 8550fa62a5 Modify the judgment of test results (#936) yulng 2022-10-31 21:34:10 +08:00
  • a3f9694d09 delegate plugin delete success, delete cache file (#926) Gao PeiLiang 2022-10-31 21:32:51 +08:00
  • fd893ab625 grpc: move to use grpc.WithTransportCredentials() (#942) Moshe Levi 2022-10-28 18:47:05 +03:00
  • f530d3eb84 fix kubeletSocket scope (#941) v4.0.0-alpha Moshe Levi 2022-10-26 16:25:38 +03:00
  • e43ed9274e Merge pull request #939 from s1061123/fix/server Doug Smith 2022-10-24 16:03:48 -04:00
  • f52aa691d6 Add "EOF" to the Cat command, otherwise the operation will fail (#932) (#934) yulng 2022-10-24 23:57:09 +08:00
  • 46daed0654 Fix multus-daemon in case of user given config Tomofumi Hayashi 2022-10-24 17:58:27 +09:00
  • e9bb5e5f48 Add "EOF" to the Cat command, otherwise the operation will fail (#932) yulng 2022-10-23 13:58:08 +08:00
  • fa8a6e6880 Merge pull request #925 from s1061123/dev/rc-api Doug Smith 2022-10-14 11:34:12 -04:00
  • 6f90a0f075 Support IPs, MAC and cni-args in delegate API Tomofumi Hayashi 2022-10-12 16:13:51 +09:00
  • efa8c62ec4 Merge pull request #930 from s1061123/fix/mod-ver Doug Smith 2022-10-14 11:07:58 -04:00
  • 7c619d64a6 Fix kubelet version in go.mod Tomofumi Hayashi 2022-10-14 23:29:46 +09:00
  • 991a1b2c7f Merge pull request #924 from k8snetworkplumbingwg/fix/image v3.9.2 Doug Smith 2022-10-11 13:44:19 -04:00
  • e9b87fb05a Fix release 3.x thick image tag to isolate from 4.0 Tomofumi Hayashi 2022-10-12 01:31:15 +09:00
  • 1aac2431b8 Fix broken link in README (#919) Eoghan Russell 2022-09-26 15:26:25 +01:00
  • f372831536 Merge pull request #915 from s1061123/fix/delegate-api Doug Smith 2022-09-20 13:19:58 -04:00
  • 3e97437e31 Fix deleate API to load conflist Tomofumi Hayashi 2022-09-20 22:38:29 +09:00
  • b1aba95892 Idiomatic config unit tests (#908) Miguel Duarte Barroso 2022-09-19 16:22:08 +02:00
  • 371123659b Merge pull request #906 from TimFroidcoeur/fix_multiple_default_gw Doug Smith 2022-09-01 16:18:38 -04:00
  • 8da20f38ea fix multiple default gw Tim Froidcoeur 2022-08-30 15:29:53 +02:00
  • 25703fce21 Change container image to fedora from centos (#904) Doug Smith 2022-08-27 03:09:54 -04:00
  • d93a3bb736 Merge pull request #899 from jklare/jk_readme_thick_plugin Doug Smith 2022-08-26 15:11:52 -04:00
  • 6b38a213b1 Merge pull request #905 from s1061123/fix/revive Doug Smith 2022-08-26 15:09:16 -04:00
  • 2068ea9f77 Fix revive in CI Tomofumi Hayashi 2022-08-27 04:03:58 +09:00
  • e882d51b3c Merge pull request #903 from s1061123/dev/fedora-image Doug Smith 2022-08-26 14:35:23 -04:00
  • db7cc6bc80 Change container image to fedora from centos Tomofumi Hayashi 2022-08-27 02:14:42 +09:00
  • 33c0d1bd86 Merge pull request #900 from s1061123/fix/image-tag Doug Smith 2022-08-25 11:29:17 -04:00
  • 12c6c91586 Fix container tags for thick plugin Tomofumi Hayashi 2022-08-25 23:07:32 +09:00
  • 2f12b5ce99 rephrase readme section describing thin vs thick plugin Jan Klare 2022-08-24 14:45:26 +02:00
  • 0c515497d7 recommends thick plugin in quickstart (#894) Doug Smith 2022-08-24 07:23:33 -04:00
  • 68a9593f84 Merge pull request #897 from s1061123/fix/add-disclaimers Doug Smith 2022-08-22 13:35:21 -04:00
  • 95c4d0c1c5 Update deployment yaml Tomofumi Hayashi 2022-08-23 00:55:14 +09:00
  • 5498080119 Merge pull request #893 from k8snetworkplumbingwg/feature/multus-4.0 Doug Smith 2022-08-18 16:48:02 -04:00
  • 3d9cec4ec9 Merge remote-tracking branch 'origin/master' into feature/multus-4.0 Tomofumi Hayashi 2022-08-19 00:07:30 +09:00
  • 505ab4567c Add delegate API in multus-daemon (#890) Tomofumi Hayashi 2022-08-10 00:45:23 +09:00
  • 8dee74d7b9 Merge pull request #870 from s1061123/dev/doc-modified Doug Smith 2022-08-01 11:19:02 -04:00
  • fba6d66720 Merge pull request #886 from s1061123/update-libcni Doug Smith 2022-07-29 11:06:14 -04:00
  • 7f7bb354c5 Bump libcni to fetch the bugfix Tomofumi Hayashi 2022-07-29 20:18:06 +09:00
  • f4c0adf54c Merge pull request #881 from chrisplo/detect-python3 v3.9.1 Doug Smith 2022-07-22 09:48:40 -04:00
  • ac6757b9cc Detect python3 Chris Plock 2022-07-15 15:13:27 -07:00
  • 70c970cd6e Merge pull request #878 from tomkukral/print-kubeconfig Doug Smith 2022-07-12 08:39:17 -04:00
  • 3deb079546 Merge pull request #876 from s1061123/dev/update-golang Doug Smith 2022-07-11 16:11:44 -04:00
  • 9cb6fb57bf Merge pull request #877 from s1061123/dev/refine-build Doug Smith 2022-07-11 16:10:31 -04:00
  • 95adff55b0 write output file for generated kubeconfig Tomáš Kukrál 2022-07-08 14:02:51 +02:00
  • 99dd6678d5 Refine build-go.sh and update 'version' output Tomofumi Hayashi 2022-07-07 01:35:43 +09:00
  • 6f5fdf64c7 Update golang version to 1.18.x Tomofumi Hayashi 2022-07-07 00:31:25 +09:00
  • 9d67fbd520 Add 4.0 document Tomofumi Hayashi 2022-06-21 00:12:46 +09:00
  • ca8c9c5791 Merge pull request #864 from s1061123/default-route-pointer v3.9 Doug Smith 2022-06-21 15:47:09 -04:00
  • 18a660ebc7 Merge pull request #867 from mmirecki/downwardapi Doug Smith 2022-06-21 14:38:29 -04:00