Tom Wilkie
a5017c8d33
Remove spurious test.
2015-11-03 15:39:31 +00:00
Tom Wilkie
261ad4c6f3
Build the runner in the gopath.
2015-11-03 15:14:51 +00:00
Tom Wilkie
73c8d3ba56
Hack to make this work whilst we move the test runner.
2015-11-03 15:09:57 +00:00
Paul Bellamy
6fb7db5536
Merge pull request #617 from weaveworks/613-image-version-check
...
Make sure scope can start after an upgrade.
2015-11-03 14:56:00 +00:00
Tom Wilkie
a0e2919726
Deal with move of runner.
2015-11-03 14:55:20 +00:00
Tom Wilkie
d779a4e5da
Make sure scope can start after an upgrade.
2015-11-03 14:16:28 +00:00
David Kaltschmidt
7722b2f1dc
Fixing most npm deps versions
2015-11-03 13:22:01 +01:00
David Kaltschmidt
bc7ee66ed9
Fix npm install by fixing version of react-tap-event-plugin
2015-11-03 11:25:56 +01:00
Tom Wilkie
30ee48f451
Merge branch '0.9'
2015-11-02 15:10:32 +00:00
Tom Wilkie
afe07f71c9
Spelling in the changelog
2015-11-02 15:09:06 +00:00
Tom Wilkie
3a4b727ec4
Propagate SCOPE_VERSION when building in a container.
v0.9.0
2015-11-02 14:52:31 +00:00
Tom Wilkie
641c2a1834
Merge remote-tracking branch 'origin/0.9'
2015-10-30 09:49:05 +00:00
Tom Wilkie
1dd4480c31
Update demo script
2015-10-29 15:13:37 +00:00
Tom Wilkie
e0cea0e2b1
docker run -ti is problematic for automation.
2015-10-29 14:15:39 +00:00
Tom Wilkie
69184f2121
Merge pull request #522 from weaveworks/metadata-sets
...
NodeMetadata Sets
2015-10-29 12:54:45 +00:00
Peter Bourgon
7dad389dac
Merge pull request #605 from weaveworks/604-close-idle-http
...
Close idle http connections when we stop a Http Publisher.
2015-10-29 13:45:12 +01:00
Peter Bourgon
3c131982f1
Merge pull request #603 from weaveworks/602-app-cpu
...
Don't keep stacking filters onto renderers, close idle http connections when we close a http publisher.
2015-10-29 13:45:05 +01:00
Tom Wilkie
bdf39aeaab
Don't mutate the input array for MakeStringSet
2015-10-29 12:23:38 +00:00
Tom Wilkie
920250e414
Close idle http connections when we stop a Http Publisher.
2015-10-29 12:14:17 +00:00
Tom Wilkie
c6604a6c9b
Don't keep stacking filters onto renderers; instead, ensure we return a fresh renderer each time.
2015-10-29 11:35:18 +00:00
Tom Wilkie
0dbb045d51
Review feedback.
2015-10-29 09:09:12 +00:00
Paul Bellamy
5283a010a7
Merge pull request #600 from weaveworks/599-close-nil-channel
...
Fix close on nil channel
2015-10-28 15:53:52 +00:00
Tom Wilkie
63ae144691
Changelog for 0.9 release
2015-10-28 15:28:06 +00:00
Tom Wilkie
c5c115bb0f
Make channel so stop doesn't fail; also, test stop.
2015-10-28 15:25:38 +00:00
Tom Wilkie
244e2f4b4a
gofmt + build
2015-10-27 14:48:43 +00:00
Tom Wilkie
ec4425fb80
Use Node.Sets for Host Local Networks.
2015-10-27 14:35:07 +00:00
Tom Wilkie
6e9ad995b0
Use Node.Sets for Docker/Weave IPs
2015-10-27 14:12:35 +00:00
Tom Wilkie
6913431138
Make IDList an alias for StringSet
2015-10-27 14:12:34 +00:00
Tom Wilkie
5a0e23b3ea
Some additional methods for using Sets.
2015-10-27 14:12:34 +00:00
Peter Bourgon
c68516ec22
report: add StringSet (port of IDList, effectively)
2015-10-27 14:12:34 +00:00
Tom Wilkie
6a4c997048
Merge pull request #526 from weaveworks/fix-natmapper-conntracker
...
Refactor probe/endpoint for export and dependency cleanliness
2015-10-27 14:11:55 +00:00
Tom Wilkie
e3f8e142d5
Merge commit '5b32aa68b714b61558e454001e80009319005ea2' into fix-natmapper-conntracker
2015-10-27 13:17:35 +00:00
Tom Wilkie
5b32aa68b7
Squashed 'tools/' changes from 4fa0c68..d6ea3ad
...
d6ea3ad Use git diff to detect changes in rebuild-image
git-subtree-dir: tools
git-subtree-split: d6ea3ad379
2015-10-27 13:17:35 +00:00
Paul Bellamy
5ed5fd1bd0
Merge pull request #596 from weaveworks/ssl-hostname-verify
...
pass the hostname through to xfer.HttpPublisher, so we can verify ssl certs
2015-10-27 12:11:42 +00:00
Tom Wilkie
07af26e05b
Review feedback
2015-10-27 11:39:38 +00:00
Paul Bellamy
650f015421
Review feedback
2015-10-27 11:36:14 +00:00
Tom Wilkie
8b03814cb7
Fixup failing tests due to fixture move.
2015-10-27 11:30:40 +00:00
Tom Wilkie
a3c53aadf5
No more nil flow workers
2015-10-27 10:53:23 +00:00
Paul Bellamy
e41352a220
pass the hostname through to xfer.HttpPublisher, so we can verify ssl certs
2015-10-27 10:51:41 +00:00
Peter Bourgon
cb40ad3a90
Continued un-exporting of symbols; renames
...
- Unexport consts, types, vars, etc.
- Rename Conntracker (interface) to FlowWalker, to match its definition.
- Rename conntracker (type) to conntrackWalker, to match the interface.
- Move conntrack_test.go to conntrack_internal_test.go and package endpoint
2015-10-27 10:40:09 +00:00
Peter Bourgon
6ae5077515
Un-export NATMapper
...
Lots of TODOs to clean up...
2015-10-27 10:38:22 +00:00
Peter Bourgon
36ce1089f4
Don't export reverseResolver
...
It's only used within package endpoint, so it shouldn't be exported.
That means resolver_test becomes resolver_internal_test, and with the
previous change to the fixture, we can avoid the dot-import.
Also, update method names to reflect it's an unexported type.
2015-10-27 10:38:19 +00:00
Peter Bourgon
c8fbea0f15
Move fixture to its own package
...
We want to be able to import test from packages like probe/endpoint, in
order to use utility functions like poll. But that causes an import
cycle with the current layout. We got around this using dot-imports so
far, but it's ugly and unnecessary: fixture can be its own package.
2015-10-27 10:36:53 +00:00
Peter Bourgon
65a7547415
Intermediate stage fix
2015-10-27 10:36:53 +00:00
Peter Bourgon
32a57e63db
probe/endpoint: NATMapper missed an edge case
...
NATMapper can be created with a nil Conntracker if
ConntrackerModulePresent is false, e.g. on Darwin.
Check for that in ApplyNAT.
2015-10-27 10:36:52 +00:00
David
344adb449e
Merge pull request #590 from weaveworks/jest
...
Migrate JS testing to Jest
2015-10-27 10:20:54 +00:00
Alfonso Acosta
fb7af97d91
Merge pull request #594 from weaveworks/scope-modes
...
[docs] Refer to different Scope setups as standalone and service modes
2015-10-27 09:29:04 +00:00
Alfonso Acosta
6a9a6a05b8
User cloud service mode instead of service mode
2015-10-27 08:10:57 +00:00
Alfonso Acosta
9f8d6801c2
Address PR comments
2015-10-26 23:24:16 +00:00
Alfonso Acosta
314245325d
[docs] Refer to different Scope setups as standalone and service modes
2015-10-26 19:27:07 +00:00