Skip to content

providers/rac: move to open source (cherry-pick #13015)#13112

Merged
BeryJu merged 1 commit intoversion-2025.2from
cherry-pick-b94da8-version-2025.2
Feb 19, 2025
Merged

providers/rac: move to open source (cherry-pick #13015)#13112
BeryJu merged 1 commit intoversion-2025.2from
cherry-pick-b94da8-version-2025.2

Conversation

@gcp-cherry-pick-bot
Copy link
Contributor

Cherry-picked providers/rac: move to open source (#13015)

  • move RAC to open source

  • move web out of enterprise

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

  • remove enterprise license requirements from RAC

  • format

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


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

* move RAC to open source

* move web out of enterprise

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

* remove enterprise license requirements from RAC

* format

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested review from a team as code owners February 19, 2025 11:48
@netlify
Copy link

netlify bot commented Feb 19, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit ed3c18e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67b5c50732718e00089ed9d8

@codecov
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (9dcbb4a) to head (ed3c18e).
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   #13112      +/-   ##
==================================================
- Coverage           92.79%   92.76%   -0.04%     
==================================================
  Files                 792      792              
  Lines               40220    40197      -23     
==================================================
- Hits                37324    37288      -36     
- Misses               2896     2909      +13     
Flag Coverage Δ
e2e 48.13% <76.92%> (-0.06%) ⬇️
integration 24.13% <7.69%> (-0.36%) ⬇️
unit 90.48% <100.00%> (-0.04%) ⬇️

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 merged commit 5262f61 into version-2025.2 Feb 19, 2025
82 of 85 checks passed
@BeryJu BeryJu deleted the cherry-pick-b94da8-version-2025.2 branch February 19, 2025 12:16
@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-ed3c18e2c818690ca6c1066427cc4a5c3976269d
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-ed3c18e2c818690ca6c1066427cc4a5c3976269d

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

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