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

hardbyte / netchecks / 25725487734
88%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 09:22AM UTC
Jobs 3
Files 11
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

12 May 2026 09:22AM UTC coverage: 93.78%. Remained the same
25725487734

push

github

hardbyte
feat(operator): write PolicyReports as wgpolicyk8s.io/v1beta1

The operator was writing v1alpha2 PolicyReports, but the CRD shipped
with the chart already has v1beta1 as the storage version. K8s was
transparently converting on write — works fine, but means consumers
that watch the storage version (Kyverno policy-reporter from 3.x,
auditors looking at etcd via kubectl) see the converted form.

This switches the operator's write GVK to v1beta1 directly. The
payload (source/policy/rule/category/result/message/properties/
timestamp fields) is identical between v1alpha2 and v1beta1 so no
schema changes; the CRD still serves v1alpha2 for backward compat.

Integration tests use 'kubectl get policyreport' without an explicit
version, so they read the storage version (v1beta1) — no test changes
required.

392 of 418 relevant lines covered (93.78%)

5.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unittests-windows-latest- - 25725487734.1 12 May 2026 09:23AM UTC 11
93.78
GitHub Action Run
2 Unittests-ubuntu-latest- - 25725487734.2 12 May 2026 09:22AM UTC 11
93.78
GitHub Action Run
3 Unittests-macos-latest- - 25725487734.3 12 May 2026 09:22AM UTC 11
93.78
GitHub Action Run
Source Files on build 25725487734
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c39e0dc4 on github
  • Prev Build on main (#25723552376)
  • Next Build on main (#25754840455)
  • Delete
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