Skip to content

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Oct 31, 2025

add default timeouts

@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 7c24a3c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6904b8fa802e6e00082f9461

@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 7c24a3c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6904b8fa32a1830008c5db94
😎 Deploy Preview https://deploy-preview-17858--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 project configuration.

@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 7c24a3c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6904b8faebd8380008ec7353

@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.88%. Comparing base (d57103f) to head (7c24a3c).
⚠️ Report is 10 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17858      +/-   ##
==========================================
- Coverage   92.93%   92.88%   -0.06%     
==========================================
  Files         869      869              
  Lines       47960    47960              
==========================================
- Hits        44574    44548      -26     
- Misses       3386     3412      +26     
Flag Coverage Δ
e2e 45.18% <ø> (-0.02%) ⬇️
integration 23.13% <ø> (-0.06%) ⬇️
unit 91.08% <ø> (+<0.01%) ⬆️
unit-migrate 91.13% <ø> (+<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.

@BeryJu BeryJu added area:backend backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 labels Oct 31, 2025
@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-7c24a3cb63fcfa75e46ca252aa9609dee9f5229d
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-7c24a3cb63fcfa75e46ca252aa9609dee9f5229d

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

@BeryJu BeryJu merged commit 894db12 into main Nov 1, 2025
101 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in authentik Core Nov 1, 2025
@BeryJu BeryJu deleted the internal/http-server-timeouts branch November 1, 2025 18:04
authentik-automation bot pushed a commit that referenced this pull request Nov 1, 2025
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.10 created: #17889

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

Labels

area:backend backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants