Commit Graph

3765 Commits

Author SHA1 Message Date
Jonathan Lange
9e0b27840b Delete test for unsupported functionality 2016-06-22 11:19:19 +01:00
Jonathan Lange
40cbf119d3 Nice error on unsupported content type 2016-06-22 10:02:18 +01:00
Jonathan Lange
23faf583b3 Drop gob support 2016-06-21 11:56:56 +01:00
Jonathan Lange
ce5c933d3c Remove unused import 2016-06-21 11:14:14 +01:00
Jonathan Lange
8bd8f883a1 Restore debugging logic 2016-06-21 11:08:55 +01:00
Jonathan Lange
e5417342ba Review comments 2016-06-21 10:33:15 +01:00
Jonathan Lange
29054f7e54 Spell gvt location correctly. 2016-06-21 09:25:44 +01:00
Jonathan Lange
81b05a33ee Make ReadBinary more general and re-use in router 2016-06-20 18:02:23 +01:00
Anita Buehrle
0795b747be dropped mode from weave cloud 2016-06-20 10:32:36 -06:00
Jonathan Lange
a0bdad6fa4 Updates to vendoring document (#1595) 2016-06-20 18:12:37 +02:00
Anita Buehrle
34b7506763 changed screen captures updated weave cloud 2016-06-20 08:34:40 -06:00
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