operator icon indicating copy to clipboard operation
operator copied to clipboard

Simple Kubernetes Operator for MinIO clusters :computer:

Results 50 operator issues
Sort by recently updated
recently updated
newest added

Missing to provide this security context for the MinIO Operator values makes upgrade test fail

Signed-off-by: pjuarezd

release

I am following the installation procedure for the operator as described here on my local CRC version 4.15.3 as welll as on a productive system running on 4.13.37 https://min.io/docs/minio/kubernetes/openshift/operations/installation.html First...

community
triage

Got **Pools.0.tolerations.0.tolerationSeconds.seconds in body is required.** when trying to specify NoSchedule without seconds in PodPlacement -> Tolerations screen. Specifying seconds to 0 this will cause **invalid: spec.tolerations[0].effect** issue on statefulset...

bug
community

Got **Pools.0.tolerations.0.tolerationSeconds.seconds in body is required.** when trying to specify NoSchedule without seconds in PodPlacement -> Tolerations screen. Specifying seconds to 0 this will cause **invalid: spec.tolerations[0].effect** issue on statefulset...

Currently there is no option to specify loadBalancerIP and externalTrafficPolicy values for exposeServices https://github.com/minio/operator/blob/master/helm/tenant/values.yaml#L110 `Some cloud providers allow you to specify the loadBalancerIP. In those cases, the load-balancer is created...

enhancement
community

**Is your feature request related to a problem? Please describe.** I use minio as a backend for a highly multi-tenant SaaS app. We rely on fine-grained policies to make sure...

community

LDAP server error: LDAP Result Code 200 "Network Error": EOF | Login getting failed with 401(Unauthorized) status code ## Expected Behavior Login to Minio console should be working fine with...

community
triage

When using the MinIO operator to deploy a tenant, the operator-deployed sidecar container keeps crashing on startup: ``` 2024/03/31 22:02:42 sidecar.go:48: Starting Sidecar 2024/03/31 22:03:28 sidecar.go:171: Missing root credentials in...

working as intended