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
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
Yu Cao
fd116a6425
Merge branch 'master' into issues/3096
2019-01-08 10:18:35 -05:00
Daniel Holbach
9fd9ae1da8
Merge commit '5e3c8ab35850163674a069eb8f02cb0e7509b163' into drop-email2
2019-01-08 08:10:12 +05:30
Daniel Holbach
5e3c8ab358
Squashed 'tools/' changes from 2bbc9a08..ec369f58
...
ec369f58 Merge pull request #153 from dholbach/drop-email
ef7418d3 weave-users mailing list is closed: https://groups.google.com/a/weave.works/forum/#!topic/weave-users/0QXWGOPdBfY
6954a578 Merge pull request #144 from weaveworks/golang-1.11.1
9649eed1 Upgrade build image from golang:1.10.0-strech to 1.11.1-strech
59263a71 Merge pull request #141 from weaveworks/update-context
e235c9b0 Merge pull request #143 from weaveworks/gc-wks-test-vms
c865b4cc scheduler: please lint/flake8
da61568d scheduler: please lint/yapf
ce9d78e3 scheduler: do not cache discovery doc
e4b78733 scheduler: add comment about GCP projects' IAM roles needed to list/delete instances and firewall rules
ff7ec8e6 scheduler: add comment about CircleCI projects' access via the API
2477d98c scheduler: deploy command now sets the current datetime as the version
5fcd8809 scheduler: pass CircleCI API token in for private projects
6b8c3231 scheduler: more details in case of failure to get running builds from CircleCI
0871aff8 scheduler: downgrade google-api-python-client from 1.7.4 to 1.6.7
b631e7f1 scheduler: add GC of WKS test VMs and firewall rules
a923a320 scheduler: document setup and deployment
013f5082 scheduler: lock dependencies' versions
6965a4a4 Merge pull request #142 from weaveworks/fix-build
23298c6f Fix golint expects import golang.org/x/lint/golint
482f4cd0 Context is now part of the Go standard library
git-subtree-dir: tools
git-subtree-split: ec369f58d7ac85375bad7d0f02a1462cdad290f9
2019-01-08 08:10:12 +05:30
Daniel Holbach
2220971b4c
revert change, pull in subtree update in next step
2019-01-08 08:10:04 +05:30
Matthias Radestock
5eaa094f2a
Merge pull request #3545 from dholbach/drop-email
...
weave-users mailing list is closed
2019-01-07 12:53:13 +00:00
Daniel Holbach
ec8b1417c7
weave-users mailing list is closed: https://groups.google.com/a/weave.works/forum/#!topic/weave-users/0QXWGOPdBfY
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2019-01-07 18:03:32 +05:30
Bryan Boreham
fdd1c26338
Merge pull request #3537 from carlosedp/arm64
...
Add ARM64 build
2019-01-02 14:25:28 +00:00
CarlosEDP
b25f7e8415
Download Docker client for multiple architectures and print error if not found.
2019-01-02 12:13:15 -02:00
CarlosEDP
833e521dce
Check architecture before downloading Docker client
2019-01-02 12:08:49 -02:00
CarlosEDP
4f8fc5e010
Add ARM64 build
2019-01-02 12:08:49 -02:00
Bryan Boreham
c2a2c0e171
Merge pull request #3540 from Rich-Core/revert-ruby-to-2-3-0
...
Reverted ruby version to 2.3.0
2019-01-02 11:25:41 +00:00
Rich Powell
81f8125004
Reverted ruby version to 2.3.0
2018-12-21 17:02:59 +00:00
Bryan Boreham
fb6ab75e39
Merge pull request #3534 from weaveworks/rename-org-instance
...
Rename :orgId to :instanceId in metrics graph url
2018-12-18 18:39:27 +02:00
Roland Schilter
f8412c3204
Rename :orgId to :instanceId in metrics graph url
...
- Renames placeholders `:orgId` to `:instanceId` in
`--app.metrics-graph`
- Adjusts frontend client to use the provided instanceId by its host
application (Weave Cloud)
2018-12-17 17:57:00 -08:00
Bryan Boreham
a721b49885
Merge pull request #3435 from weaveworks/docker-memory-no-cache
...
Subtract page cache from container memory usage
2018-12-13 15:10:41 -08:00
Bryan Boreham
9803fffa42
Merge pull request #3530 from openebs/fix/pvc-adjacency
...
Add adjacency between Pod and PVC when claim name and namespace are same
2018-12-13 15:09:47 -08:00
Akash Srivastava
00168819c5
Check Pod and PVC namespace while rendering
...
- Name of the PVC can be same in different namespaces, in this
scenario an application pod is connected to multiple PVC.
Signed-off-by: Akash Srivastava <akashsrivastava4927@gmail.com >
2018-12-08 19:34:30 +05:30
Bryan Boreham
feaf8c3d7b
Merge pull request #3448 from weaveworks/different-scope-port
...
document how you can use a different port for scope
2018-11-28 11:16:42 +00:00
Bryan Boreham
a0631edab6
Merge pull request #3440 from weaveworks/test-basic-ui
...
Add a check that the top-level UI is not empty
2018-11-28 11:14:11 +00:00
Simon
78fab88d3a
Merge pull request #3450 from weaveworks/3449-upgrade-to-styled-components-3
...
Upgrades to styled-components 3
2018-11-27 10:51:56 +01:00
Simon Howe
3db843f12d
Upgrades to styled-components 3
...
- Keeps up w/ ui-cmp
2018-11-27 09:03:28 +01:00
Daniel Holbach
cd26e92444
document how you can use a different port for scope
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2018-11-27 08:55:43 +01:00
Filip Barl
13767f52de
Merge pull request #3447 from weaveworks/move-notion-questions-to-faq
...
Populate FAQ with more questions from Weave Cloud Notion's knowledge base
2018-11-26 15:06:41 +01:00
Filip Barl
f66308482c
Populate FAQ with more questions from Weave Cloud Notion's knowledge base.
2018-11-26 14:48:19 +01:00
Bryan Boreham
38b086d1b9
Merge pull request #3445 from weaveworks/dont-look-for-blank-volume-claims
...
Don't look for blank volume claims when rendering
2018-11-26 13:37:11 +00:00
Bryan Boreham
5e674079c0
Merge pull request #3436 from dholbach/remove-dcos-guide-link
...
Remove reference to non-existant DC/OS guide
2018-11-26 13:36:19 +00:00
Bryan Boreham
74bfb89368
Merge pull request #3444 from weaveworks/tag-topology-in-all-modes
...
Add TopologyTagger in all modes
2018-11-26 13:35:44 +00:00
Daniel Holbach
ff7965d495
Merge pull request #3417 from weaveworks/add-faq-doc
...
Start off FAQ document
2018-11-26 13:01:17 +01:00
Bryan Boreham
c2b17f2bbc
Add TopologyTagger in all modes
...
It is essential for rendering many node types, so lift it out of the
condition on Kubernetes cluster mode.
2018-11-26 11:57:21 +00:00