Skip to content

chore(rook-ceph): revert StorageClass compression params for cluster rebuild#4650

Closed
kashalls wants to merge 2 commits intomainfrom
feat/rook-ceph-rebuild-storageclass-cleanup
Closed

chore(rook-ceph): revert StorageClass compression params for cluster rebuild#4650
kashalls wants to merge 2 commits intomainfrom
feat/rook-ceph-rebuild-storageclass-cleanup

Conversation

@kashalls
Copy link
Copy Markdown
Member

Summary

  • Reverts compression_mode: aggressive and compression_algorithm: zstd back to compression_mode: none on the ceph-block StorageClass
  • These params were temporarily added to main to unblock the current HelmRelease sync (StorageClass parameters are immutable — Flux was failing trying to remove them)
  • Safe to merge once the Ceph cluster is rebuilt with LACP — the StorageClass will be deleted and recreated fresh with the default params

Test plan

  • Ceph cluster rebuild (Thunderbolt → LACP 10GB) is complete
  • rook-ceph-cluster HelmRelease reconciles successfully after merge
  • ceph-block StorageClass is recreated with compression_mode: none

🤖 Generated with Claude Code

kashalls and others added 2 commits March 17, 2026 17:55
…rebuild

Remove compression_algorithm and compression_mode: aggressive added to
unblock the current HelmRelease sync. Safe to merge once the Ceph cluster
is rebuilt (StorageClass will be deleted and recreated).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kashalls kashalls closed this Apr 1, 2026
@kashalls kashalls deleted the feat/rook-ceph-rebuild-storageclass-cleanup branch April 19, 2026 04:34
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