Minio errors in upgrade from 1.3.1 to main
Summary
In upgrades from 1.3.1 to main minio tenants are consistantly failing with following errors:
minio-monitoring monitoring host monitoring-pool-0-0.monitoring-hl.minio-monitoring.svc.cluster.local:9000: server update failed with: open /usr/bin/.minio.check-perm: permission denied, do not restart the servers yet;host monitoring-pool-0-2.monitoring-hl.minio-monitoring.svc.cluster.local:9000: server update failed with: open /usr/bin/.minio.check-perm: permission denied, do not restart the servers yet;host monitoring-pool-0-1.monitoring-hl.minio-monitoring.svc.cluster.local:9000: server update failed with: open /usr/bin/.minio.check-perm: permission denied, do not restart the servers yet green 174m
(same error can be observed in minio-operator logs)
I can be observed in that job for example: https://gitlab.com/sylva-projects/sylva-core/-/jobs/9366930578
It seems to relate to that upstream issue: https://github.com/minio/operator/issues/2305