Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: kubeovn/kube-ovn

v1.15.4

12 Feb 08:35
v1.15.4
fe5412f

Choose a tag to compare

v1.15.4 (2026-02-12)

Contributors

  • Mengxin Liu
  • Zespre Chang
  • renovate[bot]
  • zbb88888

v1.15.3

09 Feb 08:51
v1.15.3
c5c83b5

Choose a tag to compare

v1.15.3 (2026-02-09)

Contributors

  • Eli Treuherz
  • Mengxin Liu
  • changluyi
  • jskrill
  • renovate[bot]
  • 张祖建

v1.14.30

06 Feb 10:20
v1.14.30
edd8727

Choose a tag to compare

v1.14.30 (2026-02-06)

Contributors

  • Mengxin Liu
  • renovate[bot]
  • 张祖建

v1.14.29

02 Feb 08:50
v1.14.29
2eb89ba

Choose a tag to compare

v1.14.29 (2026-02-02)

Contributors

  • Mengxin Liu
  • changluyi
  • 张祖建

v1.15.2

29 Jan 15:54
v1.15.2
a4ecdaa

Choose a tag to compare

v1.15.2 (2026-01-29)

  • a4ecdaac8 release v1.15.2
  • 0622723d3 fix: skip NetworkUnavailable condition in non-primary CNI mode (#6195)
  • 25acdabb4 fix(vpcnatgw): nat gateway uses faulty default network (#6212)
  • b64138b90 controller: fix vpc egress gateway forward policy not working for targets within the internal subnet's cidr (#6222)
  • c608e4841 controller: fix vpc egress gateway not working for targets within the internal subnet's cidr (#6218)
  • 90eea0ed3 Update start-ic-db.sh to have gen_conn_addr function defined (#6216)
  • c0e9ec780 fix: caching NAD CRD should before all kubeovn crds and pod (#6198)
  • e3296ba1f prepare for next release

Contributors

  • Mengxin Liu
  • SKALA NETWORKS
  • andrewlee1089
  • dnugmanov
  • zbb88888
  • 张祖建

v1.14.28

28 Jan 07:24
v1.14.28
816fa70

Choose a tag to compare

v1.14.28 (2026-01-28)

  • 816fa70b6 release v1.14.28
  • 949ea6ec5 controller: fix vpc egress gateway forward policy not working for targets within the internal subnet's cidr (#6222)
  • 0527b9bf6 controller: fix vpc egress gateway not working for targets within the internal subnet's cidr (#6218)
  • 9c0e2723e prepare for next release

Contributors

  • Mengxin Liu
  • 张祖建

v1.15.1

25 Jan 14:26
v1.15.1
02d360b

Choose a tag to compare

v1.15.1 (2026-01-25)

Contributors

  • Diego Gsponer
  • Johann Schley
  • Mengxin Liu
  • SKALA NETWORKS
  • changluyi
  • clyi
  • renovate[bot]
  • zbb88888
  • zhangzujian
  • 张祖建

v1.14.27

23 Jan 11:45
v1.14.27
edad2a5

Choose a tag to compare

v1.14.27 (2026-01-23)

  • edad2a50f release v1.14.27
  • 9ac4ac62e fix(vpcnatgw): cannot DNAT same EIP and same external port on two different protocols (#6201)
  • 2f7908a35 fix: cleanup auto-created vlan subinterfaces on interface switch (#6193) (#6197)
  • 0f81ac2a3 prepare for next release

Contributors

  • Mengxin Liu
  • SKALA NETWORKS
  • changluyi

v1.14.26

16 Jan 07:17
v1.14.26
42213f7

Choose a tag to compare

v1.14.26 (2026-01-16)

Contributors

  • Johann Schley
  • Mengxin Liu
  • SKALA NETWORKS
  • changluyi
  • renovate[bot]

v1.15.0

01 Jan 13:59
v1.15.0
304cd06

Choose a tag to compare

v1.15.0 (2026-01-01)

Notable Changes

  • ACL log supports ratelimiting. #5938
  • Subnet with centralized gateway now supports nodeSelectors. #5956
  • Overlay encapsulation NIC selection. #5946
  • Performace: skip conntrack for specific dst CIDRs. #5821
  • NetworkPolicy supports lax mode which only deny traffic type of TCP, UDP and SCTP. That means ARP, ICMP and DHCP traffic are alaways allowed. #5745
  • Remove internal-port type interface code. #5794
  • IPPool
    • Multiple IPPools now can bind to the same Namespace. #5731
    • Pods in a bound namespace will only get IPs from the bound pool(s), not other ranges in the subnet. #5731
    • IPPool will create an AddressSet that can be work with VPC Policy Route and ACL. #5920
  • AdminNetworkPolicy now supports specify egress peers using FQDNs. #5703
  • Using ARP for IPv4 network ready check: now you don't need ACL allow rules for gateway to make Pod running. #5716
  • Non-primary CNI mode: you can run Kube-OVN as the secondary only network, without annoying unused annotations and logical switch port allocations. #5618
  • VPC NAT Gateway:
    • No default EIP mode: the secondary interface can initialize without a default EIP to avoid the waste. #5605
    • Custom routes: you can control the route rules within the vpc-nat-gateway Pods to control traffic paths. #5608
    • Gratuitous ARP: VPC NAT Gateway automatically sends gratuitous ARP packets during initialization to accelerate network convergence. #5607
  • Healthchecks for static endpoints in SwitchLBRules: SLR with both selector or endpoints key can support healthchecks. #5435
  • Underlay
    • Node Selectors for ProviderNetwork: instead of adding/removing nodes to the ProviderNetwork one by one, you can use node selectors to simplify the workflow. #5518
    • Different NetworkProviders can now share the same VLAN. #5471
    • Auto create VLAN sub-interfaces. #5966
    • Auto move VLAN sub-interfaces to OVS bridges. #5949
  • Adding pod_name and pod_namespace labels to interface metrics. #5463
  • IPSec
    • Support cert-manager to issue certificates. #5365
    • Request new certificate if current certificate is not trusted. #5710
  • kubectl-ko
    • Collect IPSec and xFRM information. #5472
    • Replace Endpoint with EndpointSlice. #5425
  • NetworkAttachment caching: reduce APIServer load in large-scale deployments with Multus. #5386
  • Upgrade OVS to 3.5 and OVN to 25.03. #5537

Contributors

  • Abdul Basit
  • Abhishek Pandey
  • Bryan Lee
  • Caleb Tallquist
  • Congqi Zhao
  • Copilot
  • DiMalovanyy
  • Hargrove Wang
  • Joachim Hill-Grannec
  • Kevin Carter
  • Mengxin Liu
  • Paul
  • SKALA NETWORKS
  • Six
  • Vishal Mohan
  • andrewlee1089
  • aoc55
  • changluyi
  • cmdy
  • dependabot[bot]
  • dnugmanov
  • github-actions[bot]
  • isabelleatkins
  • lfpython
  • mengyu0829
  • narutoqq
  • pengpeng wu
  • renovate[bot]
  • xieyanker
  • zbb88888
  • zhangzujian
  • 张祖建