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

kubernetes-sigs / kubebuilder / 20664744058 / 1
61%
master: 71%

Build:
Build:
LAST BUILD BRANCH: move-rashmi-to-emeritus
DEFAULT BRANCH: master
Ran 02 Jan 2026 07:15PM UTC
Files 128
Run time 3s
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

02 Jan 2026 07:05PM UTC coverage: 61.221%. First build
20664744058.1

Pull #5329

github

camilamacedo86
🐛 (go/v4): Fix E2E suite race condition that could delete cert-manager from environments inadvertently

Interrupting BeforeSuite could cause cert-manager deletion if tests were inadvertently
run against non-isolated clusters.

Fixed by tracking what the test installed (not what existed) and setting cleanup flag
before installation to handle interruptions safely.

Note: E2e tests should ONLY run on isolated environments, but this protects users who
may accidentally run them on real clusters.

Also refactored for clarity so users only need to update once.

Before: Interruption → deletes cert-manager
After: Interruption → safe, no deletion

PS.: Fixed the approach accordinly for Prometheus code used in the docs. (it does not impact end users scaffolds)

Assisted-by: Cursor
Pull Request #5329: 🐛 (go/v4): Fix E2E suite race condition that could delete cert-manager from environments inadvertently

5898 of 9634 relevant lines covered (61.22%)

26.05 hits per line

Source Files on job 20664744058.1
  • Tree
  • List 128
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20664744058
  • d47b23f8 on github
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