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.
  1. 13 Jul, 2021 1 commit
  2. 08 Feb, 2021 1 commit
  3. 31 Jul, 2019 1 commit
  4. 09 Jul, 2019 2 commits
  5. 19 Jun, 2019 3 commits
  6. 18 Jun, 2019 2 commits
  7. 24 May, 2019 2 commits
  8. 08 Jan, 2019 1 commit
    • Daniel Holbach's avatar
      Squashed 'tools/' changes from 2bbc9a08..ec369f58 · 5e3c8ab3
      Daniel Holbach authored
      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
      5e3c8ab3
  9. 23 Nov, 2018 1 commit
  10. 31 Oct, 2018 1 commit
  11. 23 Oct, 2018 1 commit
  12. 22 Oct, 2018 1 commit
  13. 18 Oct, 2018 1 commit
  14. 09 Oct, 2018 1 commit
    • Rich's avatar
      Update README.md · 9c4f6b55
      Rich authored
      Minor punctuation and capitalization edits
      9c4f6b55
  15. 10 Aug, 2018 1 commit
    • Bryan Boreham's avatar
      Squashed 'tools/' changes from 74dc626b..2bbc9a08 · 7f4bab62
      Bryan Boreham authored
      2bbc9a08 Merge pull request #140 from weaveworks/sched-http-retry
      c3726dea Add retries to sched util http calls
      2cc7b5ac Merge pull request #139 from meghalidhoble/master
      fd9b0a72 Change : Modified the lint tools to skip the shfmt check if not installed. Why the change : For ppc64le the specific version of shfmt is not available, hence skipped completely the installation of shfmt tool. Thus this change made.
      bc645c70 Merge pull request #138 from dholbach/add-license-file
      a642e022 license: add Apache 2.0 license text
      9bf59568 Merge pull request #109 from hallum/master
      d971d821 Merge pull request #134 from weaveworks/2018-07-03-gcloud-regepx
      32e7aa2d Merge pull request #137 from weaveworks/gcp-fw-allow-kube-apiserver
      bbb6735e Allow CI to access k8s API server on GCP instances
      764d46ca Merge pull request #135 from weaveworks/2018-07-04-docker-ansible-playbook
      ecc2a4e3 Merge pull request #136 from weaveworks/2018-07-05-gcp-private-ips
      209b7fb6 tools: Add private_ips to the terraform output
      369a655f tools: Add an ansible playbook that just installs docker
      a643e270 tools: Use --filter instead of --regexp with gcloud
      b8eca887 Merge pull request #128 from weaveworks/actually-say-whats-wrong
      379ce2bb Merge pull request #133 from weaveworks/fix-decrypt
      3b906b54 Fix incompatibility with recent versions of OpenSSL
      f091ab43 Merge pull request #132 from weaveworks/add-opencontainers-labels-to-dockerfiles
      248def1b Inject git revision in Dockerfiles
      64f2c280 Add org.opencontainers.image.* labels to Dockerfiles
      ea96d8ed add information about how to get help (#129)
      f066ccdd Make yapf diff failure look like an error
      34d81d70 Merge pull request #127 from weaveworks/golang-1.10.0-stretch
      89a0b4f8 Use golang:1.10.0-stretch image.
      ca69607f Merge pull request #126 from weaveworks/disable-apt-daily-test
      f5dc5d54 Create "setup-apt" role
      7fab4413 Rename bazel to bazel-rules (#125)
      ccc83168 Revert "Gocyclo should return error code if issues detected" (#124)
      1fe184f1 Bazel rules for building gogo protobufs (#123)
      b917bb89 Merge pull request #122 from weaveworks/fix-scope-gc
      c029ce01 Add regex to match scope VMs
      0d4824b1 Merge pull request #121 from weaveworks/provisioning-readme-terraform
      5a82d64c Move terraform instructions to tf section
      d285d78d Merge pull request #120 from weaveworks/gocyclo-return-value
      76b94a47 Do not spawn subshell when reading cyclo output
      93b3c0d5 Use golang:1.9.2-stretch image
      d40728f6 Gocyclo should return error code if issues detected
      c4ac1c3f Merge pull request #114 from weaveworks/tune-spell-check
      89806560 Only check files
      12ebc73a Don't spell-check pki files
      578904ab Special-case spell-check the same way we do code checks
      e772ed59 Special-case on mime type and extension using just patterns
      ae82b50c Merge pull request #117 from weaveworks/test-verbose
      89434738 Propagate verbose flag to 'go test'.
      7c79b43c Merge pull request #113 from weaveworks/update-shfmt-instructions
      258ef015 Merge pull request #115 from weaveworks/extra-linting
      e690202b Use tools in built image to lint itself
      126eb561 Add shellcheck to bring linting in line with scope
      63ad68f0 Don't run lint on files under .git
      51d908a3 Update shfmt instructions
      e91cb0d3 Merge pull request #112 from weaveworks/add-python-lint-tools
      0c87554d Add yapf and flake8 to golang build image
      35679ee5 Merge pull request #110 from weaveworks/parallel-push-errors
      3ae41b6f Remove unneeded if block
      51ff31a5 Exit on first error
      0faad9f7 Check for errors when pushing images in parallel
      d87cd026 Add arg flag override for destination socks host:port in pacfile.
      
      git-subtree-dir: tools
      git-subtree-split: 2bbc9a08a7f672eae62cfe110d7f536c6cc53ce3
      7f4bab62
  16. 28 May, 2018 1 commit
  17. 13 Oct, 2017 1 commit
  18. 30 Aug, 2017 1 commit
  19. 22 May, 2017 1 commit
    • Alban Crequy's avatar
      Squashed 'tools/' changes from 9e32194..0d6d4da · d901f2b9
      Alban Crequy authored
      0d6d4da Run shfmt 1.3 on the code.
      5cdba32 Add sudo
      c322ca8 circle.yml: Install shfmt binary.
      e59c225 Install shfmt 1.3 binary.
      30706e6 Install pyhcl in the build container.
      960d222 Merge pull request #97 from kinvolk/alban/update-shfmt-3
      1d535c7 shellcheck: fix escaping issue
      5542498 Merge pull request #96 from kinvolk/alban/update-shfmt-2
      32f7cc5 shfmt: fix coding style
      09f72af lint: print the diff in case of error
      571c7d7 Merge pull request #95 from kinvolk/alban/update-shfmt
      bead6ed Update for latest shfmt
      b08dc4d Update for latest shfmt (#94)
      2ed8aaa Add no-race argument to test script (#92)
      80dd78e Merge pull request #91 from weaveworks/upgrade-go-1.8.1
      08dcd0d Please ./lint as shfmt changed its rules between 1.0.0 and 1.3.0.
      a8bc9ab Upgrade default Go version to 1.8.1.
      41c5622 Merge pull request #90 from weaveworks/build-golang-service-conf
      e8ebdd5 broaden imagetag regex to fix haskell build image
      ba3fbfa Merge pull request #89 from weaveworks/build-golang-service-conf
      e506f1b Fix up test script for updated shfmt
      9216db8 Add stuff for service-conf build to build-goland image
      66a9a93 Merge pull request #88 from weaveworks/haskell-image
      cb3e3a2 shfmt
      74a5239 Haskell build image
      4ccd42b Trying circle quay login
      b2c295f Merge branch 'common-build'
      0ac746f Trim quay prefix in circle script
      c405b31 Merge pull request #87 from weaveworks/common-build
      9672d7c Push build images to quay as they have sane robot accounts
      a2bf112 Review feedback
      fef9b7d Add protobuf tools
      10a77ea Update readme
      254f266 Don't need the image name in
      ffb59fc Adding a weaveworks/build-golang image with tags
      b817368 Update min Weave Net docker version
      cf87ca3 Merge pull request #86 from weaveworks/lock-kubeadm-version
      3ae6919 Add example of custom SSH private key to tf_ssh's usage.
      cf8bd8a Add example of custom SSH private key to tf_ansi's usage.
      c7d3370 Lock kubeadm's Kubernetes version.
      faaaa6f Merge pull request #84 from weaveworks/centos-rhel
      ef552e7 Select weave-kube YAML URL based on K8S version.
      b4c1198 Upgrade default kubernetes_version to 1.6.1.
      b82805e Use a fixed version of kubeadm.
      f33888b Factorise and make kubeconfig option optional.
      f7b8b89 Install EPEL repo for CentOS.
      615917a Fix error in decrypting AWS access key and secret.
      86f97b4 Add CentOS 7 AMI and username for AWS via Terraform.
      eafd810 Add tf_ansi example with Ansible variables.
      2b05787 Skip setup of Docker over TCP for CentOS/RHEL.
      84c420b Add docker-ce role for CentOS/RHEL.
      00a820c Add setup_weave-net_debug.yml playbook for user issues' debugging.
      3eae480 Upgrade default kubernetes_version to 1.5.4.
      753921c Allow injection of Docker installation role.
      e1ff90d Fix kubectl taint command for 1.5.
      b989e97 Fix typo in kubectl taint for single node K8S cluster.
      541f58d Remove 'install_recommends: no' for ethtool.
      c3f9711 Make Ansible role docker-from-get.docker.com work on RHEL/CentOS.
      038c0ae Add frequently used OS images, for convenience.
      d30649f Add --insecure-registry to docker.conf
      1dd9218 shfmt -i 4 -w push-images
      6de96ac Add option to not push docker hub images
      310f53d Add push-images script from cortex
      8641381 Add port 6443 to kubeadm join commands for K8S 1.6+.
      50bf0bc Force type of K8S token to string.
      08ab1c0 Remove trailing whitespaces.
      ae9efb8 Enable testing against K8S release candidates.
      
      git-subtree-dir: tools
      git-subtree-split: 0d6d4da992a24351e88da92f002a14c65d59f34e
      d901f2b9
  20. 19 Apr, 2017 1 commit
  21. 21 Feb, 2017 1 commit
    • Alessandro Puccetti's avatar
      Squashed 'tools/' changes from a3b18bf..52d695c · 6a1af9ac
      Alessandro Puccetti authored
      52d695c Merge pull request #77 from kinvolk/schu/fix-relative-weave-path
      77aed01 Merge pull request #73 from weaveworks/mike/sched/fix-unicode-issue
      7c080f4 integration/sanity_check: disable SC1090
      d6d360a integration/gce.sh: update gcloud command
      e8def2c provisioning/setup: fix shellcheck SC2140
      cc02224 integration/config: fix weave path
      9c0d6a5 Fix config_management/README.md
      334708c Merge pull request #75 from kinvolk/alban/external-build-1
      da2505d gce.sh: template: print creation date
      e676854 integration tests: fix user account
      8530836 host nameing: add repo name
      b556c0a gce.sh: fix deletion of gce instances
      2ecd1c2 integration: fix GCE --zones/--zone parameter
      3e863df sched: Fix unicode encoding issues
      51785b5 Use rm -f and set current dir using BASH_SOURCE.
      f5c6d68 Merge pull request #71 from kinvolk/schu/fix-linter-warnings
      0269628 Document requirement for `lint_sh`
      9a3f09e Fix linter warnings
      efcf9d2 Merge pull request #53 from weaveworks/2647-testing-mvp
      d31ea57 Weave Kube playbook now works with multiple nodes.
      27868dd Add GCP firewall rule for FastDP crypto.
      edc8bb3 Differentiated name of dev and test playbooks, to avoid confusion.
      efa3df7 Moved utility Ansible Yaml to library directory.
      fcd2769 Add shorthands to run Ansible playbooks against Terraform-provisioned virtual machines.
      f7946fb Add shorthands to SSH into Terraform-provisioned virtual machines.
      aad5c6f Mention Terraform and Ansible in README.md.
      dddabf0 Add Terraform output required for templates' creation.
      dcc7d02 Add Ansible configuration playbooks for development environments.
      f86481c Add Ansible configuration playbooks for Docker, K8S and Weave-Net.
      efedd25 Git-ignore Ansible retry files.
      765c4ca Add helper functions to setup Terraform programmatically.
      801dd1d Add Terraform cloud provisioning scripts.
      b8017e1 Install hclfmt on CircleCI.
      4815e19 Git-ignore Terraform state files.
      0aaebc7 Add script to generate cartesian product of dependencies of cross-version testing.
      007d90a Add script to list OS images from GCP, AWS and DO.
      ca65cc0 Add script to list relevant versions of Go, Docker and Kubernetes.
      aa66f44 Scripts now source dependencies using absolute path (previously breaking make depending on current directory).
      7865e86 Add -p option to parallelise lint.
      36c1835 Merge pull request #69 from weaveworks/mflag
      9857568 Use mflag and mflagext package from weaveworks/common.
      9799112 Quote bash variable.
      10a36b3 Merge pull request #67 from weaveworks/shfmt-ignore
      a59884f Add support for .lintignore.
      03cc598 Don't lint generated protobuf code.
      2b55c2d Merge pull request #66 from weaveworks/reduce-test-timeout
      d4e163c Make timeout a flag
      49a8609 Reduce test timeout
      8fa15cb Merge pull request #63 from weaveworks/test-defaults
      b783528 Tweak test script so it can be run on a mca
      
      git-subtree-dir: tools
      git-subtree-split: 52d695cc629c524ff17eb06e2de12d78701919c9
      6a1af9ac
  22. 15 Feb, 2017 2 commits
  23. 14 Feb, 2017 5 commits
  24. 13 Jul, 2016 1 commit
  25. 12 Jul, 2016 1 commit
  26. 08 Jul, 2016 1 commit
  27. 04 Jul, 2016 1 commit
  28. 03 Jun, 2016 2 commits
  29. 01 Jun, 2016 1 commit