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

tenants: fix scheduled tasks not running on default tenant (cherry-pick #9583) #9586

Merged
merged 1 commit into from
May 6, 2024

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked tenants: fix scheduled tasks not running on default tenant (#9583)

  • tenants: fix scheduled tasks not running on default tenant

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

  • add some extra time to keep system task around

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

  • make sure we actually send it to all tenants

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


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

* tenants: fix scheduled tasks not running on default tenant

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

* add some extra time to keep system task around

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

* make sure we actually send it to all tenants

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested a review from a team as a code owner May 6, 2024 01:16
Copy link

netlify bot commented May 6, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit afffff8
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66382f777c1863000854818b
😎 Deploy Preview https://deploy-preview-9586--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

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 92.49%. Comparing base (35ba88a) to head (afffff8).

Files Patch % Lines
authentik/tenants/scheduler.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2024.4    #9586      +/-   ##
==================================================
- Coverage           92.51%   92.49%   -0.02%     
==================================================
  Files                 669      669              
  Lines               32873    32878       +5     
==================================================
  Hits                30412    30412              
- Misses               2461     2466       +5     
Flag Coverage Δ
e2e 50.45% <0.00%> (-0.05%) ⬇️
integration 25.92% <0.00%> (-0.01%) ⬇️
unit 89.82% <40.00%> (-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.

@BeryJu BeryJu merged commit 90fe1ed into version-2024.4 May 6, 2024
62 of 67 checks passed
@BeryJu BeryJu deleted the cherry-pick-6abedc-version-2024.4 branch May 6, 2024 10:30
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.

None yet

1 participant