Skip to content

Docs: sync upstream clickhouse-operator docs updates#83

Closed
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/2ba06473
Closed

Docs: sync upstream clickhouse-operator docs updates#83
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/2ba06473

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 27, 2026

Summary

Syncs the API reference docs from upstream clickhouse/clickhouse-operator PR #197 (commit 7e82242) — adds the new AdditionalPort type and the additionalPorts field on ClickHouseClusterSpec.

cc @GrigoryPervakov for review.

Changes

  • products/kubernetes-operator/reference/api-reference.mdx
    • New AdditionalPort section documenting name and port fields
    • New additionalPorts row added to the ClickHouseClusterSpec field table

Context

Upstream commit: ClickHouse/clickhouse-operator@7e82242feat: allow exposing additional ports on ClickHouse service and pods by @GrigoryPervakov.

Content copied verbatim from upstream per sync policy.

Notes / conflicts

No conflicts with the new upstream content. A few pre-existing, intentional downstream divergences were left untouched (not part of this sync):

  • guides/configuration.mdx and guides/introduction.mdx use /core/... link prefixes downstream where upstream uses /... — this is the established Mintlify site URL structure and predates this sync.
  • install/olm.mdx has a one-line trailing-whitespace difference vs upstream — also pre-existing.

If those should be reconciled, it should happen upstream first.

Validation

  • mint validate — passed
  • mint broken-links — passed

Note

Low Risk
Documentation-only update to the API reference; no runtime or application code changes.

Overview
Syncs the ClickHouse Operator API reference with upstream operator changes for exposing extra TCP ports on ClickHouse workloads.

The reference adds a new AdditionalPort type (name, port) and documents optional additionalPorts on ClickHouseClusterSpec, noting that the operator wires these into the Pod and headless Service only—ClickHouse must still be configured to listen on those ports separately.

Reviewed by Cursor Bugbot for commit 34d5060. 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:36 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