Kube Ovn Versions Save

A Bridge between SDN and Cloud Native (Project under CNCF)

kube-ovn-v1.12.12

3 weeks ago

v1.12.12 (2024-04-23)

  • 0363e783 release v1.12.12
  • dcca4e54 drop both IPv4 and IPv6 traffic in networkpolicy drop acl (#3940)
  • 4ff20a51 update net package version (#3936)
  • bae87560 add metric for subnet info (#3932)
  • 166d9a43 cni-server: set sysctl variables only when the env variables are passed in (#3929)
  • 86be0f67 ovn: check whether db file is fixed (#3928)
  • 021b9962 fix backport (#3924)
  • 4ed15b96 append filepath when compare cni config (#3923)
  • 58932922 re calculate subnet using ips while inconsistency detected (#3920)
  • 698c9346 update ovn monitor (#3903)
  • c91d5b66 add monitor for sysctl para (#3913)
  • 36025b57 refactor kubevirt vm e2e (#3914)
  • b32f607d support specifying routes when providing IPAM for other CNI plugins (#3904)
  • 96a56957 Fix init sg (#3890)
  • abd735c6 distinguish portSecurity with security group (#3862)
  • d8650a66 fix br-external not init because of no permission after ovn-nat-gw configmap created (#3902)
  • 63fa192f build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#3900)
  • f8bac073 build(deps): bump github.com/osrg/gobgp/v3 from 3.24.0 to 3.25.0 (#3897)
  • 11eae635 build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#3896)
  • 2a339a65 build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#3895)
  • 696d9f47 build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#3898)
  • beb22451 build(deps): bump github.com/Microsoft/hcsshim from 0.12.1 to 0.12.2 (#3891)
  • c4be969c build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 (#3875)
  • f8655fb6 chart: fix ovs-ovn update strategy (#3887)
  • b43ac43c Fix index out of range in controller security_group (#3845)
  • 6609c81a fix: ipam invalid memory address or nil pointer dereference (#3889)
  • c207ecae add tracepath (#3884)
  • 054f1298 prepare for next release

Contributors

  • Longchuanzheng
  • Zhao Congqi
  • bobz965
  • dependabot[bot]
  • hzma
  • zhangzujian
  • 张祖建

kube-ovn-v1.12.11

1 month ago

v1.12.11 (2024-03-28)

  • 66df5d63 release v1.12.11
  • db92bb99 change northd probe interval to 5s (#3882)
  • d4f8ebe4 fix go fmt
  • 64cd8d3a ovn: reduce down time during upgrading from version 21.06 (#3881)
  • b347841a compile binaries with debug symbols for debug images (#3871)
  • 94041b19 ovn: update patch for skipping ct (#3879)
  • 9b183d2e ci: fix memory leak reporting caused by ovn-controller crashes (#3873)
  • 720e5f62 Update dependencies in go.mod file
  • ccefae1d prepare for next release

Contributors

  • changluyi
  • zhangzujian
  • 张祖建

v1.11.16

1 month ago

v1.11.16 (2024-03-27)

  • 6b9e393c set release 1.11.16
  • f28babda fix cves
  • bc4cf1ae ci: fix memory leak reporting caused by ovn-controller crashes (#3873)
  • e7fc6eac Fix the failure to enable multi-network card traffic mirroring for newly created pods (#3805)
  • 680ca67c fix incorrect variable assignment (#3787)
  • 576866b9 if startOVNIC firstly, and setazName secondly, the ovn-ic-db may sync the old azname (#3762)
  • bf36c911 ci: cleanup disk space
  • fbbe6e73 Log near err (#3739)
  • 08fa8214 ip trigger subnet delete (#3703)
  • 65bb2b75 fix some ip can not allocate after released (#3699)
  • 1794ab87 Compatible with controller deployment methods before kube-ovn 1.11.16
  • d5d4caa4 ovn: do not send direct traffic between lports to conntrack (#3663)
  • 6f29efd9 sync master change to 1.11 (#3674)
  • 0e98a62d delete cm ovn-ic-config cause crash 1.11 (#3665)
  • c0fa3db1 prepare for next release

Contributors

  • bobz965
  • changluyi
  • Changlu Yi
  • xieyanker
  • zhangzujian
  • 张祖建

kube-ovn-v1.12.10

1 month ago

v1.12.10 (2024-03-25)

  • 4a6888d5 release v1.12.10
  • 55c314ef fix: when give ipv4 cidr ipv6 gateway, the gateway will extend infinitely (#3860)
  • 57706685 prepare for next release

Contributors

  • changluyi

kube-ovn-v1.12.9

1 month ago

v1.12.9 (2024-03-22)

  • ee424ae4 release v1.12.9
  • 2a956e0b chart: fix missing ENABLE_IC (#3851)
  • 7d634ba2 fix: cleanup.sh (#3569)
  • 350eabbe exclude vip as encap ip (#3855)
  • 3cd21ed6 fix: duplicate ip deletion (#3589)
  • 9ba51333 iptables: reject access to invalid service port only for TCP (#3843)
  • 19e6a99b Fix 1.12 ipam deletion (#3554)
  • 78c41df4 delete lsp and ipam with ip (#3540)
  • 7bd3a6d0 update protobuf module (#3841)
  • 4c19787f kubectl-ko: fix subnet diagnose failure (#3808)
  • efe08095 pinger: do not setup metrics if disabled (#3806)
  • 52e6b3e2 Fix the failure to enable multi-network card traffic mirroring for newly created pods (#3805)
  • a8326227 Makefile: add target kind-install-metallb (#3795)
  • ca937e58 build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 (#3792)
  • a3ee69a3 build(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0 (#3793)
  • 6c53861a Refactor build-go targets to use the -trimpath flag
  • 442a2805 fix incorrect variable assignment (#3787)
  • 08a915a1 prepare for next release

Contributors

  • bobz965
  • changluyi
  • dependabot[bot]
  • hzma
  • xieyanker
  • zhangzujian
  • 张祖建

kube-ovn-v1.12.8

2 months ago

Update for base image CVEs fix.

kube-ovn-v1.12.7

2 months ago

v1.12.7 (2024-02-28)

Contributors

  • changluyi
  • hzma

v1.12.6

2 months ago

v1.12.6 (2024-02-26)

  • a395104d release v1.12.6
  • df6a84aa if startOVNIC firstly, and setazName secondly, the ovn-ic-db may sync the old azname (#3759) (#3763)
  • a9065452 modify chart.yaml version
  • 0107f9dd add action for build base
  • f537002c prepare for next release

Contributors

  • changluyi

kube-ovn-v1.12.6

2 months ago

Helm chart for Kube-OVN

v1.12.5

2 months ago

v1.12.5 (2024-02-21)

  • b45c8339 release v1.12.5
  • aeeb3c7b ci: bump github actions
  • 71e5da7b ci: bump azure/setup-helm to v4.0.0 (#3743)
  • 1d544554 base: install libmnl0 instead of libmnl-dev (#3745)
  • 669ed067 ci: collect ko logs for all kind clusters (#3744)
  • b9224483 ci: fix ovn ic log file name (#3742)
  • 5e5fd728 ci: bump kind and node image
  • cc8c9ab6 update chart relase action workflow (#3728,#3734,#3691) (#3738)
  • b3d8fca7 remove invalid ovs build option (#3733)
  • 2aa3311e dpdk: remove unnecessary ovn patch (#3736)
  • 8e0e4b17 Fix: Resolve issue with skipped execution of sg annotations (#3700)
  • ae895e2e fix: all gw nodes (#3723)
  • bffef867 ovn: remove unnecessary patch (#3720)
  • 764580fa ci: fix artifact upload
  • c71e3949 bump k8s to v1.27.10 (#3693)
  • f9c80e12 fix backport (#3697)
  • 50b6506d remove unused (#3696)
  • a0e3b679 kube-ovn-controller: remove unused codes (#3692)
  • 8da2239c remove fip controller (#3684)
  • 51a3c1e4 build(deps): bump github.com/osrg/gobgp/v3 from 3.22.0 to 3.23.0 (#3688)
  • 6d1cbd3c Compatible with controller deployment methods before kube-ovn 1.11.16 (#3677)
  • ea918989 set after genev_sys_6081 started (#3680)
  • c16b634e ovn: add nb option version_compatibility (#3671)
  • 29587118 Makefile: fix install/upgrade chart (#3678)
  • 822df375 ovn: do not send direct traffic between lports to conntrack (#3663)
  • 130f06cb ovn-ic-ecmp refactor 1.12 (#3637)
  • 8c75820a build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#3669)
  • 0da94b58 fix 409 (#3662)
  • b2f7da5f fix nil pointer (#3661)
  • 51e32914 chart: fix parsing image tag when the image url contains a port (#3644)
  • a9d896ab ovs: reduce cpu utilization (#3650)
  • 2f7fdb29 kube-ovn-monitor and kube-ovn-pinger export pprof path (#3657)
  • 62568275 build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.0 (#3641)
  • 53e712d2 build(deps): bump actions/cache from 3 to 4 (#3643)
  • 4dbe9342 build(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 (#3642)
  • 141ceaaa SYSCTL_IPV4_IP_NO_PMTU_DISC set default to 0
  • 754b172c build(deps): bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 (#3628)
  • fc988842 chart: fix ovs-ovn upgrade (#3613)
  • 216c9292 build(deps): bump github.com/emicklei/go-restful/v3 (#3619)
  • 74c5b8a0 build(deps): bump github.com/emicklei/go-restful/v3 (#3606)
  • 91be66f1 update policy route when subnet cidr is changed (#3587)
  • c3f6e3c2 update ipset to v7.17 (#3601)
  • 05d0334e ovs: increase cpu limit to 2 cores (#3530)
  • 8f4220c6 build(deps): bump github.com/osrg/gobgp/v3 from 3.21.0 to 3.22.0 (#3603)
  • 4b859054 do not count ips in excludeIPs as available and using IPs (#3582)
  • f4311ab0 fix security issue (#3588)
  • 9f74ee32 ovn0 ipv6 addr gen mode set 0 (#3579)
  • 958aab96 fix: add err log (#3572)
  • ad3f674a build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#3571)
  • acb9e97f Makefile: fix kwok installation (#3561)
  • db2aeeba fix u2o infinity recycle
  • 32604cf1 do not calculate subnet.spec.excludeIPs as availableIPs (#3550)
  • 999dc618 add np prefix to networkpolicy name when networkpolicy's name starts with number (#3551)
  • 2249e24e fix: apply changes to the latest version (#3514)
  • 1b27c414 fix ovn ic not clean lsp and lrp when az name contains "-" (#3541)
  • 81ef8ff4 build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#3544)
  • cd28464f Revert "ovn-central: check raft inconsistency from nb/sb logs (#3532)"
  • e88e5b2b ovn-central: check raft inconsistency from nb/sb logs (#3532)
  • 2a499b42 fix chassis gc (#3525)
  • f07aef03 prepare for next release

Contributors

  • Changlu Yi
  • Qinghao Huang
  • Zhao Congqi
  • bobz965
  • changluyi
  • dependabot[bot]
  • hzma
  • zhangzujian
  • 张祖建