• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubeovn / kube-ovn / 23433366051
27%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2026 10:46AM UTC
Jobs 1
Files 205
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Mar 2026 10:43AM UTC coverage: 23.792%. Remained the same
23433366051

push

github

web-flow
fix(ci): restart coredns pods after kube-ovn install in Talos test (#6504)

* fix(ci): restart coredns pods after kube-ovn install in Talos test

In IPv6 underlay mode, coredns pods exist before kube-ovn is installed.
When kube-ovn CNI becomes ready, the first pod to bind on the localnet
logical switch triggers OVN to create the patch port and program flows.
During this flow installation window, inbound NDP from the host may be
dropped, leaving the pod's neighbor entry as INCOMPLETE and causing
kubelet probes to fail permanently.

Delete the pre-existing coredns pods after kube-ovn-pinger is confirmed
ready (which guarantees localnet patch port and flows are established),
so that newly created coredns pods perform CNI ADD with stable flows.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>

* fix(ci): use rollout restart instead of pod delete for coredns

Address review feedback: use `kubectl rollout restart deploy/coredns`
instead of deleting pods by label selector. This is more deterministic
and avoids the duplicate -n flag.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>

---------

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

13123 of 55157 relevant lines covered (23.79%)

0.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23433366051.1 23 Mar 2026 10:46AM UTC 205
23.79
GitHub Action Run
Source Files on build 23433366051
  • Tree
  • List 205
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3f2d212a on github
  • Prev Build on master (#23428559357)
  • Next Build on master (#23435480747)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc