Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website/docs: add info about new perms for super-user in groups #13188

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

tanberry
Copy link
Contributor

@tanberry tanberry commented Feb 23, 2025

The previous PR (#13103) was a mess of mysterious merge conflicts. I am closing that one, this is our new one for the 2025.2 release.

  • The documentation has been updated
  • The documentation has been formatted (make website)

@tanberry tanberry requested a review from BeryJu February 23, 2025 19:49
@tanberry tanberry requested a review from a team as a code owner February 23, 2025 19:49
Copy link

netlify bot commented Feb 23, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit f65bd33
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67bc3216c67f7f000893f103
😎 Deploy Preview https://deploy-preview-13188--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.

Copy link

netlify bot commented Feb 23, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit f65bd33
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67bc32167922a00008b87628

Copy link

codecov bot commented Feb 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.65%. Comparing base (6bcacd7) to head (f65bd33).
Report is 10 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13188      +/-   ##
==========================================
- Coverage   92.70%   92.65%   -0.05%     
==========================================
  Files         792      792              
  Lines       40231    40231              
==========================================
- Hits        37298    37278      -20     
- Misses       2933     2953      +20     
Flag Coverage Δ
e2e 48.07% <ø> (-0.04%) ⬇️
integration 24.13% <ø> (ø)
unit 90.42% <ø> (-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.

Copy link
Contributor

github-actions bot commented Feb 23, 2025

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-f65bd330aafea825ddc6ee97f1489265c7981e34
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-f65bd330aafea825ddc6ee97f1489265c7981e34

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

Co-authored-by: Jens L. <jens@goauthentik.io>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
@rissson rissson changed the title website/docs: new PR to add info about new perms for super-user in groups website/docs: add info about new perms for super-user in groups Feb 24, 2025
@tanberry tanberry merged commit 69b80e5 into main Feb 24, 2025
92 checks passed
@tanberry tanberry deleted the docs-rbac-perms branch February 24, 2025 12:33
@rissson
Copy link
Member

rissson commented Feb 24, 2025

/cherry-pick version-2025.2

Copy link
Contributor

Cherry-pick failed with Merge error 69b80e5bb55ffd64c1f8690105b10cd43921a9f6 into temp-cherry-pick-b5b891-version-2025.2

rissson pushed a commit that referenced this pull request Feb 24, 2025
* try again

* Update website/docs/users-sources/groups/manage_groups.mdx

Co-authored-by: Jens L. <jens@goauthentik.io>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>

---------

Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Tana M Berry <tana@goauthentik.com>
Co-authored-by: Jens L. <jens@goauthentik.io>
rissson added a commit that referenced this pull request Feb 24, 2025
…ry-pick #13188) (#13217)

Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Tana M Berry <tana@goauthentik.com>
Co-authored-by: Jens L. <jens@goauthentik.io>
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.

3 participants