Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inclusion of overlay connections in Hosts view is confusing #1132

Closed
rade opened this issue Mar 5, 2016 · 5 comments · Fixed by #1182
Closed

inclusion of overlay connections in Hosts view is confusing #1132

rade opened this issue Mar 5, 2016 · 5 comments · Fixed by #1182
Labels
chore Related to fix/refinement/improvement of end user or new/existing developer functionality

Comments

@rade
Copy link
Member

rade commented Mar 5, 2016

Say I have three hosts which can only connect in a "chain" like...
screenshot from 2016-03-05 17 44 14

But since I am running weave, the connectivity between containers does not have to follow this constrained topology, and instead might look like...
screenshot from 2016-03-05 17 39 54

But when you do this, the Hosts view changes to...
screenshot from 2016-03-05 17 45 08

which is rather surprising and IMO confusing since the connectivity between hosts hasn't actually changed.

@davkal davkal added the component/ui Predominantly a front-end issue; most/all of the work can be completed by a f/e developer label Mar 7, 2016
@tomwilkie
Copy link
Contributor

Weave is fully meshed in this example, right?

@rade
Copy link
Member Author

rade commented Mar 8, 2016 via email

@tomwilkie
Copy link
Contributor

I see. We've discussed / considered an 'overlay' view for this which I
think would be pretty straight forward to implement.

On Tuesday, 8 March 2016, Matthias Radestock notifications@github.com
wrote:

No. The weave peers are connected in a chain.


Reply to this email directly or view it on GitHub
#1132 (comment).

@rade
Copy link
Member Author

rade commented Mar 8, 2016

We've discussed / considered an 'overlay' view for this

Isn't it the other way round? i.e. the current 'Hosts' view is an overlay view, but what I really want is an 'underlay' view.

@tomwilkie tomwilkie removed the component/ui Predominantly a front-end issue; most/all of the work can be completed by a f/e developer label Mar 17, 2016
@tomwilkie
Copy link
Contributor

This is more of a backend issue.

@rade rade added the chore Related to fix/refinement/improvement of end user or new/existing developer functionality label Jul 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Related to fix/refinement/improvement of end user or new/existing developer functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants