Andrew Azores
Andrew Azores
# Welcome to Cryostat3! 👋 ## Before contributing, make sure you have: * [x] Read the [contributing guidelines](https://github.com/cryostatio/cryostat3/blob/main/CONTRIBUTING.md) * [x] Linked a relevant issue which this PR resolves * [x]...
### Describe the feature https://download.eclipse.org/microprofile/microprofile-open-api-2.0/microprofile-openapi-spec-2.0.html#_annotations Currently the OpenAPI schema is quite barren. Since it is autogenerated from annotation processing on the sources it does correctly list all of the endpoints...
### Describe the feature The OpenAPI and GraphQL schemas are checked in to the repo, and the CI runner on `/build_test` command checks if the PR being tested produces a...
### Describe the feature Cryostat currently selects the "first" matching credential and uses that to attach credentials to outgoing target connections. If each target has 0 or 1 matching stored...
### Current Behavior https://github.com/cryostatio/cryostat3/pull/371#issue-2244545070 ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Environment _No response_ ### Anything else? _No response_
### Describe the feature Dependabot has been generally serving us well across our various components, however there are some annoyances: 1. We try to keep our upstream dependencies aligned with...
### Describe the feature https://github.com/cryostatio/cryostat3/pull/330#issuecomment-2015690106 ### Anything other information? _No response_
### Describe the feature https://github.com/cryostatio/cryostat3/blob/3f3c4094acebd19566f37a94deb0aac77f1dfc3c/src/main/java/io/cryostat/Health.java#L166 This explicit CORS handling should be removed - this dates back to very early prototype days of this project. Instead, CORS should be enabled by...
### Describe the feature For years we have talked about and lightly explored methods we could use to share a common filesystem between these three containers, so that we would...
### Describe the feature See #252 and #71. When Cryostat detects a new target and observes that there are already running recordings on that target which Cryostat did not already...