kube-ovn

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

APACHE-2.0 License

Stars
1.9K
Committers
115

Bot releases are visible (Hide)

kube-ovn - v1.12.20 Latest Release

Published by github-actions[bot] 2 months ago

v1.12.20 (2024-08-13)

  • 918652d6 release v1.12.20
  • b867a33f increase the default probe interval for large cluster
  • 1562b228 install.sh: add option SECURE_SERVING
  • 87e75659 fix EOF during TLS handshake caused by health check (#4381)
  • 39980fb0 fix controller-runtime logger not set (#4380)
  • fa2316a9 bump go to 1.22.6 (#4373)
  • fe218b09 replace protocol check in netpol update (#4356)
  • 3133267c build(deps): bump github.com/prometheus-community/pro-bing (#4339)
  • 541d5f45 cni-server: disable udp-fragmentation-offload (#4342)
  • 258408ec build(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 (#4350)
  • a9784c7b build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#4340)
  • 7c503107 build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 (#4341)
  • 642c2fc7 build(deps): bump github.com/docker/docker (#4336)
  • 756c47a7 build(deps): bump github.com/containernetworking/cni from 1.2.2 to 1.2.3 (#4328)
  • 341ff27f build(deps): bump github.com/docker/docker (#4327)
  • 2e76fe9c pinger: fix process not terminated on sigkill (#4329)
  • 7719ce57 fix: scripts (#4291)
  • 4e39bd85 fix dialing https server (#4324)
  • 8cd578c6 refactor metrics (#4313)
  • e0d1dbdb bump k8s to v1.30.3 (#4317)
  • 68797a10 metrics: fix missing rbac for sa ovn (#4312)
  • 10781730 metrics: add support for secure serving (#4297)
  • b5772112 security: run as unprivileged (#3040)
  • 3e52a0ee bump k8s to v1.27.16 (#4306)
  • b88ed8d2 fix map concurrent read and write crash (#4302)
  • 2ded787a use route policy to reimplement northGateway
  • 69befe33 underlay: set trunks of host nic port (#4282)
  • 79cf2098 fix using route table name as vpc name
  • bf5a554e fix: set dhcp gateway to U2OInterconnectionIP when enabling dhcp and u2o (#4228)
  • 54aa76f0 fix ovn lb not updated due to service update failure (#4280)
  • e4b4142c build(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 (#4275)
  • 0691a894 prepare for next release

Contributors

  • Mengxin Liu
  • Zhao Congqi
  • dependabot[bot]
  • hzma
  • zhangzujian
  • 张祖建
kube-ovn - v1.12.19

Published by github-actions[bot] 3 months ago

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
  • 张祖建
kube-ovn - v1.12.18

Published by github-actions[bot] 4 months ago

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
  • 张祖建
kube-ovn - v1.12.17

Published by github-actions[bot] 4 months ago

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
  • 张祖建
kube-ovn - v1.12.16

Published by github-actions[bot] 5 months ago

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
  • 张祖建
kube-ovn - v1.12.15

Published by github-actions[bot] 5 months ago

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
  • 张祖建
kube-ovn - v1.12.14

Published by github-actions[bot] 6 months ago

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
  • 张祖建
kube-ovn - v1.12.13

Published by github-actions[bot] 6 months ago

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
  • 张祖建
  • 马洪贞
kube-ovn - v1.12.12

Published by github-actions[bot] 6 months 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

Published by github-actions[bot] 7 months 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
  • 张祖建
kube-ovn - v1.11.16

Published by oilbeater 7 months 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

Published by github-actions[bot] 7 months 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

Published by github-actions[bot] 7 months 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

Published by github-actions[bot] 8 months ago

Update for base image CVEs fix.

kube-ovn - v1.12.7

Published by github-actions[bot] 8 months ago

v1.12.7 (2024-02-28)

Contributors

  • changluyi
  • hzma
kube-ovn - v1.12.6

Published by oilbeater 8 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 - kube-ovn-v1.12.6

Published by github-actions[bot] 8 months ago

Helm chart for Kube-OVN

kube-ovn - v1.12.5

Published by oilbeater 8 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
  • 张祖建
kube-ovn - kube-ovn-1.12.4

Published by github-actions[bot] 8 months ago

Helm chart for Kube-OVN

kube-ovn - v1.12.4

Published by oilbeater 10 months ago

v1.12.4 (2023-12-14)

  • 366e7995 set release v1.12.4
  • 4207a45a cni-server: set sysctl variable net.ipv4.ip_no_pmtu_disc to 1 by default (#3504)
  • 943a1d99 fix: duplicate gw nodes (#3500)
  • 35c7eaf5 add drop invalid rst 1.12 (#3490)
  • 60966143 delete String() function (#3488)
  • d4adddee fix: lost gc lsp in previous pr (#3493)
  • 1d89ea2a fix: ipam clean all pod nic ip address and mac even if just delete a nic (#3453)
  • 3903f9b0 fix: check chassis before creation (#3482)
  • 621fcad7 build(deps): bump github.com/osrg/gobgp/v3 from 3.20.0 to 3.21.0 (#3481)
  • cdd43538 fix ovn eip not calculated (#3477)
  • 1476c0a1 fix: calculate subnet before handle finalizer (#3469)
  • 739825f1 schedule kube-ovn-controller on the kube-ovn-master node (#3479)
  • 768dd5fb delete vm's lsp and release ipam.ip (#3476)
  • 03a82bae build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (#3475)
  • 05149990 build(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 (#3463)
  • a45620d8 build(deps): bump golang.org/x/sys (#3464)
  • 0fb4f196 kube-ovn-cni: fix pinger result when timeout is reached (#3457)
  • df2a9c36 ovs-healthcheck: ignore error when log file does not exist (#3456)
  • 7dc00aad ipam: fix duplicate allocation after cidr expansion (#3455)
  • 23a4b733 fix e2e install failed
  • 72444c11 readd assigned ip addresses to ipam when subnet has been changed (#3448)
  • 03ed9daf base: fix missing CFLAGS -fPIC for arm64 (#3428)
  • 2f3923c6 fix: multus network status not find dpdk interface name (#3432)
  • 5069a03d bump k8s to v1.27.8 (#3425)
  • ca41d0f4 ci: fix missing environment variables (#3430)
  • c736912b base: fix dpdk build failure (#3426)
  • 45e7f1fc base: fix ovn build failure (#3340)
  • d6adccad fix: lsp dhcp options set failed when subnet dhcp option is enabled (#3422)
  • 6ee914cc trivy: ignore CVE-2023-5528
  • 7f5e68c5 update policy route nexthops para
  • a54fcfed ci: fix dpdk jobs (#3405)
  • 0fe59db4 ci: free disk space for all x86 jobs (#3406)
  • 56b31451 ci: free disk space (#3404)
  • b0759192 fix dpdk workflow (#3384)
  • 459e2d6d base: fix ovn-northd/ovn-controller not creating pidfile in arm64 (#3413)
  • 984c0358 support ovn ic ecmp (#3348) (#3410)
  • 12625f50 fix kube-ovn-monitor probe (#3409)
  • a3c7fb4b fix: wrong usage about DeepEqual (#3396)
  • 6d6eef43 subnet support config mtu (#3367)
  • 005b92bd fix dualStack network checkgw raise panic (#3392)
  • 9f08f4a2 feat: dpdk-22.11.1 support by kube-ovn (#3388)
  • 19613311 fix: gc delete multus ip cr and lsp setting when enable keep vm ip (#3378)
  • a37ee6bf add kube-ovn-controller nodeAffinity prefer not on ic gateway
  • 50c5341c fix: externalID map should not include external_ids (#3385)
  • c670082d build(deps): bump github.com/moby/sys/mountinfo from 0.6.2 to 0.7.0
  • d271d9e0 build(deps): bump golang.org/x/mod from 0.13.0 to 0.14.0 (#3380)
  • f49f84e8 build(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 (#3383)
  • dd2af541 build(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 (#3383)
  • d683487f prepare for next release

Contributors

  • Changlu Yi
  • bobz965
  • changluyi
  • dependabot[bot]
  • hzma
  • pengbinbin1
  • wujixin
  • xujunjie-cover
  • zhangzujian
  • 张祖建
  • 袁又袁
  • 马洪贞
Package Rankings
Top 2.81% on Proxy.golang.org
Badges
Extracted from project README
License Build Tag Docker Tag Go Report Card