-
Notifications
You must be signed in to change notification settings - Fork 10
fix(presign): remove baseUri from reports and jfr-datasource, send full presigned URLs #1078
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
fix(presign): remove baseUri from reports and jfr-datasource, send full presigned URLs #1078
Conversation
|
/build_test |
|
Workflow started at 9/30/2025, 4:31:26 PM. View Actions Run. |
|
No GraphQL schema changes detected. |
|
No OpenAPI schema changes detected. |
|
CI build and push: All tests pass ✅ |
bfdb2bd to
2a371d1
Compare
|
/build_test |
|
Workflow started at 9/30/2025, 5:25:17 PM. View Actions Run. |
|
No OpenAPI schema changes detected. |
|
No GraphQL schema changes detected. |
|
CI build and push: All tests pass ✅ |
2a371d1 to
3284406
Compare
Josh-Matsuoka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
3284406 to
155cfc9
Compare
|
/build_test |
|
Workflow started at 10/9/2025, 3:11:13 PM. View Actions Run. |
|
No OpenAPI schema changes detected. |
|
No GraphQL schema changes detected. |
|
CI build and push: All tests pass ✅ |
Welcome to Cryostat! 👋
Before contributing, make sure you have:
mainbranch[chore, ci, docs, feat, fix, test]To recreate commits with GPG signature
git fetch upstream && git rebase --force --gpg-sign upstream/mainSee cryostatio/cryostat-operator#1146 (comment)
Depends on cryostatio/jfr-datasource#427
Depends on cryostatio/cryostat-reports#405
Description of the change:
This change allows an environment variable to be configured so that...
Motivation for the change:
This change is helpful because users may want to...
How to manually test: