Mike Lang
7f528d1a78
middleware: Add an ErrorHandler middleware used to serve an alternate handler on a certain error code
2016-10-25 17:50:39 -07:00
Bowen Li
98be7d2b10
Merge pull request #1946 from weaveworks/1945-sublabel-empty-span
...
fixes visual bug where empty span shows up
2016-10-25 09:21:05 -07:00
Alfonso Acosta
2ab1715a79
Merge pull request #1944 from weaveworks/1929-discard-shortlived-connections-to-pods-in-host-net
...
Discard short-lived connections to/from Pods in the host net
2016-10-25 18:04:27 +02:00
Alfonso Acosta
8b3c13c7cb
Merge pull request #1950 from weaveworks/fix-argument-escaping
...
Fix argument escaping in Scope
2016-10-25 18:01:17 +02:00
Alfonso Acosta
5433c256c7
Fix argument escaping in Scope
...
By naively using echo and cat to print to serialize/deserealize arguments we were garbling
arguments with special characters and whitespaces
2016-10-25 15:35:48 +00:00
Simon
06b83a4a4f
Merge pull request #1903 from weaveworks/1152-clarify-term-is-child-window
...
Clarify terminal is child window of details panel.
2016-10-25 12:40:41 +02:00
Bowen Li
1a4fab79ab
fixes visual bug where empty span shows up
2016-10-24 10:00:17 -07:00
Simon Howe
c56fcaccee
Change terminal aesthetic so it appears to float below details panel
2016-10-24 16:45:17 +02:00
Alfonso Acosta
9881a6b631
Fix tests
2016-10-24 09:41:53 +00:00
Alfonso Acosta
529759b603
Discard short-lived connections to/from Pods in the host net
2016-10-21 14:42:44 +00:00
Alfonso Acosta
405a705943
Merge pull request #1933 from weaveworks/1928-increase-timestamp-precision
...
Increase timestamp precision
2016-10-20 14:01:39 +02:00
David Kaltschmidt
a0f1b25a0b
Give datetime more space in the table
2016-10-20 13:17:34 +02:00
Alfonso Acosta
16ae11da77
Merge pull request #1922 from kinvolk/lorenzo/lint-untyped-keys
...
Fix linter errors on unkeyed fields
2016-10-20 11:32:59 +02:00
Alfonso Acosta
8c70630a74
Merge pull request #1921 from kinvolk/lint-ctx-key
...
Fix linter error for string in context.WithValue
2016-10-20 11:32:44 +02:00
Alfonso Acosta
8c86343a06
Merge pull request #1937 from kinvolk/update-tools
...
Update tools subtree
2016-10-20 11:30:52 +02:00
Simon
816224a761
Merge pull request #1919 from weaveworks/1762-improve-search-docs
...
Add a new search section to the help popover
2016-10-20 10:30:33 +02:00
Simon Howe
ec2551b6bb
Optimize re-rendering of help-panel > dynamic fields list
2016-10-19 15:49:17 +02:00
Simon
f6e81cf4d6
Merge pull request #1912 from weaveworks/1844-visually-duplicate-rows
...
Add label_minor to tooltips in connections table
2016-10-19 15:03:38 +02:00
Simon Howe
14164cc8b3
Review feedback on addition of search to help-panel
2016-10-19 14:30:22 +02:00
Lorenzo Manacorda
008b162c0a
Merge commit '7eb07eebff9bc1297c87a04ee4d703b491bc8ca2'
2016-10-19 12:37:12 +02:00
Lorenzo Manacorda
7eb07eebff
Squashed 'tools/' changes from e9e7e6b..b990f48
...
b990f48 Merge pull request #42 from kinvolk/lorenzo/fix-git-diff
224a145 Check if SHA1 exists before calling `git diff`
1c3000d Add auto_apply config for wcloud
0ebf5c0 Fix wcloud -serivice
4fe078a Merge pull request #39 from weaveworks/fix-wrong-subtree-use
3f4934d Remove generate_latest_map
48beb60 Sync changes done directly in scope/tools
45dcdd5 Merge pull request #37 from weaveworks/fix-mflag-missing
b895344 Use mflag package from weaveworks fork until we find a better solution
e030008 Merge pull request #36 from weaveworks/wcloud-service-flags
9cbab40 Add wcloud Makefile
ef55901 Review feedback, and build wcloud in circle.
3fe92f5 Add wcloud deploy --service flag
3527b56 Merge pull request #34 from weaveworks/repo-branch
92cd0b8 [wcloud] Add support for repo_branch option
9f760ab Allow wcloud users to override username
38037f8 Merge pull request #33 from weaveworks/wcloud-templates
7acfbd7 Propagate the local username
e6876d1 Add template fields to wcloud config.
f1bb537 Merge pull request #30 from weaveworks/mike/shell-lint/dont-error-if-empty
e60f5df Merge pull request #31 from weaveworks/mike/fix-shell-lint-errors
e8e2b69 integrations: Fix a shellcheck linter error
a781575 shell-lint: Don't fail if no shell scripts found
db5efc0 Merge pull request #28 from weaveworks/mike/add-image-tag
5312c40 Import image-tag script into build tools so it can be shared
7e850f8 Fix logs path
dda9785 Update deploy api
f2f4e5b Fix the wcloud client
3925eb6 Merge pull request #27 from weaveworks/wcloud-events
77355b9 Lint
d9a1c6c Add wcloud events, update flags and error nicely when there is no config
git-subtree-dir: tools
git-subtree-split: b990f488bdc7909b62d9245bc4b4caf58f5ae7ea
2016-10-19 12:36:22 +02:00
Simon Howe
c99f4dbfa2
Fixes search tests, forgot to include 0-9 when switching from \W
2016-10-19 11:59:56 +02:00
Simon Howe
2ca23507de
label_minor -> labelMinor, closer to all camelCase api
2016-10-19 10:50:11 +02:00
Alfonso Acosta
43f4da0ecc
Fix tests
2016-10-18 17:26:45 +00:00
Alfonso Acosta
bd3ececb11
Increase timestamp precision
2016-10-18 15:24:37 +00:00
Alfonso Acosta
3829784967
Merge pull request #1904 from weaveworks/1864-apply-filters-to-details-panel
...
Apply filters from current view to details panel
2016-10-18 15:10:29 +02:00
Lorenzo Manacorda
7ed139b15b
fix linter errors on unkeyed fields
2016-10-14 12:53:48 +02:00
Lorenzo Manacorda
2a682dd7b0
Fix linter error for strings in context.WithValue
2016-10-13 14:28:30 +02:00
Paul Bellamy
8da5ca32ee
Merge pull request #1920 from weaveworks/probe-client-timeouts
...
Add timeouts to the probe http client
2016-10-13 11:56:51 +01:00
Paul Bellamy
002770d394
use hashicorp/clean-http to get better http client defaults
2016-10-13 09:45:27 +01:00
Paul Bellamy
28213a00a4
Add timeouts to the probe http client
2016-10-12 17:20:47 +01:00
Simon Howe
db5baabeee
Add a new search section to the help popover
2016-10-12 17:35:26 +02:00
Simon Howe
1d3ae9576d
Revert "Add a search section to the help-popup"
...
This reverts commit cc4c71faf0 .
A careless push
2016-10-12 17:26:00 +02:00
Simon Howe
cc4c71faf0
Add a search section to the help-popup
2016-10-12 17:25:08 +02:00
Tom Wilkie
7d88279758
Add prometheus metrics endpoint to probes. ( #1915 )
2016-10-10 14:30:34 -07:00
Simon Howe
bec4d281c3
Add label_minor to tooltips in connections table
...
Sometimes label is not enough to distinguish between rows.
2016-10-10 15:15:31 +02:00
Mike Lang
2bc31e8728
Fix circle.yml to actually deploy external ui changes ( #1910 )
...
Conditional was the wrong way around.
2016-10-07 18:20:39 -07:00
Tom Wilkie
727404c9b8
Extend logging middleware to optionally only log failed HTTP requests ( #1909 )
...
* Extend logging middleware to optionally only log failed HTTP requests
* Add a preconfigured logger for logging failed requests, use it in the app.
* Wide definition of success
2016-10-07 18:03:36 -07:00
Mike Lang
33ec1acf67
Merge pull request #1908 from weaveworks/mike/static-content-from-s3
...
Add option to scope to have static content served from S3 instead
2016-10-07 16:24:40 -07:00
Mike Lang
ce5fc17972
Add new generated content to gitignore
2016-10-06 18:58:39 -07:00
lukemarsden
a2f6090176
Merge pull request #1838 from weaveworks/faddats-doc-changes
...
{WIP} Faddats doc changes
2016-10-06 11:59:54 +02:00
Mike Lang
33a219bdbf
Makefile: fix esc -include regex
2016-10-05 17:38:58 -07:00
Mike Lang
ec37214778
Add flag to allow using external ui, and ability to upload to bucket during CI
2016-10-05 17:27:18 -07:00
Mike Lang
2c9f6c197f
Split prog/static.go into two versions, and have a shim choose between them
...
This allows us to have both normal and external resource versions of static content
in the same binary, and switch with a flag
2016-10-05 17:26:57 -07:00
Tom Wilkie
2a00fd2d78
Allow user to specify URLs on the command line, and use that to allow per-target tokens. ( #1901 )
...
Also:
- Parse targets on startup and catch badly formed ones before Scope can start.
- If no port is specified, use default port for scheme; if no scheme is specificed, use 4040.
- Use username as probe token
2016-10-05 10:59:56 -07:00
Alfonso Acosta
ffdcc2367e
Only send filters to nodes from the current topology
...
This reverts commit 699fe45e65 .
2016-10-05 16:54:36 +00:00
Alfonso Acosta
3250b7289e
Do not apply filters if no filtering options are provided
2016-10-05 14:04:53 +00:00
Alfonso Acosta
5eabf5436c
Make linter happy
2016-10-05 13:07:17 +00:00
Alfonso Acosta
3f27d5f6cc
Do not filter out the target nodes when obtaining the details panel
2016-10-05 12:22:50 +00:00
Simon Howe
699fe45e65
Details panel: send topology options of node type being loaded
2016-10-05 12:23:31 +02:00