-
### Is there an existing issue for this?
- [X] Yes, I have searched the existing issues and none of them match my problem.
### Product Variant
Self-Hosted
### Current Behavior
I have a …
-
**Describe the bug**
I deployed Label Studio on out internal K8s cluster using the official helm-chart (version 14.0.10). When I sync data storage (a minio cluster on the same k8s cluster) which cont…
-
If I have istio sidecars on for both Minio Operator and Tenant objects, whent he Tenant pods get created the validate-arguments init container fails because the mTLS tunnel isn't up yet. This maybe…
-
## Expected behavior
I have 3 minio servers in different locations. The first server should replicate to the second server and the second server to the third server. This is done via `mc mirror --wat…
-
## Description
I am trying to stream a 111MB xlsx file, using putObject, to MinIO and I am using SSE-C encryption
## Expected Behavior
I expect that the file will upload without any memory issues…
-
I'm running Minio behing Traefik (with HTTPs enabled), therefore I specified `443` as `CMD_MINIO_PORT`.
When uploading an image
```md
![](https://myminio.backend:443/mybucket/uploads/upload_.jpg)
…
-
## mino
```bash
docker run \
-d \
--name local-minio \
--restart always \
--privileged \
--network host \
--env "PORT=19000" \
--env "IP_AUTODETECTION_METHOD=interface=enp0s8" \
--env "BAC…
dyrnq updated
4 months ago
-
externalS3.port not used no matter what value is configured.
externalS3.host should contains hostname and port, or else pod throw exception if minio deployed in same namespace.
datacoord error log…
-
In [`ce66003`](https://github.com/StartUpNationLabs/KubernetesUpptime/commit/ce66003d088c6cab568858b3a9f928bf564e28be
), Minio API (https://api.minio-main.storage.apoorva64.com/minio/health/live) was …
-