goadesign / goadesign/model

Links between top-level deployment nodes in DeploymentView

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
467
Forks
23
Avg merge
6m
Merged PRs (30d)
8

Description

Hi folks!

After a few hours of debugging to figure out why the links between my containers were not being shown in my deployment view, I saw https://github.com/goadesign/model/blob/2461d2ed73c9e307adfe0bc070b6950f82f56aac/expr/render.go#L101-L106

While it is true that you can technically add them using `Link`, it's not a great DX. Would you be interested on a PR adding something like `AddTopLevelLinks` (similar to the current `AddAll` and `AddDefault`) that is only applicable inside a `DeploymentView`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.