Rename bucket volume & fix received_time in TSDB#2784
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2784 +/- ##
==========================================
+ Coverage 78.68% 78.71% +0.02%
==========================================
Files 670 671 +1
Lines 54727 54809 +82
Branches 731 731
==========================================
+ Hits 43064 43142 +78
- Misses 11583 11587 +4
Partials 80 80
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| OLD_VOLUME Old MINIO volume name (default: openc3-buckets-v) | ||
| NEW_VOLUME New versitygw volume name (default: openc3-buckets-v) | ||
| OLD_VOLUME Old MINIO volume name (default: openc3-object-v) | ||
| NEW_VOLUME New versitygw volume name (default: openc3-object-v) |
There was a problem hiding this comment.
Maybe i'm not following here, wasn't the old minio volume openc3-buckets and not object?
There was a problem hiding this comment.
That was a typo ... will fix
There was a problem hiding this comment.
Haha, looks like the fix is good on the README, but not the migration scripts?
|



No description provided.