-
Notifications
You must be signed in to change notification settings - Fork 997
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
object: support storage class #3534
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #3534 +/- ##
==========================================
- Coverage 56.47% 56.26% -0.22%
==========================================
Files 149 149
Lines 36422 36747 +325
==========================================
+ Hits 20571 20674 +103
- Misses 13599 13813 +214
- Partials 2252 2260 +8
☔ View full report in Codecov by Sentry. |
# Conflicts: # pkg/object/gs.go
Scaleway (scw) can support |
Juicefs does not examine storage classes, and we need to inform the user in the documentation that storage types that need to be unfrozen before reading are not currently supported. |
@zhijian-pro please update the unit test to cover storage class, also the objbench (could be another PR) |
59553d2
to
6e0f82f
Compare
There was a bug in the azure-sdk-for-go version of v0.3.0, so I temporarily upgraded to v0.4.0. |
STANDARD
(multi-zone),ONEZONE_IA
(one-zone).close #3497