Skip to content

blueprints: fix mismatched API schema and implementation (cherry-pick #22087 to version-2026.5)#22171

Merged
BeryJu merged 1 commit intoversion-2026.5from
cherry-pick/22087-to-version-2026.5
May 8, 2026
Merged

blueprints: fix mismatched API schema and implementation (cherry-pick #22087 to version-2026.5)#22171
BeryJu merged 1 commit intoversion-2026.5from
cherry-pick/22087-to-version-2026.5

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

Cherry-pick of #22087 to version-2026.5 branch.

Original PR: #22087
Original Author: @melizeche
Cherry-picked commit: 34364f4

align blueprint import schema with 200 result response
@netlify
Copy link
Copy Markdown

netlify Bot commented May 8, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 0a984e0
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69fe1f80d1a56a00078bd7e8
😎 Deploy Preview https://deploy-preview-22171--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.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (e220d8e) to head (0a984e0).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2026.5   #22171      +/-   ##
==================================================
- Coverage           93.26%   93.20%   -0.07%     
==================================================
  Files                1027     1027              
  Lines               59600    59600              
  Branches              400      400              
==================================================
- Hits                55586    55549      -37     
- Misses               4014     4051      +37     
Flag Coverage Δ
conformance 36.75% <0.00%> (+<0.01%) ⬆️
e2e 41.95% <0.00%> (+<0.01%) ⬆️
integration 32.66% <0.00%> (-0.50%) ⬇️
rust 0.00% <ø> (ø)
unit 92.18% <100.00%> (+<0.01%) ⬆️
unit-migrate 92.20% <100.00%> (-0.03%) ⬇️

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
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

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-0a984e0d1ecceafb287ce8be9261066dd8747d62
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-0a984e0d1ecceafb287ce8be9261066dd8747d62

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

@BeryJu BeryJu merged commit 7900399 into version-2026.5 May 8, 2026
106 checks passed
@BeryJu BeryJu deleted the cherry-pick/22087-to-version-2026.5 branch May 8, 2026 18:58
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