Skip to content

Releases: everoute/everoute

1.1.1

23 May 04:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

06 Mar 07:15
Compare
Choose a tag to compare

What's Changed

Read more

1.0.11

13 Sep 05:51
6e49916
Compare
Choose a tag to compare

Full Changelog: 1.0.10...1.0.11

1.0.10

12 Sep 05:10
63c413f
Compare
Choose a tag to compare

Full Changelog: 1.0.9...1.0.10

1.0.9

29 Jun 04:15
Compare
Choose a tag to compare

What's Changed

  • fix(cni): delete expired iptables in EVEROUTE-OUTPUT chain by @qingwusunny in #679

Full Changelog: 1.0.8...1.0.9

1.0.8

07 Mar 07:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.7...1.0.8

1.0.7

10 Feb 10:13
e3d478e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.0.7

1.0.6

20 Oct 10:05
Compare
Choose a tag to compare

What's Changed

  • feat(plugin-tower): support number as graphql error code by @zwtop in #506
  • fix(cni): restrict local-gw to use its own ip as arp src ip by @wu-cl in #507
  • fix(cni): check policy rule with ip rule list instead of ip rule add by @wu-cl in #508
  • fix: add src/dst ip mask in conntrack-tools by @wu-cl in #510
  • fix(label-selector): labels should be the superset of match labels by @zwtop in #509
  • fix(cni): mount ovsdb file to host path by @wu-cl in #511
  • fix(cni): refactor init agent workflow by @wu-cl in #512
  • build: show enforcement mode with kubectl by @zwtop in #514
  • build: set static conntrack tools version to 1:1.4.5-2 by @wu-cl in #516
  • fix(dp): do not set nil for ofSwitch while ovs is disconnected by @wu-cl in #518
  • ci: add auto build for tags and main branch by @wu-cl in #515
  • feat(plugin-tower): support ignore multiple fields on type by @zwtop in #519
  • test(group-controller): fix test in group controller by @zwtop in #522
  • fix(clientset): update resource name from groupmemberses to groupmembers by @zwtop in #523
  • fix(policy-controller): update patch check condition by @zwtop in #524
  • fix(policy): change apply order while updating patches by @wu-cl in #528
  • refactor(datapath): delete conntrack with netlink by @zwtop in #527

Full Changelog: 1.0.5...1.0.6

1.0.5

16 Sep 03:35
Compare
Choose a tag to compare

What's Changed

  • Support tower security group by @zwtop in #481
  • chore(cni): use pod network instead of host network for er-ctrl by @wu-cl in #487
  • Visual rebase review by @wu-cl in #488
  • refactor(plugin-tower): consider zero IP as match all by @zwtop in #491
  • feat(cni): use dynamic local gateway ofport by @wu-cl in #493
  • Erctl by @haohanyuzmx in #494
  • fix(tower-plugin): encode systemEndpoint name by @wu-cl in #495
  • fix(plugin-tower): unstable test case on listener by @zwtop in #492
  • refactor(plugin-tower): do not encode on valid name by @zwtop in #497
  • Revert "feat(collector): clear ct commit tables for collector if existed" by @wu-cl in #496
  • feat(endpoint): add new endpoint type with static IPs and dynamic agents by @wu-cl in #499
  • build: add helm chart by @wu-cl in #500
  • fix(datapath): do not return error when deleting ruleId is not found by @wu-cl in #501
  • refactor(plugin-tower): use interface to handle different types by @zwtop in #502
  • refactor(cni): merge CNI RPC server into ER RPC server by @wu-cl in #503
  • fix(dp): modify whitelist rule for all internal IPs dynamically by @wu-cl in #504
  • fix(cni): add post-check in init-agent pod by @wu-cl in #505

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4

25 Jul 07:55
Compare
Choose a tag to compare

What's Changed

  • ci: add schedule runner and slack notification by @wu-cl in #361
  • docs: fix broken link in README.md by @zdyxry in #365
  • ci: only report error with job status 'failure' by @wu-cl in #364
  • ci: add more sleep for policy ready by @wu-cl in #366
  • refactor(agent): add more logs when missing PodCIDR by @zwtop in #368
  • fix(cni): refactor datapath for pods by @wu-cl in #369
  • refactor(tower-plugin): fix listener data race by @zwtop in #384
  • chore: make unit test with docker by @zwtop in #390
  • build: update ovs version in dockerfile by @wu-cl in #394
  • feat: use node name for agent name in kubernetes by @wu-cl in #398
  • update the readme link address by @KeyongSun in #389
  • feat: add agents in endpoint status by @wu-cl in #397
  • feat: add endpoint agent in GroupMember by @wu-cl in #399
  • build: add iproute2 in base image by @wu-cl in #402
  • Use "mac_in_use" to add non-vm interface as endpoint by @cl1111 in #401
  • Enable codeql scanning and fix secure issues by @zwtop in #405
  • feat(agent): filter policy rules DO NOT related to current agent by @wu-cl in #403
  • feat(policy): filter rules with same srcIP and dstIP by @wu-cl in #419
  • fix(cni): add support for nftables by @wu-cl in #420
  • bugfix: ARP flux occurs in the virtual machine with multiple interfac… by @cl1111 in #422
  • fix(plugin-tower): data race when server immediately stop by @zwtop in #432
  • fix(cni): commit traffic not for service into cni CT zone by @wu-cl in #429
  • Cherry-Pick chore commits to main from demo branch by @zwtop in #433
  • fix(ER-76): failed to deploy er while the patch-port ofport have already used by @echkenluo in #434
  • feat: add arptables utils by @wu-cl in #439
  • build: reorder imports on make generate by @zwtop in #446
  • fix(datapath): fix fetch ofport from interface by @zwtop in #447
  • Run ci in release branches by @zwtop in #451
  • build: clean old everoute config before k8s e2e test by @wu-cl in #448
  • feat: check health on cache synced by @zwtop in #455
  • refactor(agent): decouple agent and ovsdb monitor by @zwtop in #456
  • fix(cni): add hairpin support for pod access its own svc by @wu-cl in #462
  • feat: support non-standard kubernetes labels by @zwtop in #445
  • feat(plugin-tower): support except cidr in ip block by @zwtop in #460
  • fix(health-checker): unstable health check result by @zwtop in #463
  • Add notice information. by @KeyongSun in #464
  • Fix everoute e2e on Tower by @zwtop in #470
  • fix(e2e): wait for kube-apiserver ready before create CRDs by @zwtop in #472
  • docs: fix broken link in NOTICE.md by @zwtop in #475
  • Fix unstable e2e results on tower by @zwtop in #474
  • Cherry-pick chores about tower-plugin from visual by @zwtop in #480

New Contributors

Full Changelog: 1.0.2...1.0.4