Skip to content

docs(clickhouse): reconfigure export workflow and OpsRequest note#241

Merged
weicao merged 1 commit intoapecloud:mainfrom
weicao:docs/clickhouse-reconfigure-export
Apr 8, 2026
Merged

docs(clickhouse): reconfigure export workflow and OpsRequest note#241
weicao merged 1 commit intoapecloud:mainfrom
weicao:docs/clickhouse-reconfigure-export

Conversation

@weicao
Copy link
Copy Markdown
Contributor

@weicao weicao commented Apr 8, 2026

Summary

Updates the English Reconfigure documentation for ClickHouse (release 1.0.2 and preview).

Changes

  • Recommended workflow: export effective user.xml from a shard pod (/bitnami/clickhouse/etc/users.d/default/user.xml), edit locally, publish with kubectl create configmap ... --from-file=user.xml=, attach via spec.shardings[].template.configs and clickhouse-user-tpl.
  • Optional example: keep the full inline ConfigMap manifest under a collapsible block.
  • OpsRequest: document that Reconfiguring OpsRequest is not supported for ClickHouse; use ConfigMaps only.
  • Wording: Supported approach for the ConfigMap path.

Verification

  • yarn lint (passes; existing unrelated ESLint warnings in other files).

Closes #240

Made with Cursor

@weicao weicao force-pushed the docs/clickhouse-reconfigure-export branch 2 times, most recently from fc10fa7 to c38d32a Compare April 8, 2026 05:01
- Document export live user.xml, edit, ConfigMap, and shard template configs
- Collapse hand-written ConfigMap example under optional details
- State Reconfiguring OpsRequest is not supported for ClickHouse

Closes apecloud#240
@weicao weicao force-pushed the docs/clickhouse-reconfigure-export branch from c38d32a to 25c0eb1 Compare April 8, 2026 05:01
@weicao weicao merged commit f92c519 into apecloud:main Apr 8, 2026
1 check passed
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.

docs(clickhouse): reconfigure guide — export/apply workflow and OpsRequest note

1 participant