Releases: kubeovn/kube-ovn
Releases · kubeovn/kube-ovn
v1.12.18
v1.12.18 (2024-06-21)
- 8186a8a2 release v1.12.18
- 65641d31 fix vm not running after changing the subnet (#4199)
- 10cd0ce6 pinger: reset interface_rx_multicast_packets (#4198)
- 05e2ccb5 fix kube-ovn-cni crash for newly added nodes , due to old legacy event in deleteNodeQueue (#4194)
- ff0a7c53 base: bump cni plugins to v1.5.1 (#4185)
- 4a662e22 ci: check pod crashes on installation/e2e failure (#4160)
- b7bf4926 base: bump kubectl to v1.30.2 (#4163)
- 342a2ab8 fix reconcile routes (#4168)
- 8965ecce ci: fix retrieving docker network subnet/gateway (#4161)
- 63b33691 prepare for next release
Contributors
- changluyi
- 张祖建
v1.12.17
v1.12.17 (2024-06-13)
- 2b643c97 release v1.12.17
- 19f91543 Drop u2o arp request 1.12 (#4150)
- e84ab121 add ovn0 default route (#4127)
- acab364f distinguish-portSecurity-with-security-group (#4134)
- e53db6ed fix ipam subnet concurrent map iteration and map write (#4126)
- 9e8c5eeb trivy: ignore unfixed CVEs (#4129)
- f266b4eb bump go to 1.22.4 (#4121)
- 9077beb5 build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 (#4118)
- 627c4213 build(deps): bump github.com/osrg/gobgp/v3 from 3.26.0 to 3.27.0 (#4119)
- b496e60e fix: IP Add/Sub overflow or underflow (#4111)
- 7b4ff3ab add enable multicast snoop to 1.12 (#4105)
- 2286ffa5 fix: remove change vm subnet directly (#4102)
- b4f54daf Makefile: run kubectl-ko script when collecting logs (#4100)
- 64d1e1cd install.sh: waiting for deleted kube-ovn-pinger to disapper (#4096)
- cde29e90 fix mac conflict (#4095)
- 4fe44ab3 fix: add static route for custom vpc when create subnet with (#3462)
- 2d667f5b fix: add ip_reserved label for vip (#4093)
- a874aaf7 install.sh: wait for all kube-ovn-pinger pods to be ready (#4082)
- d2e3bf65 ci: print all the previous logs for restarted pods (#4081)
- f271a54d opt: replace ovn-sbctl with ovsdb-client (#4075)
- 2653759a ovs: get controllerrevision with option --ignore-not-found (#4058)
- e0908bfb fix exit on error (#4080)
- 6d7ed5d0 delete lease on cleanup (#4079)
- fcde92c1 base: aoivd unnecessary env variables (#4070)
- 38fcd9e1 ci: downgrade node image to v1.29.2 (#4069)
- b1237f9a fix crypto/rand: argument to Int is <= 0 (#4077)
- e82c4278 fix backport (#4066)
- 1ba289cb fix: should update subnet status after change vm subnet (#4061)
- de09d72b ci: build e2e binaries and free disk space on necessary (#4059)
- 94c22af4 crd: add subnet name pattern (#4054)
- f69625d1 fix assignment to entry in nil map (#3925)
- 623c6287 add release cleanup
- 81b8a9de prepare for next release
Contributors
- Mengxin Liu
- Zhao Congqi
- bobz965
- changluyi
- dependabot[bot]
- fanriming
- hzma
- xujunjie-cover
- zhangzujian
- 张祖建
v1.12.16
v1.12.16 (2024-05-20)
- dff82c4f release v1.12.16
- 3957427d wait for all pods to be deleted before deleting serviceaccount/clusterrole/clusterrolebinding (#4035)
- b7727988 uninstall.sh: delete OVN-POSTROUTING rule in mangle table (#4034)
- 3cb62914 cleanup.sh: remove sa/clusterrole/clusterrolebinding (#4024)
- 70d33bef do not use exec for start scripts with trap quit EXIT (#4025)
- 93e31377 bump k8s to 1.27.14 (#4029)
- 85009d5e fix node annotations not updated when initializing the default provider-network (#4030)
- 4de2e094 fix container args (#4020)
- 2e700adc fix lsp not updated correctly when logical switch is changed (#4015)
- edee1e54 base: set entrypoint to dumb-init (#4018)
- 03834d80 fix: Resolved the hidden issue with zombie processes (#4004)
- fcfc0995 simplify file reading (#4010)
- d8c8f8ac prepare for next release
Contributors
- fanriming
- 张祖建
v1.12.15
v1.12.15 (2024-05-13)
- ad084913 release v1.12.15
- 505c041d fix lsp not updating addresses (#4011)
- 8d4738c4 bump gosec to 2.19.0
- be8def37 fix: close file (#4007)
- b47f2cef fix node gc (#3992)
- 2b5be24b bump go to 1.22.3 (#3989)
- 6df85a02 build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#3981)
- ad9ee088 build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#3980)
- e77634df prepare for next release
Contributors
- dependabot[bot]
- guangwu
- zhangzujian
- 张祖建
v1.12.14
v1.12.14 (2024-05-07)
- 8461d381 release v1.12.14
- 99fda1ef ignore CVEs in CNI plugins
- 70871e72 ipam: fix IPRangeList clone (#3979)
- 12b85e50 remove unused e2e test cases (#3968)
- fd2874a9 chart: fix kubeVersion to allow for patterns that match sub versions (#3975)
- 4b2d5cba prepare for next release
Contributors
- Joachim Hill-Grannec
- zhangzujian
- 张祖建
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
- 张祖建