v1.12.19
v1.12.19 (2024-07-10)
- 93095c8c release v1.12.19
- cbddeea4 update .trivyignore
- d8b4a77c ci: run go mod tidy before building kubectl (#4274)
- 1dc25c44 ci: disable cgo when building kubelet and cni plugins (#4268)
- a66dbff1 build kubectl and cni plugins from source if vuln found in the base image (#4253)
- 39cfac4f ignore cve CVE-2024-24791
- 4877acde bump go version
- 1b16809c enable nat gw by default (#4273)
- 1e53391e ipam: fix ip not released for non-ovn subnets (#4265)
- f151e32e klog: set log file max size to 200MB (#4272)
- c2e5a061 logrotate: set file size limit to 100M (#4271)
- 05eb0e16 remove unused environment variable LOG_ROTATE (#4270)
- 331006f7 when router is deleted return success for static route deletion (#4266)
- b16adb60 fix vpcnatgw image is not synced (#4264)
- f5693467 build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 (#4257)
- 38db3cf8 build(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0 (#4256)
- d4745139 build(deps): bump github.com/osrg/gobgp/v3 from 3.27.0 to 3.28.0 (#4244)
- 5d16919c do not create iptables rule for setting tcp mss (#4260)
- c12c5722 fix invalid subnet not sync route (#4262)
- 7743d666 update node name label for ip resources (#4242)
- c69f9d43 lb svc: update svc status after configuring nat rules (#4235)
- d7b160d5 vpc-nat-gateway: print messgae to stderr (#4237)
- 217ea26a check both sts name and UID when handling pod deletion (#4238)
- 35563ed5 do not exit if chassis is not found (#4246)
- d4002b81 ci: do not compile fastpath kernel module for centos (#4247)
- 03ce5a32 update node labels/annotations by json merge patch (#4230)
- c893f524 fix ipv6 service ip not added to ovn lb vips due to pod cache not synced (#4223)
- 6c467fa6 ic: ensure db file is fixed (#4211)
- 194e6155 base: clean ipset deb files (#4215)
- b1b7d3b1 fix getting service cluster ips (#4206)
- 8761e3c6 fix: nil pointer when subnet is not ready (#4190)
- 8708c722 base: add traceroute
- 289c5526 prepare for next release
Contributors
- Mengxin Liu
- Zhao Congqi
- changluyi
- dependabot[bot]
- zhangzujian
- 张祖建