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

Tenant Report Download UI #1498

Merged
merged 9 commits into from
Mar 20, 2023
Merged

Conversation

jinapurapu
Copy link
Contributor

What does this do:
Adds a button on Pods Summary screen of Operator Console, which when clicked requests the server generate the Tenant Log Report, and if successfully generated, downloads the report.

Screen Shot 2023-03-10 at 4 14 36 PM

Screen Shot 2023-03-10 at 4 15 01 PM

closes https://github.com/miniohq/engineering/issues/1126

resources/base/console-ui.yaml Outdated Show resolved Hide resolved
web-app/build/index.html Outdated Show resolved Hide resolved
web-app/build/asset-manifest.json Outdated Show resolved Hide resolved
@dvaldivia
Copy link
Collaborator

Tested. LGTM. After addressing the comments we can merge.

Copy link
Contributor

@allanrogerr allanrogerr left a comment

Choose a reason for hiding this comment

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

@jinapurapu API tests failing and therefore also Coverage tests are not getting triggered because of this. Please check.

I understand this is an operator only change and does not affect console.

dvaldivia
dvaldivia previously approved these changes Mar 15, 2023
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.

LGTM.

@allanrogerr
Copy link
Contributor

Tests seem to need to change to reflect this change. Im seeing this in checks. It seems to be related:

Messages:   	Http Response: {"code":500,"detailedMessage":"tenants.minio.min.io \"storage-lite\" not found","message":"unable to get tenant logs"}

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. LGTM.

@allanrogerr allanrogerr dismissed their stale review March 16, 2023 22:53

Checks passing

@pjuarezd pjuarezd merged commit 1f756e8 into minio:master Mar 20, 2023
@djwfyi djwfyi mentioned this pull request Mar 30, 2023
8 tasks
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.

None yet

4 participants