open-nomad/ui/app/templates
Tim Gross aa7c77d324
csi/ui: show Node Only for volumes when controllers aren't required (#9416)
Plugin health for controllers should show "Node Only" in the UI only when both
conditions are true: controllers are not required, and no controllers have
registered themselves (0 expected controllers). This accounts for "monolith"
plugins which might register as both controllers and nodes but not necessarily
have `ControllerRequired = true` because they don't implement the Controller
RPC endpoints we need (this requirement was added in #7844)

This changeset includes the following fixes:

* Update the Plugins tab of the UI so that monolith plugins don't show "Node
  Only" once they've registered.
* Add the missing "Node Only" logic to the Volumes tab of the UI.
2020-11-25 14:50:33 -05:00
..
allocations Remove prestart tasks table 2020-08-26 09:58:44 -05:00
clients Replace all instances of the warning icon with the Structure alert-triangle icon 2020-10-26 15:07:12 -07:00
components ui/csi: fix links to volume IDs (#9355) 2020-11-13 15:44:34 -05:00
csi csi/ui: show Node Only for volumes when controllers aren't required (#9416) 2020-11-25 14:50:33 -05:00
jobs ui/csi: fix links to volume IDs (#9355) 2020-11-13 15:44:34 -05:00
optimize Add DAS subroute and copy button (#9201) 2020-11-04 12:22:24 -06:00
servers Add explicit this to templates (#8388) 2020-07-09 15:19:07 -05:00
settings Add acceptance test accessibility auditing and fixes (#8455) 2020-07-28 12:59:14 -05:00
allocations.hbs Convert to angle bracket invocation (#8075) 2020-06-01 14:03:56 -05:00
application.hbs Add explicit this to templates (#8388) 2020-07-09 15:19:07 -05:00
clients.hbs Convert to angle bracket invocation (#8075) 2020-06-01 14:03:56 -05:00
csi.hbs Convert to angle bracket invocation (#8075) 2020-06-01 14:03:56 -05:00
exec-loading.hbs Update template linting and fix missed curly invocations (#8382) 2020-07-09 12:30:11 -05:00
exec.hbs Add explicit this to templates (#8388) 2020-07-09 15:19:07 -05:00
head.hbs Add explicit this to templates (#8388) 2020-07-09 15:19:07 -05:00
index.hbs sync 2017-09-19 10:08:23 -05:00
jobs.hbs Convert to angle bracket invocation (#8075) 2020-06-01 14:03:56 -05:00
loading.hbs Update to Ember 3.16/Data 3.12 (#8319) 2020-07-09 11:37:00 -05:00
optimize.hbs Add check that active summary isn’t filtered out 2020-11-09 13:02:16 -06:00
servers.hbs Refactor the servers/server pages to match the subnav style of nested pages 2020-06-16 10:23:36 -07:00
settings.hbs Convert to angle bracket invocation (#8075) 2020-06-01 14:03:56 -05:00
topology.hbs Show dismissable no live updating notice on the topology page 2020-11-04 19:25:12 -08:00