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

[ui] Don't show a service as healthy when its parent alloc is not running #17465

Merged

Conversation

philrenaud
Copy link
Contributor

Adds a "Health Unknown" indicator and tooltip when the allocation a service is running on is not in a running state.

Previously, any /checks would return null and it would optimistically show Healthy for its aggregate status.

image

@philrenaud philrenaud force-pushed the ui/service-health-unknown-when-parent-alloc-not-running branch from aef1776 to 96a9fbb Compare June 9, 2023 13:44
@philrenaud philrenaud added backport/1.4.x backport to 1.4.x release line backport/1.5.x backport to 1.5.x release line labels Jun 9, 2023
Copy link
Member

@tgross tgross left a comment

Choose a reason for hiding this comment

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

LGTM!

@github-actions
Copy link

github-actions bot commented Jun 9, 2023

Ember Test Audit comparison

main 70ef9b4 change
passes 1475 1475 0
failures 0 0 0
flaky 0 0 0
duration 10m 52s 184ms 10m 56s 865ms +04s 681ms

@philrenaud philrenaud merged commit 667d002 into main Jun 9, 2023
12 of 13 checks passed
@philrenaud philrenaud deleted the ui/service-health-unknown-when-parent-alloc-not-running branch June 9, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.4.x backport to 1.4.x release line backport/1.5.x backport to 1.5.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants