lib/sync/outgoing: check if there is a provider before creating tasks (cherry-pick #18394 to version-2025.10)#18397
Conversation
…#18394) Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs canceled.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## version-2025.10 #18397 +/- ##
===================================================
+ Coverage 92.95% 92.98% +0.03%
===================================================
Files 869 869
Lines 48015 48024 +9
===================================================
+ Hits 44630 44655 +25
+ Misses 3385 3369 -16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-6dc531ad49c8045d2a1eb09e86ef2192c4afa6c3
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-6dc531ad49c8045d2a1eb09e86ef2192c4afa6c3Afterwards, run the upgrade commands from the latest release notes. |
Cherry-pick of #18394 to
version-2025.10branch.Original PR: #18394
Original Author: @rissson
Cherry-picked commit: 0490f53