Prakash Senthil Vel

Results 21 issues of 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...

community
priority: medium

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,...

community
triage

Details for the issue -------------------- Loading a file throws errror. #### What did you do? ![image](https://github.com/variar/klogg/assets/23444145/cfb179e5-3548-4b50-9d54-f53194a30bf3) #### What did you expect to see? It could be specific to a line...

![rethinkdb administration console](https://user-images.githubusercontent.com/23444145/50393571-1f5ce980-077d-11e9-8ebd-170ca80f5038.png)

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.