[3.19] user/authentik: upgrade to 2024.2.2 #414

Closed
ayakael wants to merge 70 commits from authentik/upgrade-2024.2.1-319 into v3.19
ayakael commented 2024-02-24 17:54:57 +00:00 (Migrated from lab.ilot.io)
No description provided.
ayakael commented 2024-04-02 18:01:21 +00:00 (Migrated from lab.ilot.io)

mentioned in issue ilot/issues#60

mentioned in issue ilot/issues#60
ayakael commented 2024-04-02 18:02:45 +00:00 (Migrated from lab.ilot.io)

added 1 commit

  • 3b930ade - user/authentik: upgrade to 2024.2.2

Compare with previous version

added 1 commit <ul><li>3b930ade - user/authentik: upgrade to 2024.2.2</li></ul> [Compare with previous version](/ayakael/user-aports/-/merge_requests/387/diffs?diff_id=4361&start_sha=3f2e34e5085a63db8ebb671583685ce45c4c5b64)
ayakael commented 2024-04-02 18:02:57 +00:00 (Migrated from lab.ilot.io)

changed title from [3.19] user/authentik: upgrade to 2024.2.{-1-} to [3.19] user/authentik: upgrade to 2024.2.{+2+}

changed title from **[3.19] user/authentik: upgrade to 2024.2.{-1-}** to **[3.19] user/authentik: upgrade to 2024.2.{+2+}**
ayakael commented 2024-04-02 18:43:56 +00:00 (Migrated from lab.ilot.io)

added 2 commits

Compare with previous version

added 2 commits <ul><li>84151a4a - user/py3-django-tenants: new aport</li><li>28d0b6ad - authentik</li></ul> [Compare with previous version](/ayakael/user-aports/-/merge_requests/387/diffs?diff_id=4365&start_sha=3b930ade4395f73b042dbbb1d37dd6d147e139ac)
ayakael commented 2024-04-02 19:07:10 +00:00 (Migrated from lab.ilot.io)

added 3 commits

Compare with previous version

added 3 commits <ul><li>9159a68e - django tenants</li><li>db786ba3 - user/py3-tenant-schemas-celery: new aport</li><li>19b0072d - authentik</li></ul> [Compare with previous version](/ayakael/user-aports/-/merge_requests/387/diffs?diff_id=4367&start_sha=28d0b6ad3de78125b9b67b7fa6d3389c5bb737b3)
ayakael commented 2024-04-02 19:18:52 +00:00 (Migrated from lab.ilot.io)

Getting migration failures:

Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute
    return self.cursor.execute(sql, params)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/django_prometheus/db/common.py", line 69, in execute
    return super().execute(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/psycopg/cursor.py", line 737, in execute
    raise ex.with_traceback(None)
psycopg.errors.UndefinedColumn: column authentik_tenants_tenant.schema_name does not exist
LINE 1: SELECT "authentik_tenants_tenant"."tenant_uuid", "authentik_...
Getting migration failures: ``` Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/django_prometheus/db/common.py", line 69, in execute return super().execute(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/psycopg/cursor.py", line 737, in execute raise ex.with_traceback(None) psycopg.errors.UndefinedColumn: column authentik_tenants_tenant.schema_name does not exist LINE 1: SELECT "authentik_tenants_tenant"."tenant_uuid", "authentik_... ```
ayakael commented 2024-04-02 19:49:56 +00:00 (Migrated from lab.ilot.io)

Upgrade aborted on ilot due to this error. It seems like it insists on using authentik_tentants_tenant even though the migration occured...

Upgrade aborted on ilot due to this error. It seems like it insists on using authentik_tentants_tenant even though the migration occured...
ayakael commented 2024-04-02 19:53:11 +00:00 (Migrated from lab.ilot.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>2737f91e - storage</li></ul> [Compare with previous version](/ayakael/user-aports/-/merge_requests/387/diffs?diff_id=4369&start_sha=19b0072dd76073664046a9908c018e1509168d81)
ayakael (Migrated from lab.ilot.io) closed this pull request 2024-06-03 14:40:17 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: forge/ayaports#414
No description provided.