You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part 2: Update Registry Server docs for v1.0.0–v1.1.0 (#683)
* Update docs for ToolHive v0.17.0
Breaking changes:
- Update CRD phase values from Running to Ready for MCPServer,
EmbeddingServer, and MCPRegistry across quickstarts, guides,
and integration pages
- Migrate MCPRegistry examples from v1 flat registries[] format
to v2 sources[]/registries[] with configYAML recommended path
- Remove PVC source type (no longer supported)
- Remove Syncing phase from MCPRegistry status documentation
- Remove auto-injection note for Kubernetes discovery sources
New features:
- Add MCPServerEntry (zero-infrastructure catalog entries) docs
to K8s intro and vMCP configuration pages
- Add caBundleRef for OTLP endpoints to telemetry guide
- Add authServerRef for separating embedded auth from external
token exchange to auth guide
- Update standalone registry server config to v2 format
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Address review findings from Copilot and code review
- Fix ConfigMap source example: use volumes/volumeMounts with file
path instead of CRD-level configMapRef inside configYAML
- Fix URL source example: use file.url instead of CRD-level
url.endpoint inside configYAML
- Fix file source docs: clarify file.path and file.url are mutually
exclusive within the file block
- Add MCPServerEntry transport options (sse and streamable-http)
- Fix resource type count: "three" → "four" in K8s intro
- Align "running" → "ready" in vMCP quickstart preceding text
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Update Registry Server docs for v1.0.0 and v1.0.1
Restructure configuration docs to reflect the new two-level config
model (sources + registries), add a dedicated authorization guide
covering RBAC roles and claims-based access control, and update all
related pages for cross-document consistency.
Key changes:
- Rewrite configuration.mdx for sources/registries split
- Add authorization.mdx (roles, claims, /v1/me endpoint)
- Replace claimMapping with authz-claims annotation docs
- Document skills sync from external sources
- Document multiple Kubernetes sources support
- Add DNS subdomain naming requirement for source names
- Update cross-references across deployment, skills, and intro pages
- Fix broken anchor in remote-mcp-proxy.mdx
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Update Registry Server docs for v1.1.0 and address review findings
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Fix entries-without-claims visibility for auth-only mode
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Address PR review findings from Dan Barr
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Remove filler openers from front matter descriptions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Use upstream registry format in all examples
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments