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: display Nomad version in the Clients and Servers table #11366

Merged
merged 6 commits into from
Oct 22, 2021

Conversation

lgfa29
Copy link
Contributor

@lgfa29 lgfa29 commented Oct 21, 2021

Display and allow filtering and sorting by Nomad version in the Clients and Servers tables.

Closes #11124

@github-actions
Copy link

github-actions bot commented Oct 21, 2021

Ember Asset Size action

As of a94f9e3

Files that got Bigger 🚨:

File raw gzip
nomad-ui.js +1.86 kB +308 B

Files that stayed the same size 🤷‍:

File raw gzip
vendor.js 0 B 0 B
nomad-ui.css 0 B 0 B
vendor.css 0 B 0 B

@github-actions
Copy link

github-actions bot commented Oct 21, 2021

Ember Test Audit comparison

main a94f9e3 change
passes 1194 1197 +3
failures 0 0 0
flaky 0 1 +1
duration 10m 10s 261ms 9m 01s 377ms -1m 08s 884ms

@github-actions
Copy link

Ember Test Audit flaky tests

Ember Test Audit detected these flaky tests on main:

  • Acceptance | task group detail: /jobs/:id/:task-group second breadcrumb should link to the job for the task group
  • Integration | Component | TopoViz: clicking on an allocation in a deeply nested TopoViz::Node will associate sibling allocations with curves
  • Integration | Component | TopoViz: when the count of sibling allocations is high enough relative to the node count, curves are not rendered
  • Integration | Utility | exec-socket-xterm-adapter: resizing the window passes a resize message through the socket

Ember Test Audit detected these flaky tests on 48410e2:

  • Acceptance | task group detail: /jobs/:id/:task-group second breadcrumb should link to the job for the task group
  • Integration | Component | TopoViz: clicking on an allocation in a deeply nested TopoViz::Node will associate sibling allocations with curves
  • Integration | Component | TopoViz: when the count of sibling allocations is high enough relative to the node count, curves are not rendered
  • Integration | Utility | exec-socket-xterm-adapter: resizing the window passes a resize message through the socket

Copy link
Contributor

@ChaiWithJai ChaiWithJai left a comment

Choose a reason for hiding this comment

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

One comment seems off - re: datacenters. Rest looks fine, however.

@github-actions
Copy link

Ember Test Audit flaky tests

Ember Test Audit detected these flaky tests on a94f9e3:

  • Acceptance | task group detail: /jobs/:id/:task-group second breadcrumb should link to the job for the task group

@lgfa29 lgfa29 merged commit f88dc37 into main Oct 22, 2021
@lgfa29 lgfa29 deleted the f-ui-display-version branch October 22, 2021 14:33
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: Show nomad version on clients and servers index page
2 participants