Commit Graph

3801 Commits

Author SHA1 Message Date
Matthias Radestock
bf02eb0cc7 fix typos in usage info 2017-05-16 09:15:42 +01:00
Mike Lang
783070163d Merge pull request #2521 from Preskton/master
Breaking out some Azure-based services from "The Internet" (#1876)
2017-05-15 14:09:54 -07:00
preston_doster_tc
ed9c369f50 Standardized formatting. 2017-05-15 15:27:48 -05:00
preston_doster_tc
0f1c2f1cb7 Corrected spacing. 2017-05-15 13:32:39 -05:00
preston_doster_tc
df58f55782 Added Azure endpoints so they show up as individual nodes instead of under 'The Internet'. 2017-05-15 13:27:06 -05:00
Filip Barl
5935a32d0a Canvas zoom control (#2513)
* Added a zoom slider control in the bottom-right corner.

* Made the control vertical and added the buttons.

* Adjusted the styles and borders.

* Trying to fix Webpack

* Hide zoom control when there is no content.

* Polished the code.
2017-05-15 11:49:12 +02:00
Alfonso Acosta
963a41107c Merge pull request #2516 from kinvolk/ckuehl/add-documentation-for-multicolumn-tables
Add multicolumn-table documentation
2017-05-12 15:46:19 +02:00
Alfonso Acosta
f065092622 Merge pull request #2519 from weaveworks/2497-udpate-k8s-install-instructions-encore
Update install documents (again)
2017-05-12 12:37:25 +02:00
Alfonso Acosta
7409e2d844 Review feedback 2017-05-12 10:21:35 +00:00
Alfonso Acosta
6331662239 Update install documents (again) 2017-05-12 09:47:43 +00:00
Filip Barl
6d270fe78b Fix arrow heads positioning (#2505)
* Fix arrow heads positioning.

* Addressed @foot's comment.

* Beautified the code and added some comments.
2017-05-12 10:39:22 +02:00
Chris Kühl
f4c5ad3589 Add multicolumn-table documentation 2017-05-11 11:30:05 +02:00
Alfonso Acosta
ec6d5e967a Merge pull request #2515 from weaveworks/2508-avoid-null-derreferences-encore
Avoid null dereferences in ECS client (encore)
2017-05-10 19:56:29 +02:00
Alfonso Acosta
aec715653a Avoid null dereferences in ECS client (encore) 2017-05-10 16:25:32 +00:00
Alfonso Acosta
9d89e8b8d1 Merge pull request #2514 from weaveworks/2508-avoid-null-derreferences
Avoid null dereferences in ECS client
2017-05-10 17:45:58 +02:00
Alfonso Acosta
26eaadbbaa Avoid null dereferences in ECS client 2017-05-10 15:28:53 +00:00
Alfonso Acosta
7ef6ae0051 Merge pull request #2512 from weaveworks/2497-udpate-k8s-install-instructions
Update k8s installation instructions
2017-05-10 12:29:22 +02:00
Alfonso Acosta
0adfca647d Update k8s installation instructions 2017-05-10 10:18:34 +00:00
Marcus Cobden
860dfb7b7a Merge pull request #2504 from weaveworks/weavenet_metrics
Add weavenet metrics to billing emitter
2017-05-10 09:56:53 +01:00
Mike Lang
d6c13088f0 Merge pull request #2506 from weaveworks/mike/k8s-filters/remove-on-container-subtopologies
api_topologies: Don't put namespace filters on containers-by-dns/image
2017-05-09 11:30:21 -07:00
Marcus Cobden
9fded9d34e Add weavenet metrics to billing 2017-05-09 15:33:12 +00:00
Marcus Cobden
5b6e5ca81d Update billing-client 2017-05-09 15:33:11 +00:00
Mike Lang
e9788459e4 api_topologies: Don't put namespace filters on containers-by-dns/image
This should never have been added. The IsNamespace filter will always return false for these nodes.
It isn't even clear what this filter would mean, even if implemented, since those nodes don't map to a single
container and therefore not to a single namespace.
2017-05-08 13:14:19 -07:00
Filip Barl
10b276c28a Use prop-types library to silence PropTypes deprecation warning (#2498)
* Use prop-types library to fix the deprecation warning.

* Updated weaveworks-ui-components version.
2017-05-05 18:23:43 +02:00
Alfonso Acosta
5346a92a3e Merge pull request #2501 from weaveworks/2497-log-k8s-deployments-error
Log specific error when deployments are not supported
2017-05-05 16:00:16 +02:00
Filip Barl
c897c18810 Display consistent resource consumption info in the resource view. (#2499) 2017-05-05 15:18:18 +02:00
Alfonso Acosta
88874782be Log specific error when deployments are not supported 2017-05-05 14:30:59 +02:00
Alfonso Acosta
dfb8fabd62 Merge pull request #2491 from kinvolk/alban/perf-proc-walker-2
process walker perfs: optimize readLimits and readStats
2017-05-05 14:09:14 +02:00
Ilya Dmitrichenko
5738813dfc Ensure absolute paths are use in links 2017-05-05 12:56:53 +01:00
Alban Crequy
598c6a0238 proc walker: cache limits and cmdline/name after parsing 2017-05-05 13:05:08 +02:00
Alban Crequy
3a8a09a606 proc walker: optimize readLimits 2017-05-05 13:05:08 +02:00
Alban Crequy
bdb09f5f9d proc walker: optimize readStats 2017-05-05 13:05:08 +02:00
Filip Barl
7669c325d7 Update node libraries (#2292)
* Upgraded Webpack 1.13 -> 2.2

* Made webpack.prodution.config.js work and updated yarn.lock

* Updated a lot of small dependencies.

* Upgraded React

* Bunch of small devDependencies updated.

* Fully updated devDependencies

* Updated optionalDependencies

* Updated everything except D3 zoom.

* Fixed linting error.

* Another update.

* Reverted materialize-css upgrade and applied new eslint rules

* Final fixes to webpack configs.

* Updated yarn.lock again.
2017-05-04 13:12:00 +02:00
Jordan Pellizzari
54f7904d0d Merge pull request #2487 from weaveworks/2478-flux-integration
Add service images widget
2017-05-03 10:57:49 -07:00
jpellizzari
3ec7cc82e6 Added service images widget 2017-05-03 10:31:25 -07:00
Anita Buehrle
95660e3da7 Merge pull request #2493 from weaveworks/doc-search-tag
Please Review: added search type variable
2017-05-03 07:59:17 -05:00
abuehrle
ee3c25317e added search type variable 2017-05-02 19:36:56 -05:00
jpellizzari
ee084dffd6 Changed client to use minor Node version when used as an npm package 2017-05-02 14:53:53 -07:00
David
288258d2a3 Merge pull request #2490 from weaveworks/2489-prevent-topo-filter-error
Adds a default list to topology options if previous options are missing
2017-05-02 21:03:15 +02:00
Ilya Dmitrichenko
ff2164b482 Remove double quote from the URL 2017-05-02 19:45:06 +01:00
Alfonso Acosta
3431cabfe7 Merge pull request #2456 from kinvolk/alban/open-files-count
proc walker: optimize open file counter
2017-05-02 17:02:40 +02:00
David Kaltschmidt
941f51645b Adds a default list to topology options if previous options are missing
This can happen when a new option is introduced while using an old URL
state.

Fixes #2489
2017-05-02 15:31:54 +02:00
Alban Crequy
640b240469 proc walker: optimize open file counter
Golang's ReadDirNames is expensive and better avoided when we don't care
about the names.
2017-05-02 14:45:12 +02:00
Alban Crequy
c6a299402c vendor: update github.com/weaveworks/common 2017-05-02 14:42:11 +02:00
Matthias Radestock
b7eb53aa76 Merge pull request #2486 from weaveworks/less-now
eliminate excessive calls to mtime.Now()
2017-04-29 01:34:19 +01:00
Matthias Radestock
17b88b4110 eliminate excessive calls to mtime.Now()
This isn't going to noticeably improve performance, but enables future
optimisations, e.g. more compact representations of LatestMaps where
many/all entries share the same timestamp.
2017-04-28 23:54:24 +01:00
Matthias Radestock
911f456a18 make Node.WithTableTruncationInformation private
It is not used elsewhere and is rather specialised.
2017-04-28 23:43:35 +01:00
Ilya Dmitrichenko
6ea8e88769 Merge pull request #2480 from weaveworks/netlify
Add website preview via Netlify
2017-04-27 14:58:52 +01:00
Filip Barl
206a88df41 Calculate viewport dimensions from the scope-app div (#2473)
* Calculate viewport dimensions from the scope-app div.

* Addressed @foot's comments.
2017-04-27 15:36:22 +02:00
Ilya Dmitrichenko
05f6a9b217 Add website preview via Netlify 2017-04-27 13:52:57 +01:00