Commit Graph

  • c11ed48733 Ignore link-local routes in SBR tests Lionel Jouin 2024-10-01 00:01:55 +02:00
  • fa737f82b2 build(deps): bump the golang group with 3 updates dependabot[bot] 2024-09-17 10:47:28 +00:00
  • e5df283ab3 ci, go.mod: bump to go 1.23 (#1094) Casey Callendrello 2024-09-17 12:28:55 +02:00
  • cc8b1bd80c dhcp: Add priority option to dhcp. Songmin Li 2024-09-14 18:21:24 +08:00
  • 03712a572b .github: add check to verify vendor directory Casey Callendrello 2024-09-16 21:26:44 +02:00
  • 01a94e17c7 Add nftables backend to portmap Dan Winship 2023-07-22 16:54:40 -04:00
  • 3d1968c152 Fix portmap unit tests Dan Winship 2024-09-03 08:22:16 -04:00
  • a3ccebc6ec Add a backend abstraction to the portmap plugin Dan Winship 2023-07-22 11:12:40 -04:00
  • 61d078645a Add nftables implementation of ipmasq Dan Winship 2023-04-04 08:49:14 -04:00
  • 729dd23c40 Vendor nftables library, add utils.SupportsIPTables and utils.SupportsNFTables Dan Winship 2023-07-31 09:37:51 -04:00
  • a6d6efa5ca Use of Scope for routes in IPAM Lionel Jouin 2024-08-30 15:51:32 +02:00
  • 01b3db8e01 SBR: option to pass the table id (#1088) Lionel Jouin 2024-09-09 17:07:23 +02:00
  • 89e7ec2076 Fixed config test package v1.5.1-k3s1 k3s-v1.5.1 Roberto Bonafiglia 2024-09-03 16:22:25 +02:00
  • e6ef086965 Initial Windows port for K3s multi-exec binary (#7) Sean Yen 2023-06-16 23:16:37 -07:00
  • acb807c502 Remove github actions e2e tests Manuel Buil 2021-08-23 17:00:27 +02:00
  • 424adece75 Create multi-exec binary Darren Shepherd 2018-06-19 18:31:12 -07:00
  • 20f31e5e88 Merge pull request #1083 from danwinship/update-deps Casey Callendrello 2024-08-29 12:28:03 +02:00
  • 06ba001d84 Update containernetworking/cni to v1.2.3 for GC Dan Winship 2024-08-28 10:09:18 -04:00
  • deb8ef63f4 Update go-iptables Dan Winship 2023-10-22 10:48:36 -04:00
  • 720b1e9811 Merge pull request #1074 from champtar/macvlan-bcqueuelen Casey Callendrello 2024-08-27 17:01:05 +02:00
  • bdb6814fe2 macvlan: add bcqueuelen setting Etienne Champetier 2024-08-16 09:09:34 -04:00
  • 3653221fad Merge pull request #1076 from lisongmin/main Casey Callendrello 2024-08-27 10:31:03 +02:00
  • 0d2780f0e7 Merge branch 'main' into main Casey Callendrello 2024-08-27 10:20:16 +02:00
  • 5def33291f Merge pull request #1081 from containernetworking/dependabot/go_modules/golang-9c8d4662b4 Casey Callendrello 2024-08-27 10:18:17 +02:00
  • 07bd325095 build(deps): bump the golang group across 1 directory with 4 updates dependabot[bot] 2024-08-27 07:43:01 +00:00
  • 7cff5db82a Merge pull request #1080 from champtar/update-netlink Casey Callendrello 2024-08-27 09:41:58 +02:00
  • d924f05e12 build: update github.com/vishvananda/netlink to 1.3.0 Etienne Champetier 2024-08-16 13:07:52 -04:00
  • 6269f399a5 Fix unnecessary retrying when the link is down in dhcp. Songmin Li 2024-08-21 22:06:32 +08:00
  • 5188dc8a19 Merge pull request #1065 from squeed/bump-go Mike Zappa 2024-08-22 16:11:01 -06:00
  • 675ca92261 test: bump go version Casey Callendrello 2024-07-15 16:58:48 +02:00
  • 30078e1cfd .github: fix double-triggering CI Casey Callendrello 2024-07-15 16:53:23 +02:00
  • acf8ddc8e1 Merge pull request #1058 from s1061123/fix/1053b Casey Callendrello 2024-06-24 17:20:49 +02:00
  • 352c8b7ab5 Change chown to change current dir as well Tomofumi Hayashi 2024-06-18 22:00:36 +09:00
  • 11ad58cf20 Merge pull request #1060 from containernetworking/dependabot/go_modules/golang-6263b2479d Casey Callendrello 2024-06-24 12:11:17 +02:00
  • d5f9ad99d7 build(deps): bump the golang group with 2 updates dependabot[bot] 2024-06-24 02:12:28 +00:00
  • c29dc79f96 Merge pull request #1056 from containernetworking/dependabot/go_modules/golang-82cdb19fbc v1.5.1 Casey Callendrello 2024-06-17 17:46:35 +02:00
  • 508c94caec build(deps): bump the golang group across 1 directory with 3 updates dependabot[bot] 2024-06-17 15:23:00 +00:00
  • b96f963c7a Merge pull request #1049 from containernetworking/dependabot/docker/dot-github/actions/retest-action/alpine-3.20 Casey Callendrello 2024-06-17 17:06:40 +02:00
  • 518bc80c56 Merge pull request #1054 from s1061123/fix/1053 Casey Callendrello 2024-06-17 17:04:40 +02:00
  • 434e9b9ef7 Fix release tar images' owner to root Tomofumi Hayashi 2024-06-17 11:02:48 +09:00
  • 0e87bccf19 build(deps): bump alpine in /.github/actions/retest-action dependabot[bot] 2024-05-27 02:43:07 +00:00
  • 0259301ae2 Merge pull request #1043 from containernetworking/dependabot/go_modules/golang-efff583b38 v1.5.0 Casey Callendrello 2024-05-20 09:14:04 +02:00
  • 14cad164ec build(deps): bump the golang group with 2 updates dependabot[bot] 2024-05-20 02:50:01 +00:00
  • 1868e4fe2d Merge pull request #1035 from containernetworking/dependabot/github_actions/golangci/golangci-lint-action-6 dependabot[bot] 2024-05-16 15:45:32 +00:00
  • 5c95925a71 build(deps): bump golangci/golangci-lint-action from 4 to 6 dependabot[bot] 2024-05-16 15:35:37 +00:00
  • 505f5a7def Merge pull request #1042 from containernetworking/dependabot/go_modules/golang-e5a06e9046 dependabot[bot] 2024-05-16 13:27:36 +00:00
  • dc8b8289fa build(deps): bump the golang group across 1 directory with 4 updates dependabot[bot] 2024-05-16 13:16:06 +00:00
  • 196ed2d00e Merge pull request #1040 from squeed/dependabot-dont-bump-cni Tomofumi Hayashi 2024-05-16 22:14:58 +09:00
  • 43139b3375 Merge branch 'main' into dependabot-dont-bump-cni Tomofumi Hayashi 2024-05-16 21:43:34 +09:00
  • 18d129f18b Merge pull request #1039 from squeed/bump-go-version Tomofumi Hayashi 2024-05-16 21:42:44 +09:00
  • 9397270f5e dependabot: don't automatically update cni packages Casey Callendrello 2024-05-16 11:25:50 +02:00
  • 3656c69d0f build: bump release go version Casey Callendrello 2024-05-16 11:22:33 +02:00
  • 3af6e6b61d Merge pull request #1037 from s1061123/fix-buildversion Casey Callendrello 2024-05-16 11:16:34 +02:00
  • 427af8636f Fix release script in github action Tomofumi Hayashi 2024-05-15 02:55:03 +09:00
  • dc704d19d6 Merge pull request #1034 from testwill/close_file Tomofumi Hayashi 2024-05-13 21:19:20 +09:00
  • 45a24d5d95 Merge branch 'main' into close_file Tomofumi Hayashi 2024-05-13 17:23:42 +09:00
  • c0533466c8 Merge pull request #1029 from samuelkarp/log-peer-veth-failure Tomofumi Hayashi 2024-05-13 17:23:30 +09:00
  • ada798a3f7 fix: close resolv.conf guangwu 2024-05-08 20:36:56 +08:00
  • eb49a034c4 ip: include peer name in error message Samuel Karp 2024-04-26 14:49:58 -07:00
  • 670139cffa Merge pull request #1027 from containernetworking/dependabot/go_modules/golang.org/x/net-0.23.0 Tomofumi Hayashi 2024-04-22 14:56:13 +09:00
  • 717b4337b5 build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 dependabot[bot] 2024-04-19 13:05:48 +00:00
  • ef076afac1 Merge pull request #921 from oOraph/dev/exclude_subnets_from_traffic_shapping2 Tomofumi Hayashi 2024-04-09 00:08:02 +09:00
  • ccc1cfaa58 Simplify unit test Tomofumi Hayashi 2024-04-08 15:41:40 +09:00
  • 78ebd8bfb9 minor case change Raphael 2023-10-17 16:05:20 +02:00
  • c666d1400d bandwidth plugin: split unit tests in several files Raphael 2023-08-09 16:20:49 +02:00
  • ab0b386b4e bandwidth: possibility to specify shaped subnets or to exclude some from shaping Raphael 2023-07-27 10:02:57 +02:00
  • 52da39d3aa bandwidth: possibility to exclude some subnets from traffic shaping Raphael 2023-06-28 19:07:23 +02:00
  • 597408952e Merge pull request #1023 from containernetworking/dependabot/go_modules/golang-09a819dc01 Tomofumi Hayashi 2024-04-03 20:45:59 +09:00
  • 6f05dc325a build(deps): bump the golang group with 1 update dependabot[bot] 2024-04-01 02:41:52 +00:00
  • 8ab3c63c2d Merge pull request #1022 from containernetworking/dependabot/go_modules/golang-e423e5d544 Casey Callendrello 2024-03-25 15:37:06 +01:00
  • c464674317 build(deps): bump the golang group with 4 updates dependabot[bot] 2024-03-25 02:15:46 +00:00
  • c860b78de4 Merge pull request #1003 from adrianchiris/support-sf Tomofumi Hayashi 2024-03-12 21:05:16 +09:00
  • 9f1bf2a848 Merge branch 'main' into support-sf Tomofumi Hayashi 2024-03-12 20:51:56 +09:00
  • 7567d28a73 Merge pull request #1002 from adrianchiris/use-temp-name Tomofumi Hayashi 2024-03-12 20:51:08 +09:00
  • ba5bdafe5d Use temporary name for netdevice when moving in/out of NS adrianc 2024-01-21 18:58:16 +02:00
  • d34720b531 Support DeviceID on Auxiliary Bus adrianc 2024-01-24 17:19:17 +02:00
  • 8fc26ce7a0 Merge pull request #991 from containernetworking/dependabot/docker/dot-github/actions/retest-action/alpine-3.19 v1.4.1 Tomofumi Hayashi 2024-03-12 02:54:07 +09:00
  • c8d165df6d Merge branch 'main' into dependabot/docker/dot-github/actions/retest-action/alpine-3.19 Tomofumi Hayashi 2024-03-12 02:27:00 +09:00
  • 1b5811957e Merge pull request #1010 from containernetworking/dependabot/github_actions/actions/checkout-4 Casey Callendrello 2024-03-11 18:12:59 +01:00
  • 8a3014f202 build(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2024-03-11 17:03:59 +00:00
  • 019727a392 Merge pull request #1005 from austinvazquez/update-golangci-lint-action-package Casey Callendrello 2024-03-11 18:03:14 +01:00
  • 352e0512e8 Update golangci-lint-action package to v4 Austin Vazquez 2024-02-11 04:47:35 +00:00
  • 9c016b5d12 Rename unused variables to resolve lint warnings Austin Vazquez 2024-02-11 04:57:38 +00:00
  • 0729398940 Merge pull request #1017 from containernetworking/dependabot/go_modules/golang-6a70725da1 Casey Callendrello 2024-03-11 17:50:33 +01:00
  • 394ab0d149 build(deps): bump the golang group with 5 updates dependabot[bot] 2024-03-11 15:54:46 +00:00
  • 0144de0fcf Merge pull request #1011 from containernetworking/dependabot/github_actions/actions/setup-go-5 Casey Callendrello 2024-03-11 16:51:01 +01:00
  • 47373d2612 build(deps): bump actions/setup-go from 3 to 5 dependabot[bot] 2024-03-11 15:07:08 +00:00
  • 8e8410f726 Merge pull request #1006 from austinvazquez/update-go-in-ci Casey Callendrello 2024-03-11 16:06:20 +01:00
  • 2bae9b67d3 Update to Go v1.22 in CI and release Austin Vazquez 2024-02-11 05:07:50 +00:00
  • 976edfe1bc Merge pull request #1009 from adrianchiris/fix-lint-version Casey Callendrello 2024-03-11 15:51:56 +01:00
  • cb244060c2 Fix version of golangci-lint adrianc 2024-02-13 10:35:41 +02:00
  • d1aada912d Merge pull request #1000 from s1061123/add-build-gh-action Casey Callendrello 2024-02-12 17:28:13 +01:00
  • 8b2b1d20d6 Add github action to build binaries for each platform at release Tomofumi Hayashi 2024-01-16 00:21:12 +09:00
  • 14bdce598f Merge pull request #997 from ormergi/bridge-cont-iface-state Casey Callendrello 2024-02-02 21:22:32 +01:00
  • e6c5f7d8d3 Revert "Add macvlan to linux multicall binary" v1.4.0-k3s2 Brad Davidson 2024-01-25 17:54:56 +00:00
  • 098cc198b7 Add macvlan to linux multicall binary v1.4.0-k3s1 k3s-v1.4.0 Brad Davidson 2024-01-16 21:35:58 +00:00
  • 1255b64eed Initial Windows port for K3s multi-exec binary (#7) Sean Yen 2023-06-16 23:16:37 -07:00
  • 20b9bae9b3 Remove github actions e2e tests Manuel Buil 2021-08-23 17:00:27 +02:00
  • 926bc0209d Create multi-exec binary Darren Shepherd 2018-06-19 18:31:12 -07:00
  • 7e131a0076 bridge: Enable disabling bridge interface Or Mergi 2024-01-08 19:17:01 +02:00