Skip to content

SIGTERM should not log as Error #4409

@carste98

Description

@carste98

Hi!

When running varnish in for example a Kubernetes environment, the container is regularly restarted as part of upgrades.

I have noticed that everytime the container receives a SIGTERM signal (which it gets everytime it is restarted) it prints.

Error: Manager got SIGTERM

I would not classify it as an "application error" when the container receives a SIGTERM signal during an expected rolling upgrade.

This "Error" is then also sent to the logging stack and creates noise in the logging dashboards.

It is fully possible to get around this with some custom log filtering, but it would be nice if the log level got changed at source!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions