pasztorl
pasztorl
@CiraciNicolo @janpipan i also facing the same problem with newly installed latest harbor helm. I checked the exporter env, and the HARBOR_EXPORTER_PORT set to 8001. i found netstat binary in...
hi! we using the latest (0.38.1) and just got the same result. we have increased startup/readiness/liveness probes (all needed for long time sst streams?) on the MariaDB crd and we...
@mmontes11 maybe the next major release is still far away, but in the meantime is there a chance that there will be a bugfix version that fixes this error?
this issue happened again, there was a 2 minute network outage between the physical nodes, the operator tried to recover the cluster multiple times then synced the cluster from a...
I just set up wireguard with freeipa ldap, login works, but default peer configuration not exist when ldap user log in. This worked in earlier versions?
update: yes, with 1.0.19 works
yes, from inside is resolveable because of the custom coredns config what is set on install time. but this domain is still fake. it is little annoying (probably for just...
It is not a credential problem, because the connection success most of the time, but "sometime" randomly not mariadb drops the connection? If I set the backend_connect_attempts to 3 in...
Hi, I set two things related to this: Operator chart: ``` operator: env: - name: PROMETHEUS_NAMESPACE value: "monitoring" - name: PROMETHEUS_NAME value: "prometheus-prometheus" ``` The operator can find prometheus, because...
Now I do a retry, now I got this message from the operator: `E0722 17:17:24.054527 1 main-controller.go:749] error syncing 'devel/minio': prometheus-prometheus-scrape-confg is alreay set as additional scrape config in prometheus`...