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

stacklok / toolhive / 28858798601

07 Jul 2026 10:16AM UTC coverage: 67.882% (-0.08%) from 67.961%
28858798601

push

github

web-flow
Fix TOOLHIVE_DEV plain HTTP breaking real OCI registry pulls (#5735)

When TOOLHIVE_DEV=true, plain HTTP was enabled for all OCI pulls.
Real registries like ghcr.io redirect HTTP to HTTPS, and oras-go
blocks the auth handshake across that redirect, causing bare 401s.

Use plain HTTP only for loopback hosts via a dispatcher client.

Co-authored-by: Cursor <cursoragent@cursor.com>

5 of 27 new or added lines in 1 file covered. (18.52%)

77 existing lines in 6 files now uncovered.

72991 of 107526 relevant lines covered (67.88%)

64.69 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

44.22
/pkg/api/server.go


Source Not Available

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