Skip to content

docs(operator): sync generated pages from v0.3.0 - #554

Merged
sklarsa merged 3 commits into
mainfrom
docs/operator-cold-storage
Sep 15, 2026
Merged

sklarsa merged 3 commits into
mainfrom
docs/operator-cold-storage

Conversation

@sklarsa

@sklarsa sklarsa commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Post-release docs sync for the QuestDB Enterprise Operator v0.3.0 release (published 2026-09-15), generated by make docs-sync DOCS_REPO=... RELEASE_TAG=v0.3.0 from the tagged commit b215e4b:

  • reference/api.md: the CRD API reference now documents spec.coldStorage (objectStoreRef, manager) and status.coldStorage (configured, currentManager, managerTerm, handoffSource) alongside the rest of the v0.3.0 schema.
  • releases.md: latest stable release is now 0.3.0, with the 0.3.0 changelog section and updated operator image/chart artifact references.

Complements #553 (hand-authored cold storage operator docs, already merged). Generated files only — do not edit by hand; the sync script's full docusaurus build passed.

🤖 Generated with Claude Code

https://claude.ai/code/session_01ASL866WftGbwTF6PUqV76Y

sklarsa and others added 3 commits September 14, 2026 09:42
Operator v0.3.0 adds native cold storage. Document the structured
spec.coldStorage block and its operational contract:

- configuration: the coldStorage block, default identity-scoped root,
  version floor, ColdStorageHealthy/status.coldStorage, legacy
  cold.storage.* key handling, and the new immutability rules including
  QuestDBObjectStore physical coordinates
- high availability: the settled cold-manager Planned precheck
  (ColdManagerMoveRequired) and Emergency behavior while the manager
  is lost
- database operations: a "Move the cold-storage manager" runbook
- known limitations: the manager-off-the-departing-primary requirement
  and the default manager: 1 friction
- database-level cold storage pages: steer operator-managed clusters
  to spec.coldStorage.manager instead of SWITCH COLD STORAGE ROLE

The generated releases.md and reference/api.md pages follow separately
via make docs-sync once v0.3.0 is tagged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ASL866WftGbwTF6PUqV76Y
make docs-sync RELEASE_TAG=v0.3.0: the API reference now documents
spec.coldStorage and status.coldStorage, and the releases page carries
the 0.3.0 changelog and artifacts. Full docusaurus build validated by
the sync script.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ASL866WftGbwTF6PUqV76Y
@github-actions

Copy link
Copy Markdown

🚀 Build success!

Latest successful preview: https://preview-554--questdb-documentation.netlify.app/docs/

Commit SHA: 981651f

📦 Build generates a preview & updates the link on each commit.

@sklarsa
sklarsa requested a review from javier September 15, 2026 01:18
@sklarsa
sklarsa merged commit bf5166b into main Sep 15, 2026
3 checks passed
@sklarsa
sklarsa deleted the docs/operator-cold-storage branch September 15, 2026 12:57
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.

2 participants