Skip to content

Docs: sync upstream clickhouse-operator docs updates#82

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

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

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 27, 2026

Summary

Syncs documentation updates from the upstream clickhouse/clickhouse-operator repo into the Mintlify docs site.

Changes

  • products/kubernetes-operator/reference/api-reference.mdx — adds the new AdditionalPort type section and the additionalPorts field on ClickHouseClusterSpec (from upstream PR clickhouse/clickhouse-operator#197 by @pervakovgrigorii — "feat: allow exposing additional ports on ClickHouse service and pods").
  • products/kubernetes-operator/install/olm.mdx — trailing newline added to match upstream.

Context

Upstream commit: 7e82242feat: allow exposing additional ports on ClickHouse service and pods (#197).

cc @pervakovgrigorii for review.

Conflicts / notes

  • The downstream copies of guides/configuration.mdx and guides/introduction.mdx use locally-adapted link paths (/core/concepts/..., /core/reference/...) that differ from the upstream paths (/concepts/..., /reference/...). These are intentional Mintlify routing adaptations and were not reverted — no upstream content changes touched those files, so they were left untouched.
  • mint validate and mint broken-links pass.

Note

Low Risk
Documentation-only sync with no runtime, auth, or data-path changes.

Overview
This PR syncs Mintlify Kubernetes operator docs with upstream clickhouse/clickhouse-operator, reflecting the feature that exposes extra TCP ports on ClickHouse pods and the headless Service.

The API reference (api-reference.mdx) now documents AdditionalPort (name, port) and the optional additionalPorts field on ClickHouseClusterSpec, including that the operator only wires Kubernetes ports—not ClickHouse listen configuration.

install/olm.mdx only gains a trailing newline to match upstream; no procedural changes.

Reviewed by Cursor Bugbot for commit dd39338. 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:31 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