Commit Graph

  • fefaf1ea17 Updated vendor modules v1.7.1-k3s1 k3s-v1.7.1 Roberto Bonafiglia 2025-06-13 16:43:41 +02:00
  • 6c1ca5f1b6 Fixed portmap package Roberto Bonafiglia 2024-10-28 14:51:21 +01:00
  • 6ddf4a95f3 Updated vendor packages Roberto Bonafiglia 2024-10-22 13:09:32 +02:00
  • 8d5e84a71c Initial Windows port for K3s multi-exec binary (#7) Sean Yen 2023-06-16 23:16:37 -07:00
  • 3d28d57122 Remove github actions e2e tests Manuel Buil 2021-08-23 17:00:27 +02:00
  • fbfebb0d1a Create multi-exec binary Darren Shepherd 2018-06-19 18:31:12 -07:00
  • a5d507e2b8 build(deps): bump github.com/onsi/gomega in the golang group v1.7.1 dependabot[bot] 2025-04-21 02:09:07 +00:00
  • d0d20a9e22 build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 dependabot[bot] 2025-04-17 13:46:56 +00:00
  • 318c44b4ec tuning, vrf: fix test json unmarshal Casey Callendrello 2025-04-14 17:13:04 +02:00
  • c5861e7003 vendor: bump libcni to v1.3.0 Casey Callendrello 2025-04-07 17:41:39 +02:00
  • d650da4810 Check error returned by ipv6 SettleAddresses Marcelo Guerrero 2025-04-14 16:47:24 +02:00
  • 4754510b67 build(deps): bump the golang group across 1 directory with 5 updates dependabot[bot] 2025-04-07 02:23:38 +00:00
  • 282f0a4f6e mechanical: fix lint errors Casey Callendrello 2025-04-02 15:38:41 +02:00
  • a8d8d0488c ci: bump to golangci-lint v2 Casey Callendrello 2025-04-02 15:20:50 +02:00
  • c8096ae06f go.mod: bump ginkgo Casey Callendrello 2025-04-02 14:33:27 +02:00
  • 57925a3a45 .github: bump go to v1.24 Casey Callendrello 2025-03-24 16:18:37 +01:00
  • f859b730da Implement exponential backoff in vrf plugin Marcelo Guerrero 2025-03-28 18:21:36 +01:00
  • 062b3fceb4 Enable KeepAddrOnDown for ipv6 addresses Marcelo Guerrero 2025-03-28 16:44:23 +01:00
  • b088cc3162 Move calls to netlinksafe Adrian Moisey 2025-03-27 08:25:33 +02:00
  • 5f88af10a0 Add netlinksafe Adrian Moisey 2025-03-27 08:24:26 +02:00
  • 0464017aff Add linting rule to block use of unsafe netlink calls Adrian Moisey 2025-03-27 08:02:12 +02:00
  • dcf43557ef Bump netlink Adrian Moisey 2025-03-16 13:13:59 +02:00
  • 35831f3d23 Fix addresses and routes reinserted to the VRF Marcelo Guerrero 2025-03-20 09:36:22 +01:00
  • e20492f0d6 DHCP lease maintenance should terminate when interface no longer exists. dougbtv 2025-01-21 11:00:48 -05:00
  • 3c224f5b5a Add a new firewall ingress-policy "isolated" Swagat Bora 2025-01-13 18:37:16 +00:00
  • bd8da2000a host-device: Return interface name in result Sriram Yagnaraman 2025-02-20 13:41:38 +01:00
  • 44ec80b7cc build(deps): bump the golang group with 2 updates dependabot[bot] 2025-02-10 02:34:01 +00:00
  • 6e7fb60738 build(deps): bump golang.org/x/sys in the golang group master dependabot[bot] 2025-02-03 02:23:53 +00:00
  • 7c122fabb4 bridge: Add option to enable port isolation Or Mergi 2025-01-09 19:35:20 +02:00
  • e4ca66b414 build: split CI and go.mod version Casey Callendrello 2025-01-06 17:29:59 +01:00
  • abfac4a938 Remove scripts/release.sh because of no longer used (#1137) Tomofumi Hayashi 2025-01-15 09:51:48 +09:00
  • eded0afca8 build(deps): bump the golang group across 1 directory with 3 updates dependabot[bot] 2025-01-14 17:03:05 +00:00
  • 41d548592d build(deps): bump alpine in /.github/actions/retest-action dependabot[bot] 2024-12-09 02:26:00 +00:00
  • e8c7d9b930 test: enable unpriv user namespaces Casey Callendrello 2025-01-14 11:16:42 +01:00
  • ba8bc7d0c7 Bump Go version to 1.23 in scripts/release.sh (#1123) jingyuanliang 2025-01-06 11:39:11 -05:00
  • 7f756b411e portmap: fix iptables conditions detection v1.6.2 v1.6.1 Etienne Champetier 2024-11-05 17:24:40 -05:00
  • 3ffc42cdfd build(deps): bump the golang group across 1 directory with 7 updates dependabot[bot] 2024-12-02 02:02:42 +00:00
  • 6de8a9853c ipmasq: fix nftables backend Etienne Champetier 2024-11-11 15:48:35 -05:00
  • 9296c5f80a portmap: fix nftables backend Etienne Champetier 2024-11-05 13:35:44 -05:00
  • 85623c8cb0 Fixed portmap package v1.6.0-k3s1 k3s-v1.6.0 Roberto Bonafiglia 2024-10-28 14:51:21 +01:00
  • 1cdb7e566b Updated vendor packages Roberto Bonafiglia 2024-10-22 13:09:32 +02:00
  • 809d82355e Initial Windows port for K3s multi-exec binary (#7) Sean Yen 2023-06-16 23:16:37 -07:00
  • f26b5d184c Remove github actions e2e tests Manuel Buil 2021-08-23 17:00:27 +02:00
  • 0e00c982da Create multi-exec binary Darren Shepherd 2018-06-19 18:31:12 -07:00
  • fec2d62676 Pass status along ipam update v1.6.0 Lionel Jouin 2024-09-30 17:18:23 +02:00
  • a4fc6f93c7 feat(dhcp): Cancel backoff retry on stop Songmin Li 2024-09-20 08:26:02 +08:00
  • d61e7e5e1f fix(dhcp): can not renew an ip address Songmin Li 2024-09-14 22:00:20 +08:00
  • e4950728ce build(deps): bump golang.org/x/sys in the golang group dependabot[bot] 2024-10-14 02:40:18 +00:00
  • 93d197c455 VRF: Wait for the local/host routes to be added Lionel Jouin 2024-10-07 18:46:26 +02:00
  • c52e02bccf add problem hint h0nIg 2024-10-11 13:27:16 +02:00
  • 24b0bf96af make test working again h0nIg 2024-10-11 10:22:19 +00:00
  • d44bbf28af Revert "Merge pull request #921 from oOraph/dev/exclude_subnets_from_traffic_shapping2" h0nIg 2024-10-11 10:03:44 +00:00
  • 8ad0361964 resolve merge conflicts h0nIg 2024-10-11 10:03:42 +00:00
  • 8324a2e5a4 build(deps): bump the golang group across 1 directory with 2 updates dependabot[bot] 2024-10-07 02:47:27 +00:00
  • a4b80cc634 host-device: use temp network namespace for rename Etienne Champetier 2024-08-13 17:32:21 -04:00
  • 3a49cff1f6 Fix txqueuelen being accidentally set to zero Gudmundur Bjarni Olafsson 2024-09-23 13:04:24 +02:00
  • 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