mirror of https://github.com/hashicorp/consul
Browse Source
This commit fixes a problem where parent Failovers where not showing (subset children were fine). Seems to have been introduced with a move/glimmer upgrade here #9154 so I'm adding a 1.9.x backport.pull/10924/head
John Cowen
3 years ago
committed by
GitHub
2 changed files with 4 additions and 1 deletions
@ -0,0 +1,3 @@
|
||||
```release-note:bug |
||||
ui: fixes a bug with some service failovers not showing the routing tab visualization |
||||
``` |
Loading…
Reference in new issue