Skip to content

lib/sync/outgoing: revert #14177 against 2025.6#16893

Merged
rissson merged 3 commits into
version-2025.6from
2025-6/revert-14177
Oct 7, 2025
Merged

lib/sync/outgoing: revert #14177 against 2025.6#16893
rissson merged 3 commits into
version-2025.6from
2025-6/revert-14177

Conversation

@BeryJu

@BeryJu BeryJu commented Sep 19, 2025

Copy link
Copy Markdown
Member

Details

revert #14177


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu
BeryJu requested review from a team as code owners September 19, 2025 14:32
@netlify

netlify Bot commented Sep 19, 2025

Copy link
Copy Markdown

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 6302c2c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68cd76b191abbb0008d3cee6

@netlify

netlify Bot commented Sep 19, 2025

Copy link
Copy Markdown

Deploy Preview for authentik-integrations failed. Why did it fail? →

Name Link
🔨 Latest commit 6302c2c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68cd76b17d88480008cadcbb

@codecov

codecov Bot commented Sep 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.98%. Comparing base (912284b) to head (6302c2c).
⚠️ Report is 1 commits behind head on version-2025.6.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2025.6   #16893   +/-   ##
===============================================
  Coverage           92.98%   92.98%           
===============================================
  Files                 817      817           
  Lines               42295    42295           
===============================================
  Hits                39330    39330           
  Misses               2965     2965           
Flag Coverage Δ
e2e 47.58% <7.14%> (+<0.01%) ⬆️
integration 24.37% <7.14%> (+<0.01%) ⬆️
unit 90.84% <100.00%> (ø)

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 requested a review from a team as a code owner September 19, 2025 15:28
@github-actions

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-6302c2cd904e37ab0c259b0c85a03f95858befd3
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-6302c2cd904e37ab0c259b0c85a03f95858befd3

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

@rissson
rissson merged commit e84c0fb into version-2025.6 Oct 7, 2025
76 of 98 checks passed
@rissson
rissson deleted the 2025-6/revert-14177 branch October 7, 2025 16:33
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