Skip to content

feat(admin): expose rebalance cleanup warnings#232

Merged
overtrue merged 1 commit into
mainfrom
codex/rebalance-cleanup-warnings-ui
Jun 14, 2026
Merged

feat(admin): expose rebalance cleanup warnings#232
overtrue merged 1 commit into
mainfrom
codex/rebalance-cleanup-warnings-ui

Conversation

@cxymds

@cxymds cxymds commented Jun 14, 2026

Copy link
Copy Markdown
Member

Summary

  • Add cleanupWarnings to rebalance pool status models and output schema.
  • Surface cleanup warnings in human-readable rebalance status output without treating them as pool failures.
  • Cover new and legacy backend response shapes in unit and command tests.

Testing

  • cargo fmt --all
  • cargo fmt --all --check
  • cargo clippy --workspace -- -D warnings
  • cargo test --workspace

Notes

  • Compatible with backend responses that omit cleanupWarnings; the field defaults to zero warnings.

@cxymds cxymds requested a review from overtrue June 14, 2026 11:18
@overtrue overtrue merged commit 3a93a75 into main Jun 14, 2026
15 checks passed
@overtrue overtrue deleted the codex/rebalance-cleanup-warnings-ui branch June 14, 2026 11:35
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