Skip to content

docs: sync Pool -> StoragePool CRD rename and maxLogicalVolumeCount -> maxSubsystemCount - #195

Draft
boddumanohar wants to merge 1 commit into
mainfrom
docs/rename-pool-to-storagepool-crd
Draft

docs: sync Pool -> StoragePool CRD rename and maxLogicalVolumeCount -> maxSubsystemCount#195
boddumanohar wants to merge 1 commit into
mainfrom
docs/rename-pool-to-storagepool-crd

Conversation

@boddumanohar

Copy link
Copy Markdown
Member

Summary

Syncs the documentation with two CRD changes merged into simplyblock-operator main:

Files changed:

  • docs/reference/operator/reference.md — regenerated via scripts/operator-reference-gen.sh against operator main, but scoped to only the delta these two PRs introduce. The checked-in reference is separately behind operator main by other, unrelated already-merged PRs (e.g. the ClusterOps CR work, failure-domain changes) — those are out of scope here and left untouched to keep this diff focused.
  • docs/reference/operator/index.md — hand-written overview: Pool CRD table row/example/anchors, maxLogicalVolumeCount example values and overrides table.
  • docs/kubernetes/installation/k8s-storage-plane.md — storage pool creation walkthrough (kind: Pool example, maxLogicalVolumeCount, and a stale kubectl get simplyblockpool command corrected to the actual resource name kubectl get storagepools).
  • docs/kubernetes/operations/scaling/expanding-storage-cluster.mdmaxLogicalVolumeCount in node-expansion examples.

Note: deployment/ (the built, versioned doc site) is CI-managed via doc-builder deploy and is not hand-edited here.

Test plan

  • Review rendered docs (./doc-builder serve) for the changed pages.
  • Confirm docs/reference/operator/reference.md renders cleanly and cross-references (#storagepool, #storagepoolspec) resolve.

🤖 Generated with Claude Code

…> maxSubsystemCount

Matches simplyblock-operator#413 (field rename) and #414 (CRD kind
rename), both merged into operator main. Regenerated
docs/reference/operator/reference.md via scripts/operator-reference-gen.sh
against operator main, isolating just the delta these two changes
introduce (the checked-in reference.md is separately behind operator
main by other unrelated merged PRs, left untouched here).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

🤖: Deployment available as https://docstest.simplyblock.io/docs-rename-pool-to-storagepool-crd

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