Commit Graph

5342 Commits

Author SHA1 Message Date
Filip Barl
019ab0ff80 Update some node deps. 2019-03-26 12:01:58 +01:00
Filip Barl
a32bcc436c Merge pull request #3582 from weaveworks/3581-raw-report-time-travel-context
Use Time Travel context when downloading raw reports
2019-03-22 14:32:04 +01:00
Bryan Boreham
fc0d15a8af Merge pull request #3570 from weaveworks/yaml-requests
Add CPU and memory requests to example Kubernetes manifests
2019-03-14 18:06:40 +00:00
Bryan Boreham
5f93302b2e Merge pull request #3569 from weaveworks/probe-k8s-once-yamls
Update example yamls to probe Kubernetes once per cluster
2019-03-14 18:06:24 +00:00
Filip Barl
050017085e Use Time Travel context when downloading raw reports. 2019-03-14 15:54:50 +01:00
Daniel Holbach
da2cce3691 Merge pull request #3578 from weaveworks/security-fixes
Security fixes in dev dependencies (part 1)
2019-03-05 14:12:13 +01:00
Daniel Holbach
5405815bf6 revert react-redux update 2019-03-05 12:48:27 +01:00
Daniel Holbach
527eb149d8 update stylelint components 2019-03-05 10:39:08 +01:00
Daniel Holbach
413bf598a8 update redux and react-redux 2019-03-03 11:08:01 +01:00
Daniel Holbach
d490e7a520 update dagre 2019-03-03 10:56:06 +01:00
Daniel Holbach
403132c7d5 update express 2019-03-01 18:25:28 +01:00
Daniel Holbach
e78de35b15 drop browser-perf, it was never used. update to latest css-loader that does not break compatibility.
Signed-off-by: Daniel Holbach <daniel@weave.works>
2019-03-01 18:12:04 +01:00
Filip Barl
e373b04ff4 Merge pull request #3575 from weaveworks/3531-faq-extend-basic-auth
Extend FAQ with basic auth through env variables
2019-02-28 10:54:01 +01:00
Simon
e6da9615f9 Merge pull request #3574 from weaveworks/upgrade-ui-cmp-0191
Upgrade ui-cmp and some of similar deps
2019-02-28 08:59:33 +11:00
Filip Barl
6aeb8ac6d1 Extend FAQ with basic auth through env variables. 2019-02-27 13:42:39 +01:00
Simon Howe
e07c67a617 Upgrade ui-cmp and some of similar deps
- So everyone is on the same styled-components
- Only visual diff found: terminal font is a bit heavier
2019-02-27 12:30:52 +11:00
Guy Edwards
561a7c43bb Merge pull request #3573 from weaveworks/update-materialize-css
fix: update materialize-css to update jquery
2019-02-26 16:30:28 +00:00
guyfedwards
f645d116fa fix: update materialize-css to update jquery
Updates jquery to fix 2 medium impact vulnerabilities

https://nvd.nist.gov/vuln/detail/CVE-2015-9251
https://nvd.nist.gov/vuln/detail/CVE-2016-10707
2019-02-26 14:52:21 +00:00
Filip Barl
021c1ae859 Merge pull request #3572 from weaveworks/3548-confirmation-dialog-for-deleting-pod
Add a confirmation dialog for deleting a pod.
2019-02-26 14:12:51 +01:00
Filip Barl
e66a3e08dc Add a confirmation dialog for deleting a pod. 2019-02-26 11:57:00 +01:00
Filip Barl
6074655eb0 Merge pull request #3571 from weaveworks/implement-report-censorship
Conditional report censoring
2019-02-26 11:55:37 +01:00
Filip Barl
b9e692c3b3 Lock the time in tests to make them pass. 2019-02-25 11:35:33 +01:00
Filip Barl
353ab75ddb Added some tests for censoring. 2019-02-23 19:30:42 +01:00
Filip Barl
c5022bd2bb Code cleanup. 2019-02-22 14:56:44 +01:00
Filip Barl
2c56ec2bf1 Made censoring work properly. 2019-02-21 16:46:17 +01:00
Filip Barl
0f1b7e5972 Prepare to filter node summaries post-render. 2019-02-21 16:18:24 +01:00
Filip Barl
3c5320ef09 Polished the code and applied censoring to other API endpoints. 2019-02-21 14:34:05 +01:00
Filip Barl
97fdcdc525 Option to censor raw reports by command line args and env vars. 2019-02-15 17:31:08 +01:00
Bryan Boreham
b739a5ce5e Add CPU and memory requests to example Kubernetes manifests
If you don't specify, the default is typically 0 which (a) gives the
Kubernetes scheduler a false idea of expected usage and (b) makes the
Linux scheduler penalise the Scope processes under contention.

