Skip to content

brig: Check net_connections in liveness probe - #4990

Merged
smatting merged 4 commits into
developfrom
INC-518-brig-liveness-probe
Jan 29, 2026
Merged

brig: Check net_connections in liveness probe#4990
smatting merged 4 commits into
developfrom
INC-518-brig-liveness-probe

Conversation

@smatting

Copy link
Copy Markdown
Contributor

This PR updates the liveness probe of brig pods. The net_connections metric must not a maximum (default: 2000) for the brig to be considerd live.
This condition aims to mitigate connection / memory leaks of brig.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@smatting
smatting requested review from a team as code owners January 29, 2026 09:56
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Jan 29, 2026

@akshaymankar akshaymankar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, nit about the default

Comment thread charts/brig/values.yaml Outdated
@smatting
smatting merged commit 1fc3235 into develop Jan 29, 2026
10 checks passed
@smatting
smatting deleted the INC-518-brig-liveness-probe branch January 29, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants