Prakash Senthil Vel
Prakash Senthil Vel
**Is your feature request related to a problem? Please describe.** MinIO's permissions for `mc support top api` needs to be fine grained. **Describe the solution you'd like** It can be...
When error body is not available, minio-go looks for `x-minio-error-code` `x-minio-error-desc` https://github.com/minio/minio-go/commit/a73fe95ad965dddb77eaa026680554d0f1a82ef1 Ref: https://github.com/minio/minio-js/pull/1225 - e.g: get object with invalid version id
support metadata while listing. custom extension that allows to fetch metadata when listing, including tags in recent releases (2-3 months) https://github.com/minio/minio-go/blob/5b159884739dd2c6330b423378de330775f3c93b/api-list.go#L665 Add URL value metadata=true to parameters. Works with ListObjectsV2...
## NOTE If this case is urgent, please subscribe to [Subnet](https://min.io/pricing) so that our 24/7 support team may help you faster. The Add replication rule screen has options like bandwidth,...
Details for the issue -------------------- Loading a file throws errror. #### What did you do?  #### What did you expect to see? It could be specific to a line...

refactor `removeObjects` api to ts testing with 1000+ entries from the caller should be successful more testing info from https://github.com/minio/minio-js/pull/1131
``` com.intellij.diagnostic.PluginException: Fatal error initializing ' com.haskforce.codeInsight.HaskellCompletionCacheLoader ' [Plugin: com.haskforce] at com.intellij.serviceContainer.ComponentManagerImpl.handleInitComponentError$intellij_platform_serviceContainer(ComponentManagerImpl.kt:577) at com.intellij.serviceContainer.ComponentManagerImpl.registerComponents(ComponentManagerImpl.kt:388) at com.intellij.serviceContainer.ComponentManagerImpl.access$registerComponents(ComponentManagerImpl.kt:50) at com.intellij.serviceContainer.ComponentManagerImpl.registerComponents(ComponentManagerImpl.kt:266) at com.intellij.openapi.client.ClientAwareComponentManager.registerComponents(ClientAwareComponentManager.kt:46) at com.intellij.serviceContainer.ComponentManagerImpl.registerComponents(ComponentManagerImpl.kt:241) at com.intellij.openapi.project.impl.ProjectManagerImplKt.initProject(ProjectManagerImpl.kt:1201) at com.intellij.openapi.project.impl.ProjectManagerImplKt.access$initProject(ProjectManagerImpl.kt:1) at com.intellij.openapi.project.impl.ProjectManagerImpl.prepareProject(ProjectManagerImpl.kt:887) at com.intellij.openapi.project.impl.ProjectManagerImpl.access$prepareProject(ProjectManagerImpl.kt:80)...
refactor `composeObject` api to ts
migrate `removeIncompleteUpload` api to ts Note: It is a no-op in MinIO Can be used/tested with AWS S3.