docs(operator): sync generated pages from v0.3.0 - #554
Merged
Merged
Conversation
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
|
🚀 Build success! Latest successful preview: https://preview-554--questdb-documentation.netlify.app/docs/ Commit SHA: 981651f
|
javier
approved these changes
Sep 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.0from the tagged commitb215e4b:reference/api.md: the CRD API reference now documentsspec.coldStorage(objectStoreRef, manager) andstatus.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