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

stacklok / toolhive / 19707385407 / 1
60%
main: 60%

Build:
DEFAULT BRANCH: main
Ran 26 Nov 2025 02:39PM UTC
Files 385
Run time 15s
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

26 Nov 2025 02:37PM UTC coverage: 49.492% (+0.1%) from 49.385%
19707385407.1

push

github

web-flow
Add header injection authentication support (#2730)

* Add header injection authentication support

Implement header injection authentication type for MCPExternalAuthConfig,
enabling backend MCP servers to receive custom authentication headers.

Changes:
- Add HeaderInjectionConfig to CRD with headerName and value/valueSecretRef
- Implement converter registry pattern for extensible auth type handling
- Create HeaderInjectionConverter for header_injection strategy
- Refactor TokenExchangeConverter to use new registry pattern
- Update RBAC rules to grant vMCP access to mcpexternalauthconfigs
- Add controllerutil support for header injection validation
- Bump operator CRD chart version to 0.0.63
- Include example YAML demonstrating header injection usage

Header injection allows backends to authenticate using custom HTTP headers
(e.g., X-API-Key) with values from either direct configuration or K8s secrets.

The converter registry provides a clean abstraction for adding new auth types
without modifying core authentication logic, following the Open/Closed Principle.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* fixes from review

---------

Co-authored-by: taskbot <taskbot@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>

25204 of 50925 relevant lines covered (49.49%)

58.82 hits per line

Source Files on job 19707385407.1
  • Tree
  • List 385
  • Changed 9
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19707385407
  • 3e4fd23f on github
  • Prev Job for on main (#19705303483.1)
  • Next Job for on main (#19708602503.1)
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