(feature) Add manual storage metrics refresh #102
Reference in New Issue
Block a user
Delete Branch "issue-98-storage-metrics-refresh"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
refresh_pobsync_storage_metricsfor manual host/kind-filtered refreshes, bounded scans, and dry-run counts.Tests
.venv/bin/python manage.py test pobsync_backend.tests.test_storage_metrics --verbosity 2.venv/bin/python manage.py test pobsync_backend --verbosity 1This is the first manual-refresh slice for #98. Periodic scheduling and UI refresh controls remain follow-up work.
Refs #98