You can use the tenant.spec.image to set the specific image or use env variable on the operators deployment resource TENANT_MINIO_IMAGE
.
Happy to receive the reply!
You might not have understood the issue I mentioned. My point is that "minio-operator update && tenant update all succeeded, but logging into tenant-console does not allow management of buckets. For example: modifying policies/deleting buckets."
https://dev-minio.bcnyyun.com/test/A075F398-4204-429c-B06D-2C5769F1122D.png
error log:
API: SYSTEM.authN
Time: 13:31:25 UTC 06/19/2025
DeploymentID: 2f30196d-7bf5-4bd1-b1fb-c67127e2575b
Error: invalid semicolon separator in query (*errors.errorString)
5: internal/logger/logger.go:271:logger.LogIf()
4: cmd/logging.go:50:cmd.authNLogIf()
3: cmd/auth-handler.go:129:cmd.getRequestAuthType()
2: cmd/auth-handler.go:621:cmd.setAuthMiddleware.func1()
1: net/http/server.go:2294:http.HandlerFunc.ServeHTTP()