Skip to content

Docs: sync upstream clickhouse-operator docs updates#79

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

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

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 27, 2026

Summary

Syncs the new AdditionalPort API reference documentation from upstream clickhouse/clickhouse-operator (PR #197, commit 7e82242) into products/kubernetes-operator/reference/api-reference.mdx.

Changes

  • products/kubernetes-operator/reference/api-reference.mdx:
    • Adds new AdditionalPort type section documenting the name and port fields.
    • Adds additionalPorts row to the ClickHouseClusterSpec table.

Context

Upstream PR clickhouse/clickhouse-operator#197 introduces a new additionalPorts spec field that lets users expose extra TCP ports (e.g. MySQL/Postgres/gRPC protocols) on the operator-managed Pod and headless Service. This PR copies the upstream api-reference.mdx changes verbatim.

Conflicts / issues to note

While diffing clickhouse/clickhouse-operator/docs/* against products/kubernetes-operator/*, the following pre-existing drift between upstream and downstream was observed but not changed in this PR (these are not part of the new upstream update — they predate it and look like intentional downstream link adjustments). Flagging here so they can be reconciled upstream if desired:

  • guides/configuration.mdx — downstream uses /core/concepts/... and /core/reference/... link prefixes; upstream uses /concepts/... and /reference/... (lines 353–354, 386).
  • guides/introduction.mdx — same /core/reference/engines/database-engines/replicated vs /reference/engines/database-engines/replicated divergence (lines 104, 117).
  • install/olm.mdx — upstream has one extra trailing blank line.

If these should be fixed, the canonical path is to update upstream first per the sync policy.

Author

Original author of the upstream change: @GrigoryPervakov — please review.


Note

Low Risk
Documentation-only sync with no runtime, auth, or infrastructure behavior changes.

Overview
Syncs upstream ClickHouse Operator API reference into products/kubernetes-operator/reference/api-reference.mdx for the new additionalPorts capability.

The doc adds an AdditionalPort section (name, port) and documents ClickHouseClusterSpec.additionalPorts, explaining that the operator exposes extra TCP ports on the ClickHouse Pod and headless Service only—ClickHouse must still be configured to listen on those ports separately.

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