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

fix(topology): warning resolver should include adding ssl certs #1048

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

tthvo
Copy link
Member

@tthvo tthvo commented Jun 6, 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 the last commit: git commit --amend --signoff

Fixes: #1033

Description of the change:

Add an option to add certificates when JVM ID cannot be computed. Also, a small warning icon next to JVM ID if empty.

Motivation for the change:

See #1033

Screenshots

image

@tthvo tthvo added the fix label Jun 6, 2023
@tthvo tthvo requested a review from andrewazores June 6, 2023 17:06
@mergify mergify bot added the safe-to-test label Jun 6, 2023
@tthvo tthvo force-pushed the topology-warning-actions branch from cf6602c to 8950a8f Compare June 6, 2023 17:08
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1048-8950a8f6aaceaa028bbec6f56ed3784e9ed97e47 sh smoketest.sh

@github-actions
Copy link

github-actions bot commented Jun 6, 2023

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1048-bef8cce59467a7548ca5493b9112ab7d000db1a2 sh smoketest.sh

@andrewazores andrewazores force-pushed the topology-warning-actions branch from deb67ef to c57f167 Compare June 6, 2023 18:54
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1048-c57f1671c5451e8615f627e1a727e9b572b36f54 sh smoketest.sh

@andrewazores andrewazores force-pushed the topology-warning-actions branch from c57f167 to 14397a2 Compare June 6, 2023 19:11
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1048-14397a246af526beba80a23c51bf82432871a95f sh smoketest.sh

@andrewazores andrewazores merged commit 0dd044c into cryostatio:main Jun 6, 2023
mergify bot pushed a commit that referenced this pull request Jun 6, 2023
* fix(topology): warning resolver should include adding ssl certs

Signed-off-by: Thuan Vo <thvo@redhat.com>

* feat(topology): add warning icon next to JVM ID if empty

* fix(topology): fix wordings

---------

Signed-off-by: Thuan Vo <thvo@redhat.com>
(cherry picked from commit 0dd044c)
@tthvo tthvo deleted the topology-warning-actions branch June 6, 2023 19:25
andrewazores pushed a commit that referenced this pull request Jun 6, 2023
… (#1052)

* fix(topology): warning resolver should include adding ssl certs

Signed-off-by: Thuan Vo <thvo@redhat.com>

* feat(topology): add warning icon next to JVM ID if empty

* fix(topology): fix wordings

---------

Signed-off-by: Thuan Vo <thvo@redhat.com>
(cherry picked from commit 0dd044c)

Co-authored-by: Thuan Vo <thvo@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug] Topology Warning Resolver might not be accurate
2 participants