Update stacklok/toolhive-registry-server to v1.4.11#979
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @renovate[bot]'s task in 5m 0s —— View job Upstream release docs: toolhive-registry-server v1.4.11Source-verified changes (PR stacklok/toolhive-registry-server#830 by @reyortiz3)
Doc edits
The
|
The Helm chart at v1.4.11 adds a global.postgres.{host,port,sslMode}
fallback so umbrella charts can set the database host once instead of
repeating it per subchart. Cover the standalone Helm guide and the
enterprise platform deployment guide, parallel to the existing
global.redis docs.
|
Claude finished @renovate[bot]'s task in 2m 34s —— View job Editorial review: toolhive-registry-server v1.4.11 doc edits
Findings and fixesBoth new sections are otherwise clean - parallel structure to the
No factual changes; nothing touched in the enterprise platform file (the parallel "Global PostgreSQL defaults" block already reads clean). |
- Clarify 'umbrella chart' instead of bare 'umbrella' - 'Database host' is more accurate than 'database connection' since only host/port/sslMode are inherited - Split the mid-sentence spaced hyphen into two sentences per the project style (spaced hyphens belong in list-style contexts, not prose)
|
Hey @claude shouldn't the umbrella chart piece on the guides-registry side be in an Enterprise-only header and refer to the enterprise platform? |
|
Claude finished @danbarr's task in 58s —— View job Re: should the registry-side umbrella section be Enterprise-only?Good question. I dug into where this feature actually lives, and I'd push back gently on the Enterprise-only framing: The But the cross-reference half of your suggestion is spot-on. The Stacklok Enterprise platform is the canonical (and likely most common) umbrella consumer of this fallback, and RecommendationKeep the section in the OSS
(The Enterprise side already links back conceptually, so this completes the loop without overclaiming that the feature is enterprise-only.) Want me to add that cross-link? If you'd actually prefer it gated behind an Enterprise header anyway (e.g. if the OSS chart isn't meant to be used as a subchart standalone), let me know and I'll adjust instead. |
|
@claude make it an enterprise thing. that's our canonical umbrella chart / full-platform deployment mode. |
|
Claude finished @danbarr's task in 1m 48s —— View job Re: make the umbrella section an enterprise thingDone - deferred to your product context. Reframed the registry-side section around the Stacklok Enterprise platform as the canonical umbrella chart.
What changed in
|
Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
…e for global.postgres The global.postgres fallback is a generic Helm global.* mechanism usable by any umbrella chart, not an enterprise-gated feature, so the EnterpriseBadge on the section heading mislabeled it. Replace it with an :::enterprise context callout that still routes full-platform users to the platform-wide PostgreSQL defaults, and keep the section description OSS-neutral.
|
Swapped the |
This PR contains the following updates:
v1.4.10→v1.4.11After this PR opens,
.github/workflows/upstream-release-docs.ymladds source-verified content edits for the new release. Forstacklok/toolhive, the same workflow also syncs reference assets (CLI help, Swagger) and regenerates the CRD MDX pages.Release Notes
stacklok/toolhive-registry-server (stacklok/toolhive-registry-server)
v1.4.11Compare Source
What's Changed
Full Changelog: stacklok/toolhive-registry-server@v1.4.10...v1.4.11
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.
Docs update for
toolhive-registry-serverv1.4.11At a glance
stacklok/toolhive-registry-serverv1.4.10→v1.4.11Summary of changes
docs/toolhive/guides-registry/deploy-helm.mdxdescribing the newglobal.postgres.{host,port,sslMode}fallback for umbrella-chart users.docs/platform/enterprise-platform/deployment.mdx, parallel to the existingglobal.redisblock, covering how the platform umbrella inherits the Registry Server's database host/port/sslMode.Run cost
How this PR was built
Two Claude Opus sessions run per release: a generation pass
(
upstream-release-docsskill, 6 phases) followed by a fresh-context editorial pass (
docs-review). Prettier/ESLintauto-fixes are applied after.
Auto-synced paths — do not hand-edit these in review:
static/api-specs/docs/toolhive/reference/cli/(toolhive only)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.