Skip to content

Docs: sync upstream clickhouse-operator docs updates#78

Closed
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/908f9062
Closed

Docs: sync upstream clickhouse-operator docs updates#78
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/908f9062

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 27, 2026

Summary

Syncs upstream docs changes from clickhouse/clickhouse-operator (PR #197) into the Mintlify deployment copy under products/kubernetes-operator/.

cc @GrigoryPervakov for review.

Changes

  • products/kubernetes-operator/reference/api-reference.mdx — adds the new AdditionalPort type section and the additionalPorts field on ClickHouseClusterSpec, sourced verbatim from upstream docs/reference/api-reference.mdx.
  • products/kubernetes-operator/install/olm.mdx — minor trailing-newline alignment with upstream.

Context

Upstream commit 7e82242 (feat: allow exposing additional ports on ClickHouse service and pods, by @GrigoryPervakov) added a new CRD field and corresponding API reference docs. This PR mirrors that doc change here.

Notes / conflicts

  • The workspace copies of products/kubernetes-operator/guides/configuration.mdx and products/kubernetes-operator/guides/introduction.mdx also diverge from upstream, but only in internal link prefixes (workspace uses /core/reference/... and /core/concepts/... while upstream uses /reference/... and /concepts/...). These are deployment-local routing adjustments, not upstream content changes, so they were intentionally not overwritten. If upstream should match these prefixes, that fix should be applied upstream first.
  • api-reference.mdx was copied verbatim from upstream per instructions; it contains no cross-doc links that would need re-prefixing.
  • Validation (mint validate, mint broken-links) passes for the synced files; the two pre-existing broken links reported in integrations/language-clients/java/jdbc.mdx are unrelated to this sync.

Note

Low Risk
Documentation-only sync with no runtime or application logic changes.

Overview
Mirrors upstream clickhouse-operator API docs into the Mintlify copy under products/kubernetes-operator/.

api-reference.mdx documents the new AdditionalPort type (name, port) and the optional additionalPorts field on ClickHouseClusterSpec, including that the operator exposes ports on the Pod and headless Service but does not configure ClickHouse to listen on them.

install/olm.mdx only gains a trailing newline to match upstream formatting.

Reviewed by Cursor Bugbot for commit 97f435a. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 27, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview May 27, 2026, 6:14 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant