open-consul/ui/packages/consul-ui/tests/acceptance/steps/dc/services/instances
John Cowen 8b0314f26f
ui: Serf Health Check warning notice (#10194)
When the Consul serf health check is failing, this means that the health checks registered with the agent may no longer be correct. Therefore we show a notice to the user when we detect that the serf health check is failing both for the health check listing for nodes and for service instances.

There were a few little things we fixed up whilst we were here:

- We use our @replace decorator to replace an empty Type with serf in the model.
- We noticed that ServiceTags can be null, so we replace that with an empty array.
- We added docs for both our Notice component and the Consul::HealthCheck::List component. Notice now defaults to @type=info.
2021-05-13 11:36:51 +01:00
..
error-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
exposed-paths-steps.js ui: Delete Proxy Info tab (#9141) 2020-11-10 11:31:47 -05:00
gateway-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
health-checks-steps.js ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
navigation-steps.js ui: Rename a model attribute to not be overwritten by ember-data (#9524) 2021-01-12 09:53:21 -05:00
proxy-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
show-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
sidecar-proxy-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
upstreams-steps.js ui: Delete Proxy Info tab (#9141) 2020-11-10 11:31:47 -05:00
with-proxy-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
with-sidecar-steps.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00