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.
- 30 Dec, 2020 4 commits
-
-
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
-
- 03 Sep, 2020 6 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
-
Daniel Holbach authored
-
Akash Srivastava authored
Security updates
-
- 19 Aug, 2020 2 commits
-
-
Daniel Holbach authored
-
Daniel Holbach authored
-
- 31 Jul, 2020 2 commits
-
-
Daniel Holbach authored
build(deps): bump elliptic from 6.4.0 to 6.5.3 in /client
-
dependabot[bot] authored
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 20 Jul, 2020 2 commits
-
-
Daniel Holbach authored
build(deps): bump lodash from 4.17.15 to 4.17.19 in /client
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 11 Jun, 2020 7 commits
-
-
Bryan Boreham authored
billing: cope with spy-interval set longer than publish-interval
-
Bryan Boreham authored
improvement: stop rendering if Context is cancelled
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
Typically this means the http caller has closed the connection, so no point responding to them. Also check at the point we send a response back, and log to OpenTracing.
-
Bryan Boreham authored
fix (integration tests): replace localhost with 127.0.0.1
-
Bryan Boreham authored
-
- 09 Jun, 2020 1 commit
-
-
Daniel Holbach authored
Update to most recent weaveworks/ui-components
-
- 08 Jun, 2020 2 commits
-
-
Daniel Holbach authored
As this would have deleted some headers in ./vendor/github.com/iovisor/gobpf/elf I also ran git diff vendor/github.com/iovisor/gobpf/ | patch -p0 -R
-
Daniel Holbach authored
-
- 26 May, 2020 1 commit
-
-
Bryan Boreham authored
multitenant query: don't drop topologies so much
-
- 25 May, 2020 2 commits
-
-
Bryan Boreham authored
Where a report has been merged from several probes, give it a higher limit before dropping topologies. We will already have applied the limit on each single-probe report as it came in, except for historical ones.
-
Bryan Boreham authored
Missed earlier.
-
- 20 May, 2020 3 commits
-
-
Bryan Boreham authored
Update tools: Go 1.4.2 and JS kind-of 6.0.3
-
Bryan Boreham authored
Fixed example for PodSecurityPolicy inside examples/k8s/psp.yaml
-
knrt10 authored
PodSecurityPolicy (in the extensions/v1beta1 API group) Migrated to use the policy/v1beta1 API, available since v1.10. Existing persisted data can be retrieved/updated via the policy/v1beta1 API. Signed-off-by:
knrt10 <tripathi.kautilya@gmail.com>
-
- 19 May, 2020 5 commits
-
-
Bryan Boreham authored
multitenant: scan container command-lines as well as process
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
-
Bryan Boreham authored
-
- 18 May, 2020 3 commits
-
-
Bryan Boreham authored
Release 1.13.1
-
Bryan Boreham authored
-
Bryan Boreham authored
Don't quote RELEASE_ARGS which may contain two arguments
-