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

I am using the OpenShift local cluster (4.14) and installed MinIO (5.0.11) via the operator provided in the OperatorHub. On https://min.io/docs/minio/kubernetes/openshift/operations/installation.html : __5) Access the Operator Console__ ```sh ❯ oc...

community
triage

**Problem description** When configuring KES configuration and vault interaction, there is no option to provide a secret to secure the role_id and secret_id as part of the config. As a...

community
helm chart

**Is your feature request related to a problem? Please describe.** Currently it is rather cumbersome to configure KES in the tenant helm chart, because the entire section of values is...

community
triage

I am working on MinIO Operator and Tenant Chart version 5.0.2 to deploy on Kubernetes. When I am deploying Operator first and then Tenant as a separate deployment everything works...

community

**Is your feature request related to a problem? Please describe.** With supply chain attacks on the rise, it's important that all parts of the supply chain are correctly signed and...

community
triage

**Is your feature request related to a problem? Please describe.** The chart (https://github.com/minio/operator/blob/master/helm/tenant/values.yaml) seems to not have the variables to permit to customize deeply a bucket at the starting of...

enhancement
community

There are several issues/PRs in the repo talking about accessing the console behind Nginx: - https://github.com/minio/console/pull/2818 - https://github.com/minio/console/issues/1908 - https://github.com/minio/console/issues/1908 They all use TLS. In my case I just wanted...

community
triage

Hello! Other projects provides a flag like `installCRDs` for better management what to install - the operator or the bundle operator + CRDs. The good example is cert-manager project: https://github.com/cert-manager/cert-manager/blob/529d8a74a679a11757ed7a30ea60d342acbdb484/deploy/charts/cert-manager/values.yaml#L53...

community
triage

**Is your feature request related to a problem? Please describe.** In some installation it can be needed to set custom `dnsPolicy` and `dnsConfig` for a specific Tenant. **Describe the solution...

enhancement
community

I set up a MinIO at minikube, then I created a new tenant named *second* at *minio-second* namespace (no nodes affinity, exposing console, TLS cert is autogenerated). Everything looks fine...

community
priority: low