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

kubevirt / hyperconverged-cluster-operator / 27490832997
80%

Build:
DEFAULT BRANCH: main
Ran 14 Jun 2026 06:40AM UTC
Jobs 1
Files 144
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

14 Jun 2026 06:36AM UTC coverage: 80.298% (-0.02%) from 80.32%
27490832997

push

github

web-flow
Fix 409 conflict on webhook dry-run validation of operand CRs (#4296)

The validating webhook's dry-run update of operand CRs (KubeVirt, CDI,
etc.) could fail with a 409 Conflict when the HCO reconciler was
concurrently updating the same CR. This race is more likely after an
upgrade, where the reconciler performs additional reconciliation rounds.

Add retry-on-conflict logic to the webhook's updateOperatorCr so it
re-fetches the operand and retries the dry-run update up to 3 times.
Also wrap the PatchHCO call in the RoleAggregationStrategy func-test
with Eventually to tolerate transient admission errors.


Assisted-by: Claude <noreply@anthropic.com>

Signed-off-by: Oren Cohen <ocohen@redhat.com>

15 of 21 new or added lines in 1 file covered. (71.43%)

10446 of 13009 relevant lines covered (80.3%)

2.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
89.03
-1.1% pkg/webhooks/validator/validator.go
Jobs
ID Job ID Ran Files Coverage
1 Unit - 27490832997.1 14 Jun 2026 06:40AM UTC 144
80.3
GitHub Action Run
Source Files on build 27490832997
  • Tree
  • List 144
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27490832997
  • e1e43889 on github
  • Prev Build on main (#27488632213)
  • Next Build on main (#27496260857)
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