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

opendefensecloud / solution-arsenal / 27752051948
76%

Build:
DEFAULT BRANCH: main
Ran 18 Jun 2026 10:20AM UTC
Jobs 1
Files 62
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

18 Jun 2026 10:05AM UTC coverage: 77.003% (+0.6%) from 76.451%
27752051948

push

github

web-flow
fix: make deleting OCI tags work in CI e2e tests (#622)

## What
Closes #596.

## Why
e2e tests related to garbage-collecting OCI tags in the render registry
has been skipped, because they failed when running within a GitHub
action. The reason was a missing CA certificate when deleting an OCI tag
with the help of go-containerregistry in the controller process
(RenderArtifact reconcilation).

Pushing rendered artifacts to the very same render registry worked,
because pushing is done in a separate RenderTask pod where we mount the
CA. Locally it has worked, because we use another values file where CA
certificate mounting has been enabled.

## Testing
`make test-e2e` locally and e2e tests as a check in this PR.

## Checklist
- [x] Tests added/updated
- [x] No breaking changes (or upgrade path documented above)
- [x] Readable commit history (squashed and cleaned up as desired)
- [x] AI code review considered and comments resolved

3623 of 4705 relevant lines covered (77.0%)

35.65 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
73.48
2.15% pkg/controller/target_controller.go
Jobs
ID Job ID Ran Files Coverage
1 27752051948.1 18 Jun 2026 10:20AM UTC 62
77.0
GitHub Action Run
Source Files on build 27752051948
  • Tree
  • List 62
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27752051948
  • 69595b7d on github
  • Prev Build on main (#27747346043)
  • Next Build on main (#27756208612)
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