Skip to content

root: Add more opencontainer labels to Dockerfiles#15923

Merged
rissson merged 4 commits intogoauthentik:mainfrom
dominic-r:sdko/pickup-13783-labels-dockerfile
Aug 4, 2025
Merged

root: Add more opencontainer labels to Dockerfiles#15923
rissson merged 4 commits intogoauthentik:mainfrom
dominic-r:sdko/pickup-13783-labels-dockerfile

Conversation

@dominic-r
Copy link
Member

@dominic-r dominic-r commented Aug 2, 2025

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

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

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

@dominic-r dominic-r requested a review from a team as a code owner August 2, 2025 01:09
@netlify
Copy link

netlify bot commented Aug 2, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 6098698
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6890a76089eebf00081b1e0d
😎 Deploy Preview https://deploy-preview-15923--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 Aug 2, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 6098698
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6890a7607647a40007e6ec2d
😎 Deploy Preview https://deploy-preview-15923--authentik-storybook.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 Aug 2, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 6098698
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6890a760dee67a0008a052a9

@codecov
Copy link

codecov bot commented Aug 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.34%. Comparing base (de9b795) to head (6098698).
⚠️ Report is 3 commits behind head on main.

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     
Flag Coverage Δ
e2e 44.11% <ø> (+0.25%) ⬆️
integration 23.62% <ø> (+<0.01%) ⬆️
unit 90.82% <ø> (+<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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Copy link
Member Author

@dominic-r dominic-r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there was a double space

Signed-off-by: Dominic R <dominic@sdko.org>
@rissson rissson enabled auto-merge (squash) August 4, 2025 11:23
@rissson rissson merged commit e5e9708 into goauthentik:main Aug 4, 2025
151 of 154 checks passed
@dominic-r dominic-r deleted the sdko/pickup-13783-labels-dockerfile branch August 4, 2025 13:28
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)
  ...
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.

add missing docker labels

3 participants