Andrew Azores
Andrew Azores
Users can/should do this via the OLM Subscription object as documented above if they need to adjust the values rather than rely on our defaults. Question still remains whether we...
Can this be closed now?
Related to https://github.com/cryostatio/cryostat3/issues/262
See also https://github.com/cryostatio/cryostat/issues/1860
@ryanemerson in the last few releases, the Cryostat Agent has gained a lot of capabilities including "read-write" access so that it is now at feature parity with JMX for Cryostat's...
I see what you mean. Using the Cryostat Agent as I suggested above is not a direct drop-in replacement for the concept you're describing, but if these Infinispan Pods were...
Needs revisiting with 3.0's use of SeaweedFS for storage rather than direct PVC access. We would need to look at SeaweedFS migrations, or else it will become irrelevant if/when we...
The existing scorecard test suite looks like it could be a candidate to fulfill the criteria, but there are a few things I wonder. 1. The test cases seem to...
Summary of our team call: - use the scorecard test suite as this harness - build out more tests on the `main` branch here so that we have e2e tests...
Upstream CI only has amd64 runner hardware, so running arm64 tests would require running them on top of emulation, which will be significantly slower and may negatively impact the test...