Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow users to build custom topologies #167

Open
tomwilkie opened this issue Jun 3, 2015 · 3 comments
Open

Allow users to build custom topologies #167

tomwilkie opened this issue Jun 3, 2015 · 3 comments
Labels
feature Indicates that issue is related to new end user functionality
Milestone

Comments

@tomwilkie
Copy link
Contributor

This came up with CapGemini yesterday.

Not sure how it would work - potentially allow users to "group" nodes in a topology by an arbitrary attribute, and then show connections between these groups? One idea might be to allow users to tag containers (maybe using docker labels?) and then group by that?

@peterbourgon
Copy link
Contributor

Yes, we had this via a DSL in the original version.

@peterbourgon
Copy link
Contributor

Just got an implicit +1 for this issue via @errordeveloper asking for a way to filter out containers he doesn't want to see.

@peterbourgon
Copy link
Contributor

More unprompted votes for this issue during the last couple informal demos.

@tomwilkie tomwilkie added this to the Post-1.0 milestone Dec 1, 2015
@rade rade modified the milestones: July2016, Post-1.0 Jul 4, 2016
@rade rade added the feature Indicates that issue is related to new end user functionality label Jul 4, 2016
@rade rade modified the milestones: July2016, August2016 Jul 4, 2016
@rade rade modified the milestones: August2016, September2016 Aug 16, 2016
@rade rade modified the milestones: icebox, Backlog Jan 10, 2017
dholbach pushed a commit that referenced this issue Sep 3, 2020
604e133c2 Merge pull request #167 from weaveworks/update-scheduler-instructions
bdd647e92 Merge pull request #169 from weaveworks/go-1.14.4
2c2792e7d Upgrade to Go 1.14.4
e6dd5e8f0 Merge pull request #168 from weaveworks/downgrade-werkzeug
144aa64c0 Restruct scheduler to use compatible version of werkzeug library
cc807901d Update instructions on how to deploy gc/scheduler
51a217660 Merge pull request #166 from weaveworks/165-rename-circleci-to-wksctl
bfd7a2bbe Renames circleci project wks -> wksctl afte code move
a5f7be3cc Note that the API token was revoked
15e4cfb94 Merge pull request #164 from weaveworks/improve-lint
dc8722589 Fix lint errors in Python code
8cb6a62a2 Set failure state if lint_files fails
c635ce412 Simplify the no-arguments case
167b7ed57 Skip entire directories that match filter patterns
1caa455a6 Refactor: read filter patterns once at start
4cc7911e5 Merge pull request #163 from weaveworks/fix-lint
393808dab Merge pull request #162 from weaveworks/golang-python3
3c5fcd16e Make lint run on CircleCI
f0936a1e9 lint all directories if not given a list
68f62a393 Fix typo in lint script
9ef44b057 Stop installing promtool
882df5ec5 Install python 3 instead of obsolete v2.7
988002377 Update Go to latest 1.13.3
2a2df5278 Merge pull request #161 from murali-reddy/terraform-update
bf8ed23b9 update google_compute_instance arguments as per the latest documentation

git-subtree-dir: tools
git-subtree-split: 604e133c2b7eb805766eab7be28723ef1ccd32aa
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature Indicates that issue is related to new end user functionality
Projects
None yet
Development

No branches or pull requests

3 participants