Skip to content

Update tenant creation credentials JSON #1559

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

Merged
merged 6 commits into from
Feb 16, 2022

Conversation

jinapurapu
Copy link
Contributor

What does this do: Changes tenant creation credentials JSON output to the format :
{
"url" : "http://localhost:5000",
"accessKey" : "YJ0RI0F4R5HWY38MD873",
"secretKey" : "OHz5CT7xdMHiXnKZP0BmZ5P4G5UvWvVaxR8gljLG",
"api": "s3v4",
"path": "auto",
}

Addresses https://github.com/miniohq/engineering/issues/270

Copy link
Contributor

@adfost adfost left a comment

Choose a reason for hiding this comment

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

Fails permissions tests.

Copy link
Member

@harshavardhana harshavardhana left a comment

Choose a reason for hiding this comment

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

Are we not planning to change this for Service Accounts UI? @jinapurapu

Copy link
Collaborator

@dvaldivia dvaldivia left a comment

Choose a reason for hiding this comment

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

Tested. LGMT.

@dvaldivia
Copy link
Collaborator

@harshavardhana this works on both regular console and operator ui

@harshavardhana
Copy link
Member

@harshavardhana this works on both regular console and operator ui

👍🏽

@harshavardhana harshavardhana merged commit f8c397e into minio:master Feb 16, 2022
@jinapurapu jinapurapu deleted the credentials_update branch March 25, 2022 21: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.

4 participants