Commit Graph

  • 588ee8f192 Fixes log message on CNI Check (#825) Doug Smith 2022-04-11 07:35:47 -04:00
  • ce533f01cc update e2e tools version for kind and cni-plugins (#830) Cyclinder 2022-04-11 13:08:22 +08:00
  • 579d83f359 Merge remote-tracking branch 'origin' into feature/multus-4.0 Tomofumi Hayashi 2022-04-06 00:42:23 +09:00
  • 51c39205a8 Remove error handling for getPod to force to proceed cmdDel. Tomofumi Hayashi 2022-04-05 02:03:33 +09:00
  • 4180f88442 Refine multus-daemon config Tomofumi Hayashi 2022-03-23 02:36:34 +09:00
  • d1046fa1c9 Fix install binary for thick plugin Tomofumi Hayashi 2022-03-09 01:24:16 +09:00
  • 0a144e597a Fix thick plugin to run kind-e2e test Tomofumi Hayashi 2022-03-04 16:33:46 +09:00
  • 2f5af62a92 Refine unit test in pkg/multus Tomofumi Hayashi 2022-03-05 00:04:08 +09:00
  • 80693bde62 fix the usage of flag "overrideNetworkName" (#805) Cyclinder 2022-03-04 15:01:21 +08:00
  • 3abb21a80c crio: mount /run rslave (#802) Doug Smith 2022-03-03 12:02:37 -05:00
  • e7aaf8f5d5 only warn when netns can't be opened (#803) Doug Smith 2022-03-03 12:02:24 -05:00
  • 93ec0c121e Support CNI 1.0.0 Tomofumi Hayashi 2022-03-02 01:55:23 +09:00
  • ecc98be9c6 Split multus unit tests into several files Tomofumi Hayashi 2022-02-24 16:55:42 +09:00
  • b8d4d46462 check version incompatibility (#762) (#798) Tomofumi Hayashi 2022-02-28 22:04:23 +09:00
  • 869b94ffaa Simplify e2e scripts (#795) Tomofumi Hayashi 2022-02-23 00:35:25 +09:00
  • d4a30c383d Make binary file and directory name consistent Tomofumi Hayashi 2022-02-22 17:15:12 +09:00
  • d4a3ea4fd0 Replace setenv with runtimeConfig set (#785) Tomofumi Hayashi 2022-02-21 23:55:33 +09:00
  • fb31217e2c thick-plugin: refactor multus Miguel Duarte Barroso 2021-12-16 18:18:35 +01:00
  • 0453b52097 Merge pull request #823 from s1061123/fix/cmddel Doug Smith 2022-04-04 15:41:36 -04:00
  • 2d53334211 Remove error handling for getPod to force to proceed cmdDel. Tomofumi Hayashi 2022-04-05 02:03:33 +09:00
  • 45428a53ce fix the usage of flag "overrideNetworkName" (#805) Cyclinder 2022-03-04 15:01:21 +08:00
  • 6c12dc8c4f crio: mount /run rslave (#802) Doug Smith 2022-03-03 12:02:37 -05:00
  • 7559625a38 only warn when netns can't be opened (#803) Doug Smith 2022-03-03 12:02:24 -05:00
  • 450e1d3414 check version incompatibility (#762) Balazs Nemeth 2022-02-28 13:50:39 +01:00
  • 6dd45f38f9 Replace setenv with runtimeConfig set (#785) Tomofumi Hayashi 2022-02-21 23:55:33 +09:00
  • 843147aca0 Merge pull request #775 from s1061123/fix/773 Doug Smith 2022-02-07 12:44:04 -05:00
  • 191b8cb0ec e2e tests: always pull new multus images (#783) Miguel Duarte Barroso 2022-01-26 13:37:03 +01:00
  • 9e79b79a89 multus, e2e tests: allow event sending to k8s API (#776) Miguel Duarte Barroso 2022-01-20 15:50:16 +01:00
  • 2e474f4c95 Suppress uid mismatch error/warning in case of static pod Tomofumi Hayashi 2022-01-13 16:41:14 +09:00
  • 27a86dafbc Merge pull request #779 from nicklesimba/patch-3 Doug Smith 2022-01-14 11:10:03 -05:00
  • daf96bffb3 Update development.md Nikhil Simha 2022-01-14 10:59:29 -05:00
  • 7a53c910f2 Merge pull request #774 from nicklesimba/patch-2 Doug Smith 2022-01-11 13:59:45 -05:00
  • 38b1cd1cec Update quickstart.md Nikhil Simha 2022-01-11 13:57:48 -05:00
  • 6adb4dc4c4 Add toleration against NoExecute (#768) Sho Shimizu 2022-01-07 00:06:19 +09:00
  • 12df5bda72 run gofmt on the code (#772) Miguel Duarte Barroso 2022-01-04 17:33:58 +01:00
  • ed18a1f175 Merge pull request #764 from s1061123/fix/default-route Doug Smith 2021-12-15 12:28:40 -05:00
  • d52f2b6a45 Update libcni cache when default-route net selection is used Tomofumi Hayashi 2021-12-04 00:48:50 +09:00
  • 4d9731bd3a Merge pull request #757 from maiqueb/fix-flaky-config-regen-test Doug Smith 2021-12-14 10:06:01 -05:00
  • 0da5449854 thick, config regen, test: fix test Miguel Duarte Barroso 2021-11-12 17:16:02 +01:00
  • 653c4b481d thick, config regen, tests: use a unique path for multus config Miguel Duarte Barroso 2021-11-11 16:48:54 +01:00
  • b9d0d93d6e Pod UID mismatches should only warn on CNI DEL (#763) Doug Smith 2021-11-23 03:52:45 -05:00
  • 84fde9d711 Update images/README.md (#761) Balazs Nemeth 2021-11-19 13:22:34 +01:00
  • 4e0e65044b Merge pull request #758 from maiqueb/fix-legacy-entrypoint-e2e-tests Doug Smith 2021-11-15 08:18:59 -05:00
  • 70660236a8 CI, e2e tests: fix legacy Miguel Duarte Barroso 2021-11-15 12:38:25 +01:00
  • 130db696ca Update quickstart.md (#754) Moritz Kröger 2021-11-11 16:24:06 +01:00
  • ada145ca5f Merge pull request #753 from s1061123/fix/cni-bin-dir Doug Smith 2021-11-08 12:06:12 -05:00
  • 25c46c84b8 Added --cni-bin-dir and --multus-bin-file for regression Tomofumi Hayashi 2021-11-08 17:40:54 +09:00
  • 32c952e501 Fixup thick deployment, make images thiner (#747) Etienne Champetier 2021-11-02 01:20:37 -04:00
  • 7091831a00 Remove dependency of go-dproxy (#746) Tomofumi Hayashi 2021-10-29 01:15:11 +09:00
  • 1e43784d4c Change the sort of image push. Tomofumi Hayashi 2021-10-28 23:04:07 +09:00
  • 42fde2292d deployment, thick: remove extra multus-cni-config mountpoint (#745) Miguel Duarte Barroso 2021-10-28 15:37:35 +02:00
  • 8ba2accb9f Replace entrypoint script with initcontainers (#718) Miguel Duarte Barroso 2021-10-27 14:42:37 +02:00
  • b56dd5f67f multus: test Pod UID scenarios when both passed and not passed by runtime Dan Williams 2021-10-22 09:56:43 -05:00
  • e8e99f1771 multus: log error marshaling delegate netconf Dan Williams 2021-10-21 13:22:04 -05:00
  • cb19a22cb9 multus: fail if given pod UID does not match Kube API pod UID Dan Williams 2021-10-21 10:44:29 -05:00
  • 392726842f e2e tests: allow podman OCI Miguel Duarte Barroso 2021-10-18 15:08:56 +02:00
  • 76c31b0861 Fix version string in '-v' option Tomofumi Hayashi 2021-10-14 23:40:49 +09:00
  • 51a74efe57 Merge pull request #729 from s1061123/dev/update-layout Doug Smith 2021-09-29 10:19:02 -04:00
  • bf0b37e010 Change file layout and mention the supported Kubernetes version Tomofumi Hayashi 2021-09-28 22:40:51 +09:00
  • efdc0a5c7d Merge pull request #724 from s1061123/downgrade-k8s-vendor v3.8 Doug Smith 2021-09-17 14:46:50 -04:00
  • ae4a28b689 Downgrade Kubernetes vendor version Tomofumi Hayashi 2021-09-16 23:23:45 +09:00
  • e1b0698eb2 Merge pull request #723 from s1061123/update-go-version Doug Smith 2021-09-15 08:13:42 -04:00
  • 35fdb29385 Update golang version (at least >= 1.16) Tomofumi Hayashi 2021-09-14 01:05:41 +09:00
  • a28f5cb56c Fix typos 张祖建 2021-09-10 20:50:23 +08:00
  • ad257698ef Merge pull request #712 from nicklesimba/patch-1 Doug Smith 2021-08-25 16:48:33 -04:00
  • 8b3bbf38c8 Update quickstart.md Nikhil Simha 2021-08-25 13:27:18 -04:00
  • a506d7606c Merge pull request #696 from cgchinmay/fix_entrypoint Doug Smith 2021-07-16 15:25:51 -04:00
  • 7e44bb6d21 Use MULTUS_MASTER_CNI_FILE_NAME as MASTER_PLUGIN as is, if specified Chinmay Gadgil 2021-07-12 10:30:20 -07:00
  • 9b45d4b211 Merge branch 'master' of https://github.com/k8snetworkplumbingwg/multus-cni v3.7.2 Tomofumi Hayashi 2021-07-08 22:52:30 +09:00
  • f77c591d69 Merge pull request #695 from cgchinmay/update_golang_version Doug Smith 2021-07-08 09:52:03 -04:00
  • 8c9f409032 Fix github action Tomofumi Hayashi 2021-07-08 22:52:02 +09:00
  • 0724c2b9b0 Update golang version for installing packages Chinmay Gadgil 2021-07-06 22:56:21 -07:00
  • 085870c4b5 Export poll[Interval|Timeout] as constants Miguel Duarte Barroso 2021-06-25 15:26:50 +01:00
  • 26ef3c3eb4 Cut the retry interval and timeout by half on pod retrieval Miguel Duarte Barroso 2021-06-24 14:05:33 +02:00
  • 1eeab9b589 Retry pod retrieval on multiple error types Miguel Duarte Barroso 2021-06-24 13:35:41 +02:00
  • 7f5620db76 Merge pull request #689 from maiqueb/fix-missing-cni-version-example Doug Smith 2021-06-23 12:57:56 -04:00
  • 1e29a6b50c examples: missing cni version on version without delegates Miguel Duarte Barroso 2021-06-23 18:23:30 +02:00
  • d09cc8e581 Use the default socket path in GetResourceClient when unspecified Peng Liu 2021-06-08 01:02:14 -04:00
  • cd23938191 Update calico daemonset's url xieyanker 2021-06-02 08:48:36 +08:00
  • 3b8aa66765 Fix typo xieyanker 2021-05-29 14:52:39 +08:00
  • 37adefba51 Merge pull request #679 from xieyanker/master_cni_file Doug Smith 2021-06-02 08:08:05 -04:00
  • ec30b99534 Update how-to-use --multus-master-cni-file-name xieyanker 2021-06-02 14:24:41 +08:00
  • a53233028b Update ORG_PATH for test-go.sh xieyanker 2021-05-29 15:56:33 +08:00
  • 492ffec8c8 Support the specific cni file name xieyanker 2021-05-29 15:29:37 +08:00
  • c25a39c5a3 Merge pull request #672 from s1061123/dev/update-lib Doug Smith 2021-05-26 14:04:02 -04:00
  • 3f1031e7b4 Update vendor package Tomofumi Hayashi 2021-05-22 02:05:38 +09:00
  • 2339c11a15 Remove global variables from kubletclient Tomofumi Hayashi 2021-05-22 03:39:43 +09:00
  • 2ba3d3cda2 Describe additional condition when using clusterNetwork Sho SHIMIZU 2021-05-23 15:50:32 +09:00
  • 6abe8ee06b The kubeconfig creation should be an atomic operation dougbtv 2021-04-29 15:55:58 -04:00
  • a03b3e8c41 Merge pull request #666 from s1061123/fix/update-nad-lib Doug Smith 2021-05-12 12:11:14 -04:00
  • 753d18740a Update net-attach-def client library Tomofumi Hayashi 2021-05-11 01:29:26 +09:00
  • 1a0fa953f9 Merge pull request #661 from xieyanker/patch-1 Doug Smith 2021-04-29 09:39:45 -04:00
  • bd57d31780 update 30-multus.conf to 00-multus.conf xieyanker 2021-04-28 15:50:41 +08:00
  • 91a7d22e2b Merge pull request #657 from s1061123/dev/add-cluster-net-name Doug Smith 2021-04-20 15:01:55 -04:00
  • 8d555dba24 Merge pull request #658 from e0ne/fix-typo Doug Smith 2021-04-20 15:01:00 -04:00
  • e566760a45 Fix typo: s/Lauch/Launch Ivan Kolodyazhny 2021-04-20 21:18:04 +03:00
  • cd7492f79b Add cluster network name in pod network annotation Tomofumi Hayashi 2021-04-19 23:20:07 +09:00
  • 9e3ad2ea1e Correcting Dockerfile path for manual e2e tests Bjorn Svensson 2021-04-16 15:57:42 +02:00
  • a52680b3bf Merge pull request #651 from s1061123/dev/add-arm32 Doug Smith 2021-04-07 11:37:00 -04:00
  • 78cf9fced8 Add arm32v7 container image support Tomofumi Hayashi 2021-04-04 04:21:57 +09:00