Skip to content

Update stacklok/toolhive to v0.44.0 - #1113

Merged
jerm-dro merged 5 commits into
mainfrom
renovate/stacklok-toolhive-0.x
Aug 25, 2026
Merged

Update stacklok/toolhive to v0.44.0#1113
jerm-dro merged 5 commits into
mainfrom
renovate/stacklok-toolhive-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
stacklok/toolhive minor v0.43.0v0.44.0

After this PR opens, .github/workflows/upstream-release-docs.yml adds source-verified content edits for the new release. For stacklok/toolhive, the same workflow also syncs reference assets (CLI help, Swagger) and regenerates the CRD MDX pages.


Release Notes

stacklok/toolhive (stacklok/toolhive)

v0.44.0

Compare Source

What's Changed

Full Changelog: stacklok/toolhive@v0.43.0...v0.44.0


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Docs update for toolhive v0.44.0

At a glance

Upstream stacklok/toolhive v0.43.0v0.44.0
Hand-written changes 1 commit(s)
Reference assets refreshed (separate commit)
Gaps 0
Owner @jerm-dro - identified from merged release PR stacklok/toolhive#6365
Release contributors 3 review requested (see sidebar) · 1 not requested (no docs impact)
Action required Spot-check skill-authored prose for accuracy

Who does what

@jerm-dro cut this release and owns this PR: review your own changes, chase the remaining approvals, and merge once they're in. You don't need to wait on a review from anyone listed as having no docs impact below.

Everyone with a review request: the target is a review and approval within 2 business days.

Summary of changes

No docs impact identified

@samuv - your changes in this release didn't appear to affect the docs, so no review is requested and you're not blocking this PR. Please skim the diff anyway and comment if something of yours was missed or misjudged.

Run cost

Session Turns Cost (USD)
Generation 128 $10.6838
Editorial review 18 $1.6264
Total 146 $12.3102
How this PR was built

Two Claude Opus sessions run per release: a generation pass
(upstream-release-docs skill, 6 phases) followed by a fresh-
context editorial pass (docs-review). Prettier/ESLint
auto-fixes are applied after.

Auto-synced paths — do not hand-edit these in review:

  • static/api-specs/
  • docs/toolhive/reference/cli/ (toolhive only)
  • docs/toolhive/reference/crds/

If a "Gaps needing human context" section is present above,
each entry includes a paste-ready Helper prompt for local
Claude
a reviewer can use to resolve the gap.

@renovate renovate Bot added the autogen-docs Pull requests generated by automated release workflows label Aug 24, 2026
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview Aug 25, 2026 11:40am

Request Review

@github-actions
github-actions Bot marked this pull request as draft August 24, 2026 19:27
@claude

claude Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Claude finished @renovate[bot]'s task in 11m 52s —— View job


Upstream release docs sync — toolhive v0.44.0

Ran the upstream-release-docs skill in unattended mode. Pushed 07035d9 to renovate/stacklok-toolhive-0.x and wrote SUMMARY.md + REVIEWERS.json at the repo root for the workflow to consume (both are gitignored).

  • Phase 1: Discovery — categorized PRs #6331, #6236, #6334, #6351, #6353, #6354, #6360, #6365
  • Phase 2: Deep-dive — source-verified each PR at v0.44.0
  • Phase 3: Audit existing docs — built impact map (no displaced language for trustedIssuers; new terrain)
  • Phase 4: Implementation — added two sections
  • Phase 5: Validation — prettier and eslint clean, docs-review findings applied
  • Phase 6: Wrote SUMMARY.md and REVIEWERS.json

Content changes

  • docs/toolhive/guides-k8s/embedded-auth-server-k8s.mdx — new section "Accept subject tokens from external issuers" covering trustedIssuers on MCPExternalAuthConfig.spec.embeddedAuthServer. Full field table, the allowedDelegateClients binding rule, the allowMayAct opt-in and its ["*"] rejection, and the <issuerUrl>#<externalSub> subject qualification.
  • docs/toolhive/guides-vmcp/embedded-auth-server-vmcp.mdx — sibling section for VirtualMCPServer.spec.authServerConfig.trustedIssuers with a link back to the Kubernetes guide for the full field list. Matches the pattern the vMCP page uses elsewhere for shared config.

Skipped PRs (rationale in SUMMARY.md)

REVIEWERS.json

  • docs_facing: true — jhrozek (author of #6353 that this documents), SashaMIT (per "when unsure classify true" — flagged for confirmation on the fail-loud skip), jerm-dro (release owner, plus flagged on the Claude Desktop shim skip).
  • docs_facing: false — samuv (CI-only PRs).

Notes

Local npm run build failed on an unrelated pre-existing issue: plugins/mcp-metadata-plugin shells out to thv (the ToolHive CLI) which isn't installed in this environment. Not a docs issue. Prettier and eslint pass.
· branch: renovate/stacklok-toolhive-0.x

@claude

claude Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Claude finished @renovate[bot]'s task in 2m 36s —— View job


Editorial review of upstream release docs

Reviewing changes from commit 07035d9 (Document trustedIssuers for embedded auth server).

Todos

  • Identify files changed in the last commit
  • Run /docs-review over the changed docs files
  • Apply actionable fixes
  • Format and lint edits
  • Commit and push

Files under review:

  • docs/toolhive/guides-k8s/embedded-auth-server-k8s.mdx
  • docs/toolhive/guides-vmcp/embedded-auth-server-vmcp.mdx

renovate Bot and others added 5 commits August 25, 2026 12:57
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add an "Accept subject tokens from external issuers" section to
both the vMCP and Kubernetes embedded auth server guides, covering
the new `trustedIssuers` CRD field shipped in toolhive v0.44.0
(stacklok/toolhive#6353) that lets the RFC 8693 token-exchange
grant accept subject tokens minted by an external OIDC issuer.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Replace the hand-written trustedIssuers sections with pointers to the dedicated token exchange guide. Keep generated CRD references as the single source for field details and avoid duplicating the conceptual delegation guidance.
@jerm-dro
jerm-dro merged commit e84aff7 into main Aug 25, 2026
5 checks passed
@jerm-dro
jerm-dro deleted the renovate/stacklok-toolhive-0.x branch August 25, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autogen-docs Pull requests generated by automated release workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants