Releases: kubeovn/kube-ovn
Releases · kubeovn/kube-ovn
v1.12.13
v1.12.13 (2024-04-30)
- ec3c9282 release v1.12.13
- e8957799 bump k8s to v1.27.13 (#3963)
- 8e962a02 fix subnet check ip in using to avoid ipam init (#3964)
- 954df535 add patch permission for cni clusterrole
- db7ea0c6 fix index out of range (#3958)
- bfe80334 fix nil pointer dereference (#3951)
- 72106744 fix: lower camel case (#3942)
- 5fccb52e prepare for next release
Contributors
- Zhao Congqi
- bobz965
- 张祖建
- 马洪贞
v1.12.12
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
- 张祖建
v1.12.11
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
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
- 张祖建
v1.12.10
v1.12.9
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
- 张祖建
v1.12.8
Update for base image CVEs fix.
v1.12.7
v1.12.7 (2024-02-28)
- 14738472 release v1.12.7
- 16b563e2 fix sts pod's logical switch port do not update externa_id vendor and ls (#3778)
- 078a03f2 update dependence
- f9f2aaeb update release.sh
- 29157d4d update release.sh
- b5f7a634 refactor ovn clusterrole (#3755)
- 76ea1c12 prepare for next release
Contributors
- changluyi
- hzma
v1.12.6
kube-ovn-v1.12.6
Helm chart for Kube-OVN