Skip to content
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

chore(recordings): check target's jvmId for recording events #1126

Merged
merged 6 commits into from
Oct 30, 2023

Conversation

mwangggg
Copy link
Member

@mwangggg mwangggg commented Oct 2, 2023

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

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


Depends on https://github.com/cryostatio/cryostat/pull/1689
Related to https://github.com/cryostatio/cryostat/issues/1452

@github-actions
Copy link

github-actions bot commented Oct 2, 2023

This PR/issue depends on:

@mergify mergify bot added the safe-to-test label Oct 2, 2023
@mwangggg mwangggg changed the title chore(recordings): check target's jvmId chore(recordings): check target's jvmId for recording events Oct 2, 2023
@mwangggg mwangggg added the chore Refactor, rename, cleanup, etc. label Oct 2, 2023
@mwangggg mwangggg force-pushed the 1452-target-include-jvmID-web branch 2 times, most recently from ade8102 to d36c54d Compare October 2, 2023 16:34
@mwangggg mwangggg force-pushed the 1452-target-include-jvmID-web branch from 4679516 to bef3a97 Compare October 3, 2023 18:56
Copy link
Member

@tthvo tthvo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Topology view needs updates too.

if (!isOwned || (extractedUrl && extractedUrl === targetNode.target.connectUrl)) {

I would recommend doing a global search for these target-owned resources' notification category and ensure all are also or just using jvmId for checking.

@mwangggg mwangggg force-pushed the 1452-target-include-jvmID-web branch from 422bc0d to e9075d9 Compare October 4, 2023 19:33
@mwangggg mwangggg requested a review from tthvo October 6, 2023 14:37
@mwangggg mwangggg force-pushed the 1452-target-include-jvmID-web branch 3 times, most recently from d3c2b83 to c6c55b5 Compare October 20, 2023 17:51
@mwangggg
Copy link
Member Author

had to re-add the connectUrl check in notification messages because the integration tests were failing without them

@mwangggg
Copy link
Member Author

/build_test

@mwangggg
Copy link
Member Author

@github-actions
Copy link

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1126-c6c55b5004ce7f2911582c509b2b1ffab5666ee1 sh smoketest.sh

@mwangggg
Copy link
Member Author

/build_test

@mwangggg
Copy link
Member Author

@github-actions
Copy link

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1126-b684474df052d66d53321377fa98a223b82ee520 sh smoketest.sh

@mwangggg mwangggg force-pushed the 1452-target-include-jvmID-web branch 3 times, most recently from 68e9eb4 to d36b002 Compare October 30, 2023 13:51
@mwangggg mwangggg force-pushed the 1452-target-include-jvmID-web branch from d36b002 to 6d7bdc8 Compare October 30, 2023 15:26
@andrewazores andrewazores merged commit c75c36a into cryostatio:main Oct 30, 2023
20 checks passed
mergify bot pushed a commit that referenced this pull request Oct 30, 2023
andrewazores pushed a commit that referenced this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport chore Refactor, rename, cleanup, etc. dependent safe-to-test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants