molgenis / molgenis-ops-helm

Operations Helm charts to deploy build infrastructure on Kubernetes
GNU Lesser General Public License v3.0
2 stars 13 forks source link

Opencpu chart needs proper health check #447

Open fdlk opened 3 years ago

fdlk commented 3 years ago

Which chart are you referring?

opencpu

How to reproduce

Not reproducible, but we got into a state where the opencpu pod was stuck and kept returning

System failure for: aa_change_profile() (No such file or directory)`

Expected behavior

health check somehow fails when this happens and pod gets rebooted

Observed behavior

had to reboot the pod manually

fdlk commented 3 years ago

Possibly related: https://github.com/opencpu/opencpu/issues/353