Skip to content

Conversation

N-o-Z
Copy link
Member

@N-o-Z N-o-Z commented May 30, 2025

Closes #9126

Change Description

Background

superuser command was broken for external auth service
Also added fix in controller which returns an appropriate error on failure to add admin user

Bug Fix

Use auth factory to create the auth service

Testing Details

Tested manually

@N-o-Z N-o-Z requested a review from a team May 30, 2025 16:52
@N-o-Z N-o-Z self-assigned this May 30, 2025
@N-o-Z N-o-Z added bug Something isn't working include-changelog PR description should be included in next release changelog labels May 30, 2025
Copy link
Contributor

@yonipeleg33 yonipeleg33 left a comment

Choose a reason for hiding this comment

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

🫡

@N-o-Z N-o-Z force-pushed the fix/superuser-command branch from 8156f1b to 146f88a Compare June 3, 2025 15:56
@N-o-Z N-o-Z merged commit 5e68b0c into master Jun 3, 2025
41 checks passed
@N-o-Z N-o-Z deleted the fix/superuser-command branch June 3, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working include-changelog PR description should be included in next release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lakefs superuser command is broken for APIAuthService

2 participants