-
Notifications
You must be signed in to change notification settings - Fork 20
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(topology): update for new GraphQL schema #1224
fix(topology): update for new GraphQL schema #1224
Conversation
This PR/issue depends on: |
…activeRecordings/archivedRecordings accessors
the tests for |
This PR looks good to me. Topology and Archive all work as expected. |
|
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
To recreate commits with GPG signature
git fetch upstream && git rebase --force --gpg-sign upstream/main
Based on #1222
Depends on cryostatio/cryostat#315
Description of the change:
Adjustments for updated GraphQL schema in Cryostat 3.0.
Motivation for the change:
This re-enables the Topology view and all its features.
How to manually test: