Commit Graph

96 Commits

Author SHA1 Message Date
Tom Wilkie
c378e72ac3 Check for docker-squash and the correct netgo libs in the makefile. 2015-05-26 16:20:16 +00:00
Peter Bourgon
92adbf1c40 Merge pull request #107 from weaveworks/errcheck
Address non-Close errors identified by errcheck
2015-05-26 17:32:04 +02:00
Peter Bourgon
e518c71493 Merge pull request #106 from weaveworks/add-containers-topology
Add Containers topology
2015-05-26 17:11:01 +02:00
Peter Bourgon
2f16729ef1 Fix errcheck errors in experimental 2015-05-26 16:54:23 +02:00
Peter Bourgon
84454d1ba1 Fix errcheck errors in app 2015-05-26 16:52:29 +02:00
Peter Bourgon
8f6b9895ac Fix errcheck errors in probe 2015-05-26 16:49:47 +02:00
Peter Bourgon
bf49e12094 Add Containers topology 2015-05-26 16:37:44 +02:00
Tom Wilkie
957d5253a1 Merge pull request #95 from tomwilkie/docker-image-annot
Expose Docker image IDs and Names
2015-05-26 11:21:45 +01:00
Tom Wilkie
18c38a6bf4 Expose docker image id and name 2015-05-26 10:15:23 +00:00
Tom Wilkie
c155782232 Merge pull request #97 from tomwilkie/hostname
Don't set the hostname in the scope container when running with weavedns
2015-05-24 10:22:58 +01:00
Peter Bourgon
8c7ca1ecc2 Merge pull request #67 from weaveworks/remove-topology-type
Topologies no longer have a 'type' (for grouping)
2015-05-23 18:07:58 +02:00
Tom Wilkie
2c9a2da14f Don't set the hostname in the scope container when running with weavedns. 2015-05-22 17:11:06 +00:00
Tom Wilkie
f577bbc76f Update static.go 2015-05-22 16:59:44 +00:00
Tom Wilkie
686f3878ae Merge pull request #65 from weaveworks/fix-topology-click
Fix grouping bar for topologies that don't support grouping
2015-05-22 17:55:15 +01:00
David Kaltschmidt
66d66a4d01 Fix grouping bar for topologies that don't support grouping
- fixes #61
- dont clear nodes cache if topo is the same
- combined stores that were interdependent
- dont show topology grouping menu if unsupported
- also harmonized some variable names
- removed old grouping switcher
- moved topo actions to app actions, removed search
- get correct topology url
- first JS test using Jest
- make tests run on circle using the build container.
- replaced jest test runner with karma/jasmine
- Use debian for UI build and test container.
- updated karma-browserify
2015-05-22 16:41:48 +00:00
Tom Wilkie
f11168c051 Make bin/test download test dependancies. 2015-05-22 15:02:36 +00:00
Peter Bourgon
8dae139bdf Merge pull request #94 from weaveworks/stabilize-detail-pane-order
Stabilize order of rows in origin node
2015-05-22 16:10:44 +02:00
Peter Bourgon
7427467363 Stabilize order of rows in origin node 2015-05-22 15:57:52 +02:00
Tom Wilkie
24df95f132 Merge pull request #89 from tomwilkie/build
Embed the git commit id in a go file and print it on startup.
2015-05-22 14:38:02 +01:00
Tom Wilkie
b536d1161b Set git version variable at build time. 2015-05-22 13:34:23 +00:00
Peter Bourgon
65cfe639bb Merge pull request #68 from weaveworks/enhanced-details
Enhance the details pane
2015-05-22 13:49:27 +02:00
Peter Bourgon
d42b03f709 Makefile: add go-spew, go-difflib 2015-05-22 13:43:11 +02:00
Peter Bourgon
8ee5934ec5 Simplify originNodeForProcess 2015-05-22 13:27:14 +02:00
Peter Bourgon
a7371947ff Merge branch 'master' into enhanced-details 2015-05-22 13:24:22 +02:00
Peter Bourgon
2d5f58e8ed Expand details pane 2015-05-22 13:20:00 +02:00
Peter Bourgon
a045fb6cd6 Update static.go 2015-05-22 13:15:02 +02:00
Tom Wilkie
270dd5f928 Merge pull request #85 from tomwilkie/build
Squash docker layers to make the scope image fetch nicer.
2015-05-22 12:12:44 +01:00
Peter Bourgon
0b4024960a Merge pull request #86 from weaveworks/resolver-test
Add resolver_test.go
2015-05-22 13:11:34 +02:00
Peter Bourgon
ed11b46a83 Merge pull request #83 from weaveworks/reduce-probe-cpu
Reduce default spy and publish intervals
2015-05-22 13:10:40 +02:00
Peter Bourgon
26a270e056 Add resolver_test.go 2015-05-22 12:48:49 +02:00
Tom Wilkie
07e1f0ff18 Squash docker layers to make the scope image fetch nicer. 2015-05-22 10:25:00 +00:00
Peter Bourgon
7b07c0abc3 Reduce default spy and publish intervals
Closes #81
2015-05-22 11:39:09 +02:00
Tom Wilkie
c193d69b19 Link together all the containers in the example app. 2015-05-21 17:05:20 +00:00
Tom Wilkie
2dd08d632b Merge pull request #78 from tomwilkie/74-static-link
Make the docker image built on circle runnable
2015-05-21 18:02:35 +01:00
Tom Wilkie
8db53458dd Use netgo tag to rebuild go std lib so resulting binaries are statically compiled. 2015-05-21 14:47:15 +00:00
Tom Wilkie
a6c0e94b15 Spin up two elasticsearches in the example app 2015-05-21 13:16:02 +00:00
Peter Bourgon
d645e0bc62 Merge pull request #73 from weaveworks/update-build-instructions
Update Makefile and README
2015-05-21 14:27:47 +02:00
Peter Bourgon
a16aebc310 Update Makefile and README 2015-05-21 14:23:34 +02:00
Tom Wilkie
0efed12d19 Get example's goapp connecting to elastic search under docker-compose. 2015-05-21 10:33:04 +00:00
Peter Bourgon
19296a6837 Merge branch 'master' into remove-topology-type 2015-05-20 14:02:26 +02:00
Tom Wilkie
3ff95c8e2e Use circle's owner filter for deploy. v0.0.1 2015-05-20 11:44:35 +00:00
Tom Wilkie
b8f21e69c7 Merge pull request #70 from tomwilkie/build
Automatically push master builds to docker hub.
2015-05-20 13:38:31 +02:00
Tom Wilkie
47106574f8 Merge pull request #62 from tomwilkie/docker-process-mapper
A docker process mapper
2015-05-20 13:25:17 +02:00
Tom Wilkie
8c66c061c6 A docker process mapper 2015-05-20 11:21:54 +00:00
Tom Wilkie
98b7a0297b Automatially push master builds to docker hub. 2015-05-20 10:58:37 +00:00
Tom Wilkie
f207e6aa4a Merge pull request #58 from weaveworks/build-js-v2
Build js in docker image
2015-05-20 12:48:40 +02:00
David Kaltschmidt
4ca869d891 Automated UI building
- Add Dockerfile for js build image
- Wire up dockerized-ui build to the makefile.
- Removed unused dev tools from package.json/gulp
2015-05-20 10:45:35 +00:00
Tom Wilkie
441b71884b Save the coverage.html and scope image after each build. 2015-05-20 10:42:56 +00:00
Tom Wilkie
0f53765f1a Merge pull request #66 from tomwilkie/build
Don't fail build if coveralls has a hiccup.
2015-05-20 10:47:55 +02:00
Peter Bourgon
c8cfd2af5f Topologies no longer have a 'type' (for grouping) 2015-05-20 10:46:07 +02:00