Commit Graph

3295 Commits

Author SHA1 Message Date
jpellizzari
bfefa0902b Added exports and install script 2017-01-24 11:25:02 -08:00
Mike Lang
dee274e438 Merge pull request #2065 from weaveworks/mike/ecs/caching
ECS reporter: Minimize API calls by caching task and service data
2017-01-24 11:03:51 -08:00
Jordan Pellizzari
c896cf9a84 Merge pull request #2141 from weaveworks/convert-to-sass
Use Sass instead of Less
2017-01-24 09:24:36 -08:00
jpellizzari
50b84fed64 Converted node-details table style to sass 2017-01-24 08:23:41 -08:00
Jordan Pellizzari
9c214e37d5 Merge pull request #2125 from weaveworks/2120-show-app-containers
Change topologies option from 'notsystem' to 'application'
2017-01-23 16:33:58 -08:00
jpellizzari
39114a8ddb Changed container-label-filters-group url param to system 2017-01-23 15:54:49 -08:00
Mike Lang
fca76d661e Merge pull request #2145 from weaveworks/mike/render/fix-ecs-detailed-parents
render.detailed: Add ECS topologies to detailed parents conversion
2017-01-23 13:23:45 -08:00
Mike Lang
19b6d5b1c4 Merge pull request #2146 from weaveworks/mike/render/fix-ecs-detailed-children
render.detailed: Teach detailed node view how to display ECS topologies as children
2017-01-23 13:23:27 -08:00
Mike Lang
c4eb0960f9 awsecs client: simplify list/describe services
by removing ability to stream results between them, since this is such a minor optimization
and greatly complicates the code.
2017-01-23 12:48:50 -08:00
jpellizzari
66e3e7af49 Removed URL params from integration test config 2017-01-23 12:10:58 -08:00
Alfonso Acosta
036dd072d3 Merge pull request #2148 from kinvolk/iaguis/refactor-probemain
probe: refactor probeMain
2017-01-23 13:13:13 +01:00
Iago López Galeiras
f0d9876258 probe: refactor probeMain 2017-01-23 12:11:35 +01:00
Tom Wilkie
fe81ef98f4 Update to go1.7.4 (#2147) 2017-01-22 19:51:38 +00:00
Alfonso Acosta
a6e6131636 Merge pull request #2143 from weaveworks/2142-wrong-compose-install-docs
Fix Scope arguments in Docker Compose installation docs
2017-01-21 10:13:21 +01:00
Mike Lang
eb44e95922 render.detailed: Teach detailed node view how to display ECS topologies as children
Previously, they were omitted.
2017-01-20 18:07:54 -08:00
Mike Lang
39e735f99e render.detailed: Add ECS topologies to detailed parents conversion
so they will correctly show up in the details view.
Currently, since ECS topologies aren't considered, the ECS parents of nodes are silently dropped.
2017-01-20 17:12:40 -08:00
Mike Lang
baffe94538 awsecs caching: Minor review changes 2017-01-20 14:31:41 -08:00
jpellizzari
08010bcff6 Change topologies option from 'notsystem' to 'application' 2017-01-20 13:30:10 -08:00
Alfonso Acosta
7aff988929 Simplify kubelet test 2017-01-20 18:23:11 +00:00
jpellizzari
df85fa577b Locked sass deps; fixed .matched-text fade function 2017-01-20 10:06:04 -08:00
jpellizzari
1efbb933d0 Changed font-awesome imports to use Sass 2017-01-20 10:06:04 -08:00
jpellizzari
9675cd2551 Converted stylesheets to Sass 2017-01-20 10:06:04 -08:00
Alfonso Acosta
1c56b536a3 Fix examples too 2017-01-20 14:41:36 +00:00
Alfonso Acosta
80d0fc1cb9 Fix Scope arguments in Docker Compose installation docs 2017-01-20 13:43:10 +00:00
Filip Barl
73b94d92ec Merge pull request #2115 from weaveworks/node-table-maintain-focus
Maintain focus on hovered node table rows
2017-01-20 13:16:25 +01:00
Filip Barl
1ef64cf17c Addressed David's comments 2017-01-20 12:52:03 +01:00
Filip Barl
26fc2eed58 Fixed row focusing for the bottom of a scrollable table 2017-01-20 12:36:27 +01:00
Filip Barl
687fb3a201 Maintain focus on hovered node table rows
More sophisticated row focusing

Keeping deleted focused nodes in the table

Fixed focus debouncing
2017-01-20 12:36:27 +01:00
Jordan Pellizzari
38734addeb Merge pull request #2140 from weaveworks/2138-contrast-broken
Fix contrast page import statement
2017-01-19 14:40:52 -08:00
jpellizzari
9a28ab425f Fixed contrast page import statement 2017-01-19 10:33:31 -08:00
Alfonso Acosta
589171b469 Merge pull request #2136 from weaveworks/bump-tools
Bump tools subtree and fix integration tests
2017-01-19 13:04:20 +01:00
Alfonso Acosta
87f1c0f0f5 Merge pull request #2132 from weaveworks/2049-get-local-pods-from-kubelet
Obtain local pods from kubelet
2017-01-19 12:57:54 +01:00
Alfonso Acosta
3ed02d9a9a Make integration tests more robust 2017-01-19 11:24:34 +00:00
Alfonso Acosta
57300c6bec Fix typo in test 2017-01-19 11:24:17 +00:00
Alfonso Acosta
0fd000ef3d Merge commit '52d1ae404acd6c7e7561cd5560bb602662cf159f' into bump-tools 2017-01-19 11:23:39 +00:00
Alfonso Acosta
52d1ae404a Squashed 'tools/' changes from 4b7d5c6..a3b18bf
a3b18bf Merge pull request #65 from weaveworks/fix-integration-tests
ecb5602 Fix integration tests
f9dcbf6 ... without tab (clearly not my day)
a6215c3 Add break I forgot
0e6832d Remove incorrectly added tab
eb26c68 Merge pull request #64 from weaveworks/remove-test-package-linting
f088e83 Review feedback
2c6e83e Remove test package linting
2b3a1bb Merge pull request #62 from weaveworks/revert-61-test-defaults
8c3883a Revert "Make no-go-get the default, and don't assume -tags netgo"
e75c226 Fix bug in GC of firewall rules.
e49754e Merge pull request #51 from weaveworks/gc-firewall-rules
191f487 Add flag to enale/disable firewall rules' GC.
567905c Add GC of firewall rules for weave-net-tests to scheduler.
03119e1 Fix typo in GC of firewall rules.
bbe3844 Fix regular expression for firewall rules.
c5c23ce Pre-change refactoring: splitted gc_project function into smaller methods for better readability.
ed5529f GC firewall rules
ed8e757 Merge pull request #61 from weaveworks/test-defaults
57856e6 Merge pull request #56 from weaveworks/remove-wcloud
dd5f3e6 Add -p flag to test, run test in parallel
62f6f94 Make no-go-get the default, and don't assume -tags netgo
8946588 Merge pull request #60 from weaveworks/2647-gc-weave-net-tests
4085df9 Scheduler now also garbage-collects VMs from weave-net-tests.
d1a5e46 Remove wcloud cli tool

git-subtree-dir: tools
git-subtree-split: a3b18bfe932ddb8adaceb0adb2df35c579bf4ee4
2017-01-19 11:23:12 +00:00
Alfonso Acosta
87c15a1320 Merge pull request #2118 from kinvolk/alban/fix-conntrack-parsing
probe: conntrack: fix output parsing
2017-01-18 23:41:07 +01:00
Alfonso Acosta
43adb03565 Merge pull request #2068 from kinvolk/iaguis/fix-lint
Fix linter errors
2017-01-18 12:23:27 +01:00
Iago López Galeiras
5cb5c7d42e Fix shfmt issues 2017-01-18 11:51:41 +01:00
Iago López Galeiras
43d9f38c5e Fix various linter issues
Found via shellcheck.
2017-01-18 11:51:41 +01:00
Mike Lang
79a83e3656 awsecs: Appease linter 2017-01-17 12:17:34 -08:00
Alban Crequy
f1e2b5d93a probe: conntrack: fix output parsing
With net.netfilter.nf_conntrack_acct = 1, conntrack adds the following
fields in the output: packets=3 bytes=164

And with SELinux (e.g. Fedora), conntrack adds: secctx=...

The parsing with fmt.Sscanf introduced in #2095 was unfortunately
rejecting lines with those fields. This patch fixes that by adding more
complicated parsing in decodeFlowKeyValues() with FieldsFunc and SplitN.

Fixes #2117
Regression from #2095
2017-01-17 19:30:56 +01:00
Alfonso Acosta
75ed573425 Remove whitespace 2017-01-17 12:32:22 +00:00
Alfonso Acosta
8fe95c6519 Fix typo 2017-01-17 12:31:36 +00:00
Alfonso Acosta
13ef7f39c6 Merge pull request #2134 from weaveworks/ci-push-to-quay
Deploy to quay when merging to master
2017-01-17 13:04:44 +01:00
Alfonso Acosta
a8a2911bda Deploy to quay when merging to master
To workaround the 500s obtained from Docker Hub
2017-01-17 11:20:25 +00:00
Mike Lang
2b7662a3c6 Make reporter tests a seperate package to appease linter
This requires making All The Things public. Yuck.
2017-01-17 03:02:47 -08:00
Alfonso Acosta
496e3f2072 Merge pull request #2114 from weaveworks/1972-non-established-proc-conns
Report persistent connections in states other than ESTABLISHED
2017-01-17 10:45:53 +01:00
Alfonso Acosta
c6f7bdc78e Obtain local pods from kubelet 2017-01-16 18:50:03 +00:00
Filip Barl
fa56c030e2 Merge pull request #2109 from weaveworks/node-details-multicolumn-table
Add support for generic multicolumn tables
2017-01-16 17:27:56 +01:00