open-consul/ui/packages/consul-ui/app/search/predicates
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
..
acl.js ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
auth-method.js ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
health-check.js ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
intention.js ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
kv.js ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
node.js ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
nspace.js ui: Fix text search for upstream instances (#10151) 2021-05-04 17:25:57 +01:00
policy.js ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
role.js ui: Fix text search for upstream instances (#10151) 2021-05-04 17:25:57 +01:00
service-instance.js ui: Fix text search for upstream instances (#10151) 2021-05-04 17:25:57 +01:00
service.js ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
token.js ui: Fix text search for upstream instances (#10151) 2021-05-04 17:25:57 +01:00
upstream-instance.js ui: Fix text search for upstream instances (#10151) 2021-05-04 17:25:57 +01:00