For best results adjust the figures here after observing actual usage
on your cluster.
2019-02-13 17:56:59 +00:00
Bryan Boreham
163b7fa6be Update example yamls to probe Kubernetes once per cluster
We stop the per-host probes talking to Kubernetes and run an extra
Deployment with one more probe process to collect all information for
the cluster, which is less resource-intensive overall.

This feature was added at #3274
2019-02-13 17:52:07 +00:00
Bryan Boreham
c0b2690679 Release 1.10.2 v1.10.2 2019-02-12 16:21:58 +00:00
Daniel Holbach
055608acf5 Merge pull request #3568 from weaveworks/update-lodash
fix CVE-2018-16487 (lodash vulnerability)
2019-02-11 12:57:39 +01:00
Daniel Holbach
febe9b69e3 fix CVE-2018-16487 (lodash vulnerability)
Signed-off-by: Daniel Holbach <daniel@weave.works>
2019-02-11 11:57:12 +01:00
Bryan Boreham
0c3f565842 Merge pull request #3557 from weaveworks/update-xterm
update xterm.js dependency (CVE-2019-0542)
2019-02-04 16:45:03 +00:00
Bryan Boreham
d9a0232124 Merge pull request #3562 from AVRahul/fix/hover-sidebar
Fixed the sidebar namespaces hover effect at last-child
2019-02-04 16:41:21 +00:00
Simon
fb32d6e9bb Merge pull request #3565 from weaveworks/include-node-control-id-on-dom
Include the node control's id as an attr on the node control button
2019-01-23 14:27:00 +01:00
Simon Howe
d86c263732 Include the control's id as an attr on the button
- To allow easy CSS selection of a particular button. We might want to
  hide it in some cases or give it a different color etc.
2019-01-22 16:22:58 +01:00
Daniel Holbach
2c65b28671 Merge pull request #3563 from weaveworks/extend-k8s-install-docs
move local k8s install steps to installing.md
2019-01-21 16:01:53 +00:00
Daniel Holbach
03a59ad20f move local k8s install steps to installing.md
Signed-off-by: Daniel Holbach <daniel@weave.works>
2019-01-21 12:42:51 +05:30
Bryan Boreham
136705125e Merge pull request #3553 from openebs/fix/one-pod-multiple-pvc-adjacency
Fix one pod to multiple PVC connection
2019-01-18 17:37:03 +00:00
A V Rahul
178a1bf77e Fixed the sidebar namespaces hover effect to last-child 2019-01-18 16:00:30 +05:30
Bryan Boreham
8d45e6a266 Merge pull request #3558 from weaveworks/fix-client-test-target
Fix bind-mount volume path "client/client"
2019-01-16 17:29:56 +00:00
Daniel Holbach
32b85e62d4 update xterm.js dependency (CVE-2019-0542)
Signed-off-by: Daniel Holbach <daniel@weave.works>
2019-01-16 20:49:05 +05:30
Daniel Holbach
3ceb987608 Fix bind-mount volume path "client/client"
yarn will otherwise complain about missing client/package.json
	in "make client-test"

Signed-off-by: Daniel Holbach <daniel@weave.works>
2019-01-15 09:29:09 +05:30
Akash Srivastava
60a1c66430 Fix one pod to multiple PVC connection
Read all the PVC source from a pod spec
and add adjacency between the pod and its PVCs.

Signed-off-by: Akash Srivastava <akashsrivastava4927@gmail.com>
2019-01-13 20:10:51 +05:30
Guy Edwards
237e931c34 Merge pull request #3551 from weaveworks/eslint-sort-keys
add eslint sort-keys rule and run codemod
2019-01-10 16:59:59 +00:00
Simon
499547e923 Merge pull request #3117 from ycao56/issues/3096
Hover to expand topology option if the list exceeds the max width
2019-01-10 13:57:01 +01:00
Bryan Boreham
889ac7c541 Merge pull request #3546 from dholbach/drop-email2
Import new build-tools instead of changing tools/README.md
2019-01-10 11:46:38 +00:00
guyfedwards
272b9a5d6a add eslint sort-keys rule and run codemod 2019-01-09 13:59:15 +00:00
Yu Cao
550227bf9f Update _base.scss 2019-01-08 10:20:22 -05:00