Skip to content

Readiness and Liveness probes constantly failing #134

@radicand

Description

@radicand

On my installation, the probes mechanism isn't working well - the command is often hanging (I can replicate this in a bash exec). However, the command can also be simplified greatly by just feeding a list of the services to verify to the supervisorctl status command instead.

I developed this change in a branch and tested it -- https://github.com/docker-mailserver/docker-mailserver-helm/compare/master...radicand:docker-mailserver-helm:fix/probes?expand=1 -- however, before submitting a pull request for a cleaned up version of this, I wanted to check to see if any other users are also noticing the probes failing or if it's just me. You can check your deployed pod and see if the restarts are non-zero and if k8s is reporting a command timeout as the probe restart cause.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions