Skip to content

enterprise/stages/mtls: fix traefik certificate parsing (cherry-pick #18607 to version-2025.10)#18645

Merged
BeryJu merged 2 commits intoversion-2025.10from
cherry-pick/18607-to-version-2025.10
Dec 6, 2025
Merged

enterprise/stages/mtls: fix traefik certificate parsing (cherry-pick #18607 to version-2025.10)#18645
BeryJu merged 2 commits intoversion-2025.10from
cherry-pick/18607-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

⚠️ This cherry-pick has conflicts that require manual resolution.

Cherry-pick of #18607 to version-2025.10 branch.

Original PR: #18607
Original Author: @BeryJu
Cherry-picked commit: 6d7249e

Please resolve the conflicts in this PR before merging.

This cherry-pick has conflicts that need manual resolution.

Original PR: #18607
Original commit: 6d7249e
@netlify
Copy link

netlify bot commented Dec 6, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 29b113b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69344c0e502500000878da84

@netlify
Copy link

netlify bot commented Dec 6, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 29b113b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69344c0e0a58ca000870a3bb

@codecov
Copy link

codecov bot commented Dec 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.97%. Comparing base (53f4bd6) to head (29b113b).
⚠️ Report is 6 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #18645      +/-   ##
===================================================
- Coverage            92.98%   92.97%   -0.01%     
===================================================
  Files                  869      869              
  Lines                48124    48137      +13     
===================================================
+ Hits                 44746    44754       +8     
- Misses                3378     3383       +5     
Flag Coverage Δ
e2e 45.11% <33.33%> (-0.03%) ⬇️
integration 23.17% <30.30%> (+<0.01%) ⬆️
unit 91.07% <100.00%> (+<0.01%) ⬆️
unit-migrate 91.12% <100.00%> (+<0.01%) ⬆️

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

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

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu merged commit c0e5ac3 into version-2025.10 Dec 6, 2025
85 checks passed
@BeryJu BeryJu deleted the cherry-pick/18607-to-version-2025.10 branch December 6, 2025 15:45
@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2025

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-29b113b2493a8da40f77fa0dd68a52b40229a163
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-29b113b2493a8da40f77fa0dd68a52b40229a163

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant