Skip to content

outposts/ldap: fix paginator going into infinite loop (cherry-pick #13677)#13679

Merged
BeryJu merged 1 commit intoversion-2025.2from
cherry-pick-925d6a-version-2025.2
Mar 27, 2025
Merged

outposts/ldap: fix paginator going into infinite loop (cherry-pick #13677)#13679
BeryJu merged 1 commit intoversion-2025.2from
cherry-pick-925d6a-version-2025.2

Conversation

@gcp-cherry-pick-bot
Copy link
Contributor

Cherry-picked outposts/ldap: fix paginator going into infinite loop (#13677)

Signed-off-by: Jens Langhammer jens@goauthentik.io

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested a review from a team as a code owner March 26, 2025 23:06
@netlify
Copy link

netlify bot commented Mar 26, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 96752f5
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67e4885b54266700089d5564
😎 Deploy Preview https://deploy-preview-13679--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 site configuration.

@codecov
Copy link

codecov bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.73%. Comparing base (0ad245f) to head (96752f5).
Report is 1 commits behind head on version-2025.2.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2025.2   #13679      +/-   ##
==================================================
- Coverage           92.75%   92.73%   -0.02%     
==================================================
  Files                 793      793              
  Lines               40317    40317              
==================================================
- Hits                37395    37388       -7     
- Misses               2922     2929       +7     
Flag Coverage Δ
e2e 48.11% <ø> (-0.01%) ⬇️
integration 24.31% <ø> (ø)
unit 90.45% <ø> (-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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
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-96752f516803d2741f735c6a3e944ac9b9e844ea
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-96752f516803d2741f735c6a3e944ac9b9e844ea

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

@BeryJu BeryJu merged commit 28cc75a into version-2025.2 Mar 27, 2025
87 of 90 checks passed
@BeryJu BeryJu deleted the cherry-pick-925d6a-version-2025.2 branch March 27, 2025 00:01
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.

1 participant