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

[Story] Report generation #9

Closed
2 tasks done
Tracked by #2
andrewazores opened this issue Jun 10, 2023 · 1 comment
Closed
2 tasks done
Tracked by #2

[Story] Report generation #9

andrewazores opened this issue Jun 10, 2023 · 1 comment
Assignees
Labels
feat New feature or request

Comments

@andrewazores
Copy link
Member

andrewazores commented Jun 10, 2023

Reports should reside in a specific S3 bucket. If an existing report is found in the bucket then that report should either be downloaded temporarily by Cryostat and returned to the user as JSON/HTML through the API (old API compatibility), or returned to the client as a presigned GET request link directly through to S3 (new API for downloads). If no report is found in the S3 bucket then a new report should be generated, stored in S3, and a response sent to the client as before.

@andrewazores andrewazores added the feat New feature or request label Jun 10, 2023
@andrewazores andrewazores moved this to Todo in 3.0.0 release Jun 10, 2023
@andrewazores andrewazores self-assigned this Jun 27, 2023
@andrewazores andrewazores moved this from Todo to In Progress in 3.0.0 release Aug 11, 2023
@andrewazores
Copy link
Member Author

Done.

@github-project-automation github-project-automation bot moved this from In Progress to Done in 3.0.0 release Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant