cryostatio / cryostat-web

Web front-end for Cryostat: Secure JDK Flight Recorder management for containerized JVMs
https://cryostat.io/
Other
10 stars 20 forks source link

fix(archives): adjust queries and response handling for updated data schema #1221

Closed andrewazores closed 6 months ago

andrewazores commented 6 months ago

Welcome to Cryostat! 👋

Before contributing, make sure you have:

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Based on #1219 Depends on https://github.com/cryostatio/cryostat3/pull/312

With this change, the following views should work as expected again:

  1. Recordings > Archived
  2. Archives > All Targets
  3. Archives > All Archives (already working before this PR)
  4. Archives > Uploads, but this also requires https://github.com/cryostatio/cryostat3/pull/314
github-actions[bot] commented 6 months ago

This PR/issue depends on: