Skip to content

Conversation

@authentik-automation
Copy link
Contributor

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

Original PR: #18622
Original Author: @GirlBossRush
Cherry-picked commit: 27f89ff

* Fix caching issues when selecting a row.

* Adjust scroll alignment.

* Fix typo.
@netlify
Copy link

netlify bot commented Dec 9, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 408d7e7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69385adb0a7a7a0008dfa910

@netlify
Copy link

netlify bot commented Dec 9, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 408d7e7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69385adb5b15760008fee86e

@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.91%. Comparing base (f98d464) to head (408d7e7).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff                @@
##           version-2025.10   #18685   +/-   ##
================================================
  Coverage            92.91%   92.91%           
================================================
  Files                  869      869           
  Lines                48142    48142           
================================================
  Hits                 44732    44732           
  Misses                3410     3410           
Flag Coverage Δ
e2e 45.03% <ø> (-0.01%) ⬇️
integration 23.17% <ø> (+<0.01%) ⬆️
unit 91.07% <ø> (+<0.01%) ⬆️
unit-migrate 91.10% <ø> (-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.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 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-408d7e7b9107d5fca4292045755b9c285c90f074
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-408d7e7b9107d5fca4292045755b9c285c90f074

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

@GirlBossRush GirlBossRush enabled auto-merge (squash) December 9, 2025 17:23
@GirlBossRush GirlBossRush merged commit d8579b0 into version-2025.10 Dec 9, 2025
85 checks passed
@GirlBossRush GirlBossRush deleted the cherry-pick/18622-to-version-2025.10 branch December 9, 2025 17:40
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.

2 participants