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

lakefs superuser command for adding more admin users #864

Merged
merged 3 commits into from
Oct 26, 2020

Conversation

nopcoder
Copy link
Contributor

lakefs superuser - create an additional admin user

Check that Admin group exists and add a new created user to the Admins group

@nopcoder nopcoder requested a review from guy-har October 26, 2020 09:08
@nopcoder nopcoder self-assigned this Oct 26, 2020
@codecov-io
Copy link

codecov-io commented Oct 26, 2020

Codecov Report

Merging #864 into master will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #864      +/-   ##
==========================================
- Coverage   45.14%   45.09%   -0.05%     
==========================================
  Files         140      140              
  Lines       10855    10862       +7     
==========================================
- Hits         4900     4898       -2     
- Misses       5324     5332       +8     
- Partials      631      632       +1     
Impacted Files Coverage Δ
auth/setup.go 0.00% <0.00%> (ø)
catalog/cataloger_create_branch.go 84.90% <0.00%> (-3.78%) ⬇️
catalog/cataloger_create_repository.go 59.25% <0.00%> (-3.71%) ⬇️
catalog/cataloger_create_entry.go 100.00% <0.00%> (+5.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c12609...ceace38. Read the comment docs.

@nopcoder nopcoder merged commit 00c7c08 into master Oct 26, 2020
@nopcoder nopcoder deleted the feature/superuser branch October 26, 2020 09:36
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.

3 participants