Skip to content

feat(health): add Object Store info to status#39

Merged
retr0h merged 1 commit intomainfrom
feat/health-object-store-info
Mar 7, 2026
Merged

feat(health): add Object Store info to status#39
retr0h merged 1 commit intomainfrom
feat/health-object-store-info

Conversation

@retr0h
Copy link
Collaborator

@retr0h retr0h commented Mar 7, 2026

Summary

  • Add ObjectStoreInfo schema to the API spec and regenerate the client
  • Add ObjectStoreInfo type and object_stores field to SystemStatus with conversion logic from generated types
  • Add test coverage for Object Store info in health status (populated and nil cases)
  • Update README and generated docs to reflect file service changes

Test plan

  • just test passes (unit tests, lint, vet)
  • Verify ObjectStoreInfo fields are populated correctly from health status response

🤖 Generated with Claude Code

Add ObjectStoreInfo type and conversion logic to surface Object Store
bucket statistics (name, size) in the health status response. Updates
the API spec, generated client, and documentation accordingly.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Mar 7, 2026

Thank you for contributing to this project! 😊🕹️

@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #39   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1714      1722    +8     
=========================================
+ Hits          1714      1722    +8     
Files with missing lines Coverage Δ
pkg/osapi/health_types.go 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba9d92f...04aea6a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@retr0h retr0h merged commit 439e543 into main Mar 7, 2026
7 checks passed
@retr0h retr0h deleted the feat/health-object-store-info branch March 7, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant