This project is mirrored from https://gitee.com/NQL886/scope.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 04 Apr, 2021 6 commits
-
-
Bryan Boreham authored
All it does is set some environment variables so just set those on the command-line
-
Bryan Boreham authored
Otherwise it's blank on Apple M1 platform (at least) and builds fail Now we have to git-ignore .yarnrc file, which is created in the HOME dir.
-
Bryan Boreham authored
This speeds up subsequent compilations
-
Bryan Boreham authored
'delegated' says the container side is in charge, and Docker doesn't have to work hard to keep the host in sync 'z' is needed for SELinux
-
Bryan Boreham authored
The command and arguments for yarn runs was repeated many times.
-
Bryan Boreham authored
Remove complicated workaround in build.sh
-
- 17 Mar, 2021 3 commits
-
-
Juan Calderon-Perez authored
* Bump alpine to 3.13.2
-
Bryan Boreham authored
Remove obsolete dependency github.com/fatih/hclfmt
-
Bryan Boreham authored
Update faq.md - fix read-only mode gotcha
-
- 09 Mar, 2021 1 commit
-
-
Kingdon Barrett authored
* use double dashes for consistency * fixup - says "set it to false", should be "true" * fixup - the deployment and the daemonset both need this setting Signed-off-by:
Kingdon Barrett <kingdon@weave.works>
-
- 03 Mar, 2021 1 commit
-
-
Piotr Kiełkowicz authored
github.com/fatih/hclfmt was archived. Technically there is a possibility to fork (or used another forked version) to executle hclfmt. But it leads to another issues - problems with importing https://github.com/hashicorp/hcl/hcl/printers. HCL was released in version 2 so that the file structure was changes. I do not see any way to install it in changed Makefile. Go installs does not support pining to given tags so that always the newest version is installed. For now, the impact on build process should be minimal. it is used only in ./tools/lint/lint() method. I was able to execute it locally without executing hclfmt.
-
- 10 Feb, 2021 2 commits
-
-
Bryan Boreham authored
fix CVE-2020-8203 (lodash vulnerability)
-
Piotr Kiełkowicz authored
-
- 08 Feb, 2021 2 commits
-
-
Daniel Holbach authored
point out CoC more clearly
-
Daniel Holbach authored
Signed-off-by:
Daniel Holbach <daniel@weave.works>
-
- 06 Feb, 2021 1 commit
-
-
Bryan Boreham authored
Set hostname to Kubernetes node name
-
- 30 Jan, 2021 2 commits
-
-
Bryan Boreham authored
Non-portability is unlikely to be a problem
-
Bryan Boreham authored
This will allow the app to match up data from node and cluster probes
-
- 18 Jan, 2021 1 commit
-
-
Bryan Boreham authored
Update build tools
-
- 02 Jan, 2021 1 commit
-
-
Bryan Boreham authored
Only mount plugins directory if it exists
-
- 01 Jan, 2021 1 commit
-
-
Bryan Boreham authored
Paren in wrong place meant it was running the app and not getting any extra args
-
- 30 Dec, 2020 6 commits
-
-
Bryan Boreham authored
Otherwise we get a compile error
-
Bryan Boreham authored
tools needs to be fixed in its own repo. We're not going to fix the generated output of protobuf.
-
Bryan Boreham authored
The version we did have has a bug of not importing 'time'. Remove other vendor'd copy of SHOUT library which may or may not be used.
-
Bryan Boreham authored
All cosmetic.
-
Bryan Boreham authored
Seems that go fmt has changed behaviour since these files were last checked in. Changes are all cosmetic.
-
Bryan Boreham authored
-
- 29 Dec, 2020 3 commits
-
-
Bryan Boreham authored
The scope script is no longer creating it.
-
Bryan Boreham authored
This gets over problem with Docker for Mac where /var/run is read-only
-
Akash Srivastava authored
Signed-off-by:
Akash Srivastava <akashsrivastava4927@gmail.com>
-
- 01 Nov, 2020 1 commit
-
-
Bryan Boreham authored
Add permission to read namespaces
-
- 09 Oct, 2020 1 commit
-
-
Akash Srivastava authored
Update build images
-
- 08 Oct, 2020 2 commits
-
-
Bryan Boreham authored
-
Bryan Boreham authored
Incorporating changes from #3785 and #3819
-
- 07 Sep, 2020 2 commits
-
-
Daniel Holbach authored
build(deps-dev): bump http-proxy from 1.16.2 to 1.18.1 in /client
-
dependabot[bot] authored
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/1.16.2...1.18.1 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 03 Sep, 2020 4 commits
-
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
604e133c2 Merge pull request #167 from weaveworks/update-scheduler-instructions bdd647e92 Merge pull request #169 from weaveworks/go-1.14.4 2c2792e7d Upgrade to Go 1.14.4 e6dd5e8f0 Merge pull request #168 from weaveworks/downgrade-werkzeug 144aa64c0 Restruct scheduler to use compatible version of werkzeug library cc807901d Update instructions on how to deploy gc/scheduler 51a217660 Merge pull request #166 from weaveworks/165-rename-circleci-to-wksctl bfd7a2bbe Renames circleci project wks -> wksctl afte code move a5f7be3cc Note that the API token was revoked 15e4cfb94 Merge pull request #164 from weaveworks/improve-lint dc8722589 Fix lint errors in Python code 8cb6a62a2 Set failure state if lint_files fails c635ce412 Simplify the no-arguments case 167b7ed57 Skip entire directories that match filter patterns 1caa455a6 Refactor: read filter patterns once at start 4cc7911e5 Merge pull request #163 from weaveworks/fix-lint 393808dab Merge pull request #162 from weaveworks/golang-python3 3c5fcd16e Make lint run on CircleCI f0936a1e9 lint all directories if not given a list 68f62a393 Fix typo in lint script 9ef44b057 Stop installing promtool 882df5ec5 Install python 3 instead of obsolete v2.7 988002377 Update Go to latest 1.13.3 2a2df5278 Merge pull request #161 from murali-reddy/terraform-update bf8ed23b9 update google_compute_instance arguments as per the latest documentation git-subtree-dir: tools git-subtree-split: 604e133c2b7eb805766eab7be28723ef1ccd32aa
-
Daniel Holbach authored
-