-
minio/minio:RELEASE.2024-05-28T17-19-04Z
-
**steps to reproduce:**
1. open a new deno project
2. ```deno add npm:minio```
3. in main.ts
```ts
import {} from "minio"
```
-
minio operator is now 3.0.28, while you use 1.0.7
any plans to upgrade it?
-
{
"platform":"",
"hub-mirror": [
"docker.io/bitnami/minio:latest"
]
}
-
Hello,
I am using Kubeflow in an EKS environment and am encountering an issue where the retry settings are not functioning as expected.
### Environment
* How did you deploy Kubeflow Pipelines (…
-
This worked with `quay.io/minio/minio:RELEASE.2024-01-16T16-07-38Z` but after upgrade to `quay.io/minio/minio:RELEASE.2024-09-22T00-33-43Z` the following message appears when attempting upload of a fi…
-
### Query engine
I'm using flink as my engine.
### Question
I have a java data streaming app that uses flink to process records from kafka that I want to store in iceberg tables with minio as blob …
-
I am trying to use an external minio for Milvus in standalone mode, but I am getting an access denied error.
I followed instructions here to create the config - https://milvus.io/docs/object_storage_…
-
I had the following (working) code using `minio@^7`:
```ts
client.setBucketLifecycle(bucket, {
Rule: [
{
ID: 'BucketPathExpireRule',
Status: 'Enabled',
…
-
# Description of the bug
I spun up filestash within my local k8s cluster to be able to browser my minio instance within this. After specifying the service dns name and port, I get an "Invalid accou…