Fix admin user creation for gitea 1.13.0, chart version 2.1.0 #80
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/80/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Even though this fixes the admin user creation for 1.13.0. It will not fix the admin users created before gitea 1.13.0 (Chart 2.1.0).
To fix those Admins you can:
After this the helm chart is upgradeable again and the admin user will persist.
Command to create a new admin user:
Please keep in mind, that I currently don't know why the existing admins are unable to login after the upgrade, so this is a workaround to get your admin back and prevention for those problems for new installations of gitea.
Tested on my clusters:
With existing admins
Newly created admins
Admins created prior 1.13.0 will remain unavailable!
This is needed for 1.13.0 admin creation