AlexYue
AlexYue
## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [[email protected]](mailto:[email protected]) by explaining why you chose...
[feature-wip](Cloud) Extract obj storage client interface to suite different kinds of object storage
## Proposed changes Issue Number: close #xxx For authentication and better tracing to different cloud vendors, we're intended to introduce kinds of sdk to suite corresponding obj storage. This pr...
## Proposed changes This is one subsequent pr of #35307 which does the same thing to recycler to extract basic interface to suite different kinds of Object Storage. ## Further...
## Proposed changes As one subsequent pr of #35307, this pr will link azure into BE, and implements the corresponding interface of ObjStorageClient for Azure.