Commit Graph

5754 Commits

Author SHA1 Message Date
Anita Buehrle
6cecf8459d Merge pull request #1603 from weaveworks/new-images
weave cloud screen captures
2016-06-20 08:24:33 -06:00
abuehrle
7f84b55d7a weave cloud screen captures 2016-06-20 08:24:01 -06:00
Jonathan Lange
13269e8110 Helper for reading & writing from binary 2016-06-17 15:24:33 +01:00
Alfonso Acosta
588172f931 Merge pull request #1587 from weaveworks/release-0.16
Release 0.16.0
2016-06-17 14:27:24 +01:00
Alfonso Acosta
19cb71452b Review feedback v0.16.0 2016-06-17 08:56:01 +00:00
Alfonso Acosta
3cd8732899 Update CHANGELOG 2016-06-17 08:54:14 +00:00
Alfonso Acosta
80f5aff30c Review feedback 2016-06-17 08:54:13 +00:00
Alfonso Acosta
71f7b7733b Review feedback 2016-06-17 08:54:13 +00:00
Alfonso Acosta
b476392639 Release 0.16.0 2016-06-17 08:54:12 +00:00
Tom Wilkie
c80eb42a4f Add filters for pseudo nodes. (#1581)
* Add filters for pseudo nodes.

- Don't filter the internet node as a pseudo node.
- Rename pseudo filter to unmanaged/uncontained.
- Review feedback
- Move the FilterFoo funcs into the tests
- Drop the 'nodes' from filter labels.

* Fix experimental
2016-06-16 20:09:13 +01:00
Tom Wilkie
73e2effb9f Join pod topology directly with short lived connections (#1597)
* Join pod topology directly with short lived connections

* Review feedback
2016-06-16 19:05:15 +01:00
David
4e03a30e1e Merge pull request #1586 from weaveworks/abuehrle-patch-2
updated Weave Cloud and clarified setup
2016-06-16 18:32:39 +02:00
David
ce39b8ef6e Merge pull request #1593 from weaveworks/network-colors-unique
Network colors from a scale
2016-06-16 18:17:42 +02:00
David Kaltschmidt
c37c175dd6 Network colors from a scale
* all colors are unique and separated enough
* only 10 colors are available
* contains red and green
2016-06-16 11:46:42 +02:00
Alfonso Acosta
cb21a0d5b9 Merge pull request #1591 from weaveworks/1563-read-global-docker-networks
Add all docker subnets to overlay topology
2016-06-15 23:32:32 +01:00
Alfonso Acosta
e1afe22a22 Add all docker subnets to overlay topology 2016-06-15 21:22:29 +00:00
Alfonso Acosta
0587c6a967 Fix master after merging conflicting PRs #1531 and #1584
They both passed tests separately and were no source-line conflicts ... but shit happens.
2016-06-15 20:23:13 +00:00
Alfonso Acosta
5d07b99e69 Merge pull request #1584 from weaveworks/1563-read-docker-networks
Add docker networks to the Overlay Topology
2016-06-15 19:08:30 +01:00
Alfonso Acosta
7c5799ad59 Bump github.com/fsouza/go-dockerclient 2016-06-15 16:54:18 +00:00
Jonathan Lange
bd7cc11caa Merge pull request #1590 from weaveworks/admin-instrumentation
Get route name before munging request
2016-06-15 16:59:09 +01:00
Tom Wilkie
fba555c985 Use image name without version as id. (#1531)
* Use image name without version as id.

* Review feedback
2016-06-15 16:14:51 +01:00
Jonathan Lange
39c9de8e2a Get route name before munging request
This ought to correct a problem where we incorrectly report route names
for admin routes
2016-06-15 16:06:19 +01:00
Tom Wilkie
d888509865 Ignore IPv6 addresses in Docker reporter (#1552) 2016-06-15 16:05:12 +01:00
Anita Buehrle
d0999c9861 https not http 2016-06-15 07:25:40 -06:00
Anita Buehrle
a3fcd6dc2d weave-cloud 2016-06-15 07:23:53 -06:00
Anita Buehrle
0224f50ab0 fixed up links at top 2016-06-15 07:21:54 -06:00
Alfonso Acosta
d7da63a6e4 Merge pull request #1588 from weaveworks/1566-fix-implicit-targets
Fix handling of implicit probe targets
2016-06-15 13:12:44 +01:00
Alfonso Acosta
4dfd096ca7 Fix handling of implicit probe targets
Also, clean up entrypoint script.
2016-06-15 11:12:50 +00:00
Anita Buehrle
f8c9c3a683 updated Weave Cloud and clarified setup 2016-06-14 13:18:17 -05:00
Alfonso Acosta
7fb40c802a Review feedback 2016-06-14 16:53:23 +00:00
David
e2050e1627 Merge pull request #1583 from weaveworks/1518-tall-search
Fix tall search box in Firefox
2016-06-14 18:01:56 +02:00
Anita Buehrle
e53b0cbea0 Merge pull request #1582 from weaveworks/abuehrle-patch-1
added line about kubectl version matching cluster
2016-06-14 10:45:07 -05:00
Alfonso Acosta
6f0a31d1cd Add docker networks to the Overlay Topology 2016-06-14 14:58:43 +00:00
Anita Buehrle
d5b69a7693 added line about kubectl version matching cluster 2016-06-14 08:53:52 -05:00
David Kaltschmidt
8a845ecbac Fix tall search box in Firefox
* FF has an issue with flexbox and set width
* setting flex only when focused
2016-06-14 15:52:23 +02:00
Tom Wilkie
b4abe582f4 Tag scope images on docker hub as we do in service (#1572) 2016-06-14 10:10:51 +01:00
Alfonso Acosta
17723edc5e Merge pull request #1579 from weaveworks/1576-cancel-publish-on-stop
probe: add timeout to publisher and cancel requests on Stop()
2016-06-13 17:25:03 +01:00
Bryan Boreham
f2e40b45c8 Time out commands after three minutes
This means we get to see their output up to the point they timed out,
and also means that we avoid CircleCI killing the entire job after
five minutes of inactivity.
2016-06-13 17:10:46 +01:00
Alfonso Acosta
e01b88b7d9 Review feedback 2016-06-13 15:54:40 +00:00
Alfonso Acosta
3542c6b2f8 probe: add timeout to publisher and cancel requests on Stop() 2016-06-13 15:18:44 +00:00
Alfonso Acosta
f06731183b Merge pull request #1578 from weaveworks/1573-multi-network-containers
Gather IPs from all the container networks
2016-06-13 13:23:06 +01:00
Alfonso Acosta
47c5754923 Add test 2016-06-13 11:47:19 +00:00
Alfonso Acosta
0fd2754b58 Gather IPs from all the container networks 2016-06-10 17:45:54 +00:00
Alfonso Acosta
ab1ca31760 Merge pull request #1574 from weaveworks/middleware-identity
Add Indentity middleware
2016-06-09 15:53:25 +01:00
Alfonso Acosta
80f72638ce Add Indentity middleware 2016-06-09 14:30:53 +00:00
Tom Wilkie
a7b34f1601 Use NATS for shortcut reports in the service. (#1568)
* Vendor nats-io/nats

* Use NATS for shortcut reports.

* Review feedback.

* Rejig shortcut subscriptions, so they work.

* Review feedback
2016-06-09 12:48:41 +01:00
Tom Wilkie
982189161b If we don't get a path name from the router, make one up from the url. (#1570)
* If we don't get a path name from the router, make one up from the url.

* Think about route naming a little more and add a comment to show it.
2016-06-09 12:48:22 +01:00
Tom Wilkie
141ce75902 Log errors in response to http requests. (#1569) 2016-06-09 09:01:50 +01:00
Alfonso Acosta
bbf55922d0 Merge pull request #1564 from weaveworks/probe-version-header
Add probe version header to probe requests
2016-06-08 15:34:34 +01:00
Jonathan Lange
38af5e0f77 Merge pull request #1554 from weaveworks/parallelism
Fetch non-cached reports in parallel
2016-06-08 14:52:32 +01:00