Commit d756136
authored
Cluster profile: cope with nonexistent node types (#1456)
Sometimes, one kind of a node just doesn't exist, and we don't
want to throw a KeyError on that.
Specifically, right now in the separate-services deployment, we don't
yet have the "manager" node declared.1 parent 285c51c commit d756136
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
0 commit comments