operator icon indicating copy to clipboard operation
operator copied to clipboard

Simple Kubernetes Operator for MinIO clusters :computer:

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

Allows `hostNetwork: true` to be configured on the tenant pods (https://kubernetes.io/docs/concepts/services-networking/network-policies/#networkpolicy-and-hostnetwork-pods). This can be desirable if you want to bypass the Kubernetes network layer and access MinIO more directly.

Our minio tenant pods fail regularly whenever the internal certificate was renewed by the operator: > Error: Post "https://miniotenant-ss-0-1.miniotenant-hl.cld-1225.svc.cluster.local:9000/minio/peer/v37/backgroundhealstatus": tls: failed to verify certificate: x509: certificate signed by unknown authority...

community
triage

**Is your feature request related to a problem? Please describe.** Our infrastructure is handled with GitOps and as such our Prometheus object is statically defined. Modifying a global object breaks...

community
triage

## Expected Behavior When specifying domains in the features section requests to the domain should work ## Current Behavior Any attempt to log in to the console returns a 401...

community
triage

IMHO the license message displayed [in the console](https://github.com/minio/operator/blob/798825dd0a9071875e89f0af321dc671a4e995f8/web-app/src/screens/Console/License/LicenseFAQ.tsx#L56-L60) is not in sync with the license message displayed [on your compliance page](https://min.io/compliance). To be more specific, the section in the console...

triage

**Is your feature request related to a problem? Please describe.** Currently the SFTP private key is not configurable and would like to provide my own private key. Currently the SFTP...

enhancement
community
priority: low

Hello, i think i have discovered an issue with Min-io Tenant Console; i have deployed minio operator and tenant on a kubernetes cluster (1 controller + 3 workers); deployed using...

waiting on info
community

minio/operator:v5.0.7 all filestore-pool is ready. ![1711509226980](https://github.com/minio/minio/assets/19440083/f554ad46-3cd8-43db-bdc4-99fd30aa7a58)

community
triage

**Is your feature request related to a problem? Please describe.** Yes, the problem is simple. When certmanager changes the certificate of the tenant, certificate isn't rotated for operator unless manual...

enhancement
community
triage

When integrating the MinIO operator with HashiCorp Consul service mesh we ran into issues with the serviceAccount assignments used throughout the operator/tenant deployments. A requirement on the Consul side is...

community
triage