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

Not sure if this falls under Operator or Minio, but I'll put it here for now unless you guys want me to move it **Is your feature request related to...

enhancement
community
priority: low

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Currently, there is no...

community

Hi! We use the Flux GitOps system to deliver the configuration to the cluster. The Flux marks its controlled resources with labels. Only those resources that are in the cluster...

community
triage

**Is your feature request related to a problem? Please describe.** Minio keep giving me Absence of Anti-CSRF Token issue on vulnerability scan result **Describe the expected solution you'd like** It...

community
triage

**Is your feature request related to a problem? Please describe.** We are currently using Hashicorp Vault with Cert-Manager to create, manage and rotate certificates which are used for the external...

enhancement
community

**Is your feature request related to a problem? Please describe.** We configure our k8s controller manager in a way to only create short lived certificates (using `--cluster-signing-duration=96h0m0s`). Additionally we use...

enhancement
community

This feature was initially requested in https://github.com/minio/operator/issues/310 already, but the issue got staled. With the latest operator, this does not seem to work properly. After updating the `volumeClaimTemplate.spec.resources.requests.storage` of a...

enhancement
community

**Is your feature request related to a problem? Please describe.** KES image included in constants.go is not updating when a Operator release is created. **Describe the solution you'd like** Create...

community

If I write something on the Encryption fields, the Create button is disabled until all fields are set but if I started setting up some fields and I change between...

bug
community

## Expected Behavior No hardcoded file instead the scrape_configs should be trusted using the CA trust file for the tenant if custom certs are deployed. ## Current Behavior Prometheus will...

bug