root: Add more opencontainer labels to Dockerfiles#15923
Merged
rissson merged 4 commits intogoauthentik:mainfrom Aug 4, 2025
Merged
root: Add more opencontainer labels to Dockerfiles#15923rissson merged 4 commits intogoauthentik:mainfrom
rissson merged 4 commits intogoauthentik:mainfrom
Conversation
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations canceled.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #15923 +/- ##
==========================================
- Coverage 92.35% 92.34% -0.01%
==========================================
Files 831 831
Lines 44489 44489
==========================================
- Hits 41088 41085 -3
- Misses 3401 3404 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
BeryJu
approved these changes
Aug 3, 2025
dominic-r
commented
Aug 3, 2025
Member
Author
dominic-r
left a comment
There was a problem hiding this comment.
there was a double space
Signed-off-by: Dominic R <dominic@sdko.org>
kensternberg-authentik
added a commit
that referenced
this pull request
Aug 6, 2025
* main: (77 commits) website/integrations: add hass-openid instructions (#14672) core: add updated_at field to user (#15571) root: Add more opencontainer labels to Dockerfiles (#15923) core: bump goauthentik.io/api/v3 from 3.2025064.2 to 3.2025064.3 (#15949) core, providers/ldap: add parent/child groups to api and ldap results (#14974) web: Make Webdriver optional during install. (#15952) core, web: update translations (#15945) packages/django-dramatiq-postgres: fix typo (#15932) web: bump API Client version (#15942) core: fix flow planner checking against wrong user when creating recovery link (#15390) providers/saml: configuration for default NameID Policy (#15109) core: bump boto3 from 1.39.15 to v1.40.1 (#15926) core: bump jsii from 1.112.0 to v1.113.0 (#15927) core: bump argon2-cffi-bindings from 21.2.0 to v25.1.0 (#15925) core: bump aiohttp from 3.12.14 to v3.12.15 (#15924) core: bump opentelemetry-api from 1.35.0 to v1.36.0 (#15928) web/admin: fix variable name (#15934) policies: fix typo (#15933) web: bump @sentry/browser from 9.43.0 to 10.0.0 in /web in the sentry group across 1 directory (#15911) core: bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (#15908) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Dominic R dominic@sdko.org
Closes: #13783
Closes: #8509
What differs from that PR is that the terms have been adjusted to be more appropriate and the labels are also added to the outpost images
Details
REPLACE ME
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make docs)