lifecycle/container: test jemalloc - #24899
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## lib/http/requests-json-msgspec #24899 +/- ##
==================================================================
- Coverage 91.43% 91.42% -0.01%
==================================================================
Files 1147 1147
Lines 71873 71873
Branches 3875 3875
==================================================================
- Hits 65718 65712 -6
- Misses 6120 6126 +6
Partials 35 35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-4e0e2cf791c77b9ff92bf2623f0c3ae56d98b5a3
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-4e0e2cf791c77b9ff92bf2623f0c3ae56d98b5a3Afterwards, run the upgrade commands from the latest release notes. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
4449b43 to
47aa3a6
Compare
47aa3a6 to
7586daf
Compare
a423dcb to
dce5a72
Compare
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
dce5a72 to
50ec153
Compare
rissson
left a comment
There was a problem hiding this comment.
I'd also setup https://github.com/gnzlbg/jemallocator for the rust part. Having it directly in the code might allow us to provide metrics about it in the future
No description provided.