Tom Wilkie
08e1090a65
Merge pull request #369 from weaveworks/336-show-counts
...
Show how many containers have been grouped together under an image
2015-08-19 15:42:00 +01:00
Tom Wilkie
7508df7e5b
Add NodeMetadata.Counters with appropriate merge semantics
2015-08-19 14:24:21 +00:00
Tom Wilkie
336ba79f95
Merge pull request #355 from weaveworks/directionality
...
Make edge direction flow from client->server.
2015-08-19 14:21:13 +01:00
Tom Wilkie
2b7b0c3774
Merge pull request #366 from weaveworks/331-process-container-names
...
Add container names to process minor label if possible.
2015-08-19 14:19:41 +01:00
Tom Wilkie
6f1f453098
Review feedback
2015-08-19 12:22:28 +00:00
Tom Wilkie
7fb1a98eca
Update detail node logic to deal with connection directionality; also correctly merge edge metadata for pseudo nodes.
2015-08-19 10:21:01 +00:00
Tom Wilkie
60d1b503c1
Deal with directed edges in the rest of the codebase.
2015-08-19 10:17:31 +00:00
Tom Wilkie
89df11bbfd
Make edge direction flow from client->server.
2015-08-19 10:17:24 +00:00
Tom Wilkie
0cc3dd0eea
Merge pull request #367 from weaveworks/323-origin-address
...
Condense origin address entries into a single table.
2015-08-19 11:16:00 +01:00
Paul Bellamy
0c9216d56e
Merge pull request #362 from weaveworks/release-0.6.0
...
v0.6.0
2015-08-19 11:13:32 +01:00
Tom Wilkie
75369acb42
Review feedback
2015-08-19 10:06:57 +00:00
Paul Bellamy
b97590a435
Changelog for 0.6.0
v0.6.0
2015-08-19 10:37:03 +01:00
Paul Bellamy
3fa86fe6ce
adding -version flag back into app and probe for the release script
2015-08-19 10:37:02 +01:00
Tom Wilkie
fbe010a15f
Review feedback
2015-08-19 09:24:52 +00:00
Paul Bellamy
fc75b3dc58
fixing bin/release
2015-08-19 10:22:31 +01:00
Paul Bellamy
6860d02a1a
Use port or dns container to check for weavedns
...
Due to: https://github.com/weaveworks/weave/pull/1319
2015-08-19 10:19:28 +01:00
Peter Bourgon
a1b0088bf3
Remove (comm) from Name field in detail pane
2015-08-19 11:07:31 +02:00
Tom Wilkie
8c4bbdae8c
Show how many containers have been grouped together under an image
2015-08-18 12:47:44 +00:00
Tom Wilkie
4efa811ef8
Add test.
2015-08-18 12:16:42 +00:00
Tom Wilkie
819cfdfbdd
Fix tests.
2015-08-18 11:24:49 +00:00
Tom Wilkie
a86d47deb0
Add container names to process minor label if possible.
2015-08-18 11:24:48 +00:00
Tom Wilkie
89831bfdd2
Condense origin address entries into a single table.
2015-08-18 11:23:45 +00:00
Tom Wilkie
91f64828f4
Merge pull request #354 from weaveworks/tools
...
Use various scripts from tools.git
2015-08-18 12:21:56 +01:00
Tom Wilkie
9289b6626a
Review feedback
2015-08-18 11:21:02 +00:00
Tom Wilkie
501504bb40
Fix #363 ; it can take longer than 1ms to resolve an ip, even when its just a map lookup.
...
GC takes longer, for instance. Also we should fail if we don't get the IP in time, otherwise
we just deadlock. And fix some concurrent variable access.
2015-08-18 11:20:59 +00:00
Tom Wilkie
2d088c15a3
Update README.md
2015-08-17 16:41:47 +00:00
Tom Wilkie
a61c66f5c6
Add README.md
2015-08-17 16:41:13 +00:00
Tom Wilkie
e7ab9816cd
Use node:0.10 as the ui build image, and upgrade karma and karma webpack
2015-08-17 16:26:22 +00:00
Tom Wilkie
efeba4a2ed
Use rebuild-image script from tools.git
...
- Add some extra files to build image
- Add make to UI build container
2015-08-17 16:26:06 +00:00
Tom Wilkie
3a1f376c29
Use tools.git
2015-08-17 16:26:04 +00:00
Tom Wilkie
9be81c520c
Merge pull request #359 from weaveworks/use_sh_instead_of_bash
...
Use /bin/sh instead of /bin/bash so it can be used in boot2docker
2015-08-17 16:39:32 +01:00
Tom Wilkie
d6044b2c13
Rebuild images every 24hrs
2015-08-17 15:21:33 +00:00
Tom Wilkie
62a5fe364d
Remove bash-ism
2015-08-17 14:54:16 +00:00
Alvaro Saurin
c34c80e368
Use /bin/sh instead of /bin/bash so it can be used in boot2docker
2015-08-17 14:50:29 +00:00
Tom Wilkie
a2ec507a14
Add apt-get update to circle
2015-08-17 12:58:03 +00:00
Paul Bellamy
a65b882901
Merge pull request #358 from weaveworks/endpoint
...
run.weave.works -> scope.weave.works
2015-08-17 11:13:12 +01:00
Tom Wilkie
b4d7b88265
run.weave.works -> scope.weave.works
2015-08-14 16:58:01 +00:00
Tom Wilkie
6b74be05cd
Fix rebuild-image
2015-08-13 12:28:34 +00:00
Tom Wilkie
d9522d85ef
Replace / and - in image names with .
2015-08-13 12:21:48 +00:00
Tom Wilkie
9b7bcf679d
Don't test experimental stuff.
2015-08-13 12:07:00 +00:00
Peter Bourgon
82e59bfe20
Merge pull request #351 from weaveworks/probe-id-header
...
Add X-Scope-Probe-ID header to POSTs
2015-08-13 14:03:38 +02:00
Tom Wilkie
f2d9226c59
Fix circle.yml
2015-08-13 11:28:44 +00:00
Tom Wilkie
87b112b05c
Fix circle.yml
2015-08-13 11:27:09 +00:00
Tom Wilkie
fab7da7a1a
Add circle.yml, lint etc
2015-08-13 11:25:07 +00:00
Peter Bourgon
43bfecbba4
Add X-Scope-Probe-ID header to POSTs
2015-08-13 13:01:58 +02:00
Tom Wilkie
9edc58f8ef
Merge pull request #350 from weaveworks/service-args
...
Add parameter shortcut for SAAS
2015-08-12 14:56:58 +01:00
Tom Wilkie
8a7080c8d4
Merge pull request #349 from weaveworks/67-rm
...
Rm temporary containers.
2015-08-12 14:56:44 +01:00
Tom Wilkie
6f3828a431
Add parameter shortcut for saas
2015-08-12 12:04:06 +00:00
Tom Wilkie
7325e4504b
Update import
2015-08-12 11:56:55 +00:00
Tom Wilkie
e2a4bc9796
Rm temporary containers.
2015-08-12 11:45:24 +00:00