Skip to content

lifecycle/container: test jemalloc - #24899

Open
BeryJu wants to merge 1 commit into
lib/http/requests-json-msgspecfrom
root/jemalloc
Open

lifecycle/container: test jemalloc#24899
BeryJu wants to merge 1 commit into
lib/http/requests-json-msgspecfrom
root/jemalloc

Conversation

@BeryJu

@BeryJu BeryJu commented Aug 8, 2026

Copy link
Copy Markdown
Member

No description provided.

@BeryJu
BeryJu requested a review from a team as a code owner August 8, 2026 10:07
@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.42%. Comparing base (50ec153) to head (4e0e2cf).
✅ All tests successful. No failed tests found.

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              
Flag Coverage Δ
conformance 34.86% <ø> (+<0.01%) ⬆️
e2e 39.56% <ø> (-0.01%) ⬇️
integration 31.40% <ø> (ø)
rust 38.89% <ø> (ø)
unit 93.08% <ø> (-0.01%) ⬇️
unit-migrate 93.11% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

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)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

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-4e0e2cf791c77b9ff92bf2623f0c3ae56d98b5a3

Afterwards, run the upgrade commands from the latest release notes.

@netlify

netlify Bot commented Aug 8, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit be0b990
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a78bf252f60db0008c3e462
😎 Deploy Preview https://deploy-preview-24899--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@BeryJu
BeryJu force-pushed the lib/http/requests-json-msgspec branch from 4449b43 to 47aa3a6 Compare August 8, 2026 12:41
@BeryJu
BeryJu force-pushed the lib/http/requests-json-msgspec branch from 47aa3a6 to 7586daf Compare August 9, 2026 16:39
@BeryJu
BeryJu requested a review from a team as a code owner August 9, 2026 16:39
@BeryJu
BeryJu force-pushed the lib/http/requests-json-msgspec branch 3 times, most recently from a423dcb to dce5a72 Compare August 9, 2026 17:55
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu
BeryJu force-pushed the lib/http/requests-json-msgspec branch from dce5a72 to 50ec153 Compare August 9, 2026 18:03

@rissson rissson 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.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants