Commit Graph

  • 8692a4d57d Add control on PVC to take volume snapshot Akash Srivastava 2018-09-26 11:48:04 +05:30
  • 81a682893f Add kubernetes volume snapshot support Akash Srivastava 2018-09-25 20:40:08 +05:30
  • bcaf0ae4b1 Add snapshot client as a dependency Akash Srivastava 2018-09-25 18:31:56 +05:30
  • ea9ad0a1e6 Update topology to include tag Akash Srivastava 2018-09-25 18:22:37 +05:30
  • 2d63f99ffa Merge pull request #3369 from bhavin192/cloud-agent-docker Bryan Boreham 2018-10-15 16:38:39 +01:00
  • b2bc696c7e Merge pull request #3387 from hexmind/Graph-icon-is-confusing-#2511 Bryan Boreham 2018-10-15 16:06:08 +01:00
  • bff0302259 Merge pull request #3391 from weaveworks/only-local-pods Bryan Boreham 2018-10-15 14:16:18 +01:00
  • 502cf3a6b4 Merge pull request #3386 from weaveworks/ratelimit-shortcut-reports Bryan Boreham 2018-10-15 14:15:33 +01:00
  • b82aff1210 Discard pod updates for other nodes Bryan Boreham 2018-10-14 15:24:34 +00:00
  • 195c4e030e Raise report publishing rate to 30ms default Bryan Boreham 2018-10-14 12:04:03 +00:00
  • da01ce0fbb Merge pull request #3389 from WhiteHatTux/feature/fix-get-golint Bryan Boreham 2018-10-14 12:11:30 +01:00
  • 52024d8b48 build: Fix import for golint Timm, Christopher 2018-10-13 17:48:19 -05:00
  • b6d4538663 scripts: replace share icon with sitemap (graph) Tomasz Skowroński 2018-10-13 19:13:52 +02:00
  • 64197d15be Rate limit report publishing Bryan Boreham 2018-10-13 12:46:14 +00:00
  • 0c394e689a Fix pod host propagation Bryan Boreham 2018-10-12 13:47:39 +00:00
  • fb96fe0024 Turn everything else off in Kubernetes cluster probe Bryan Boreham 2018-10-12 11:52:34 +00:00
  • 78eaf93c21 Make flag names easier to understand Bryan Boreham 2018-10-11 18:10:39 +00:00
  • 1279a02b7d Stop tagging pods with host ID Bryan Boreham 2018-07-22 21:59:50 +00:00
  • 98d52bd480 Allow kubelet port to be disabled Bryan Boreham 2018-07-22 21:37:34 +00:00
  • 38ea862bfd Check if dockerBridge is nonblank before using it Bryan Boreham 2018-07-20 22:10:49 +00:00
  • 88049b0817 Add option for Kubernetes tagging when kubernetes probing disabled Bryan Boreham 2018-07-20 22:10:13 +00:00
  • dd21a55a1e Refactor: implement kubernetes tagger in separate struct Bryan Boreham 2018-07-20 21:57:05 +00:00
  • 05b350850f Drop topologies which are way too big Bryan Boreham 2018-10-11 13:53:56 +00:00
  • 9c7498dc19 Merge pull request #3381 from rvrvrv/patch-1 Bryan Boreham 2018-10-11 17:38:03 +01:00
  • 27047c3297 Embed AWSCollectorConfig instead of duplicating the fields Bryan Boreham 2018-10-11 15:57:45 +00:00
  • ae98ab26c1 Add dump() for report stats limit-parallel-decoding Bryan Boreham 2018-10-11 15:19:25 +00:00
  • 56c6685e73 Drop topologies which are way too big Bryan Boreham 2018-10-11 13:53:56 +00:00
  • ed567acbba Limit parallelism on memcache report decode Bryan Boreham 2018-10-11 10:59:26 +00:00
  • 8693f0ab08 Add tracing spans to app Bryan Boreham 2018-10-11 08:52:05 +00:00
  • b84622cb0d Pass Go context down to Renderers Bryan Boreham 2018-10-11 08:37:21 +00:00
  • 9b31c85701 Merge pull request #3382 from weaveworks/fix-dir-owner-root Marcus Cobden 2018-10-11 13:51:06 +01:00
  • 4dd6f4cd2b Create UI toolchain dirs from Makefile Marcus Cobden 2018-10-10 15:56:33 +01:00
  • 9c4f6b5544 Update README.md Rich 2018-10-09 18:21:01 -05:00
  • b87464f53a Merge pull request #3380 from weaveworks/use-request-context Bryan Boreham 2018-10-09 17:10:18 +01:00
  • b28a73da91 Merge pull request #3373 from ssiddhantsharma/patch-1 Bryan Boreham 2018-10-09 17:09:00 +01:00
  • 724ccd9826 Use the Context in the request Bryan Boreham 2018-10-09 15:50:59 +00:00
  • 2ec58da1cf Don't report dead processes Bryan Boreham 2018-10-09 14:25:06 +00:00
  • d71a7328ed Merge pull request #3364 from Xivolkar/master Bryan Boreham 2018-10-08 14:37:02 +01:00
  • e68e99f84f Updated license year to 2018. Siddhant Sharma 2018-10-07 20:56:25 +05:30
  • 2df3a6c875 Put the correct version info in for AMIs Bryan Boreham 2018-10-05 13:10:45 +00:00
  • 34e6640dd9 Merge pull request #3354 from jgsqware/adding-psp-support Bryan Boreham 2018-10-03 16:54:16 +01:00
  • 68bce4f57c Using assert for equality checks Ajay Kelkar 2018-10-03 14:19:54 +05:30
  • c67b42a631 Merge pull request #3360 from weaveworks/update-ui-build Bryan Boreham 2018-10-02 16:27:47 +01:00
  • 9c2fe36c0e Remove weaveutil and weave from Dockerfile.cloud-agent Bhavin Gandhi 2018-10-02 10:59:51 +05:30
  • 27a0b2460d Absolute basic UT Ajay Kelkar 2018-10-01 21:26:26 +05:30
  • a097b7a590 refactor(logs): Add reporter name to error logs. Prince Rachit Sinha 2018-09-30 11:03:11 +05:30
  • c8878c736b Update CI UI build container to master-c0b60a16 Marcus Cobden 2018-09-28 09:26:09 +01:00
  • c0b60a1653 Merge pull request #3356 from weaveworks/fix-bundle-upload Marcus Cobden 2018-09-26 13:24:45 +01:00
  • 041ebed8a3 Fix path confusion in bundle building Marcus Cobden 2018-09-26 12:16:49 +01:00
  • 1e67ef2231 Merge pull request #3353 from weaveworks/rework-ui-build Marcus Cobden 2018-09-26 11:47:24 +01:00
  • 3f37ec011b Also cache the client/node_modules Marcus Cobden 2018-09-26 10:54:24 +01:00
  • 3a0dc3c34f Fix CI by removing Dockerfile workdir Marcus Cobden 2018-09-26 10:39:09 +01:00
  • aafab27c74 Add Makefile target for UI build toolchain Marcus Cobden 2018-09-25 10:24:26 +01:00
  • c03e6a0e50 Rework UI build to improve caching and fix packaging issue Marcus Cobden 2018-09-24 14:26:27 +01:00
  • cea74c6280 example k8s: add support for PodSecurityPolicy Julien Garcia Gonzalez 2018-09-26 11:19:09 +02:00
  • b3ce733230 Merge pull request #3339 from weaveworks/note-public-amis Bryan Boreham 2018-09-26 10:06:35 +01:00
  • 2df731b418 Merge pull request #3347 from visualapps/fix-terminal-in-contrast-mode Bryan Boreham 2018-09-25 17:39:02 +01:00
  • fdd3c4f147 Bump ui-components to v0.12.3 Filip Barl 2018-09-24 15:39:59 +02:00
  • 3f66348ad7 Bump ui-components to v0.12.2 Filip Barl 2018-09-17 16:43:19 +02:00
  • 39530aaaea Merge pull request #3349 from weaveworks/3348-on-route-change-hook Filip Barl 2018-09-17 14:10:42 +02:00
  • eb767ed280 Add onRouteChange hook to Scope app. Filip Barl 2018-09-17 12:45:43 +02:00
  • 8d33d8b4d1 import missing terminal.scss in contrast.scss visualapps 2018-09-14 14:55:30 +05:30
  • 04592e4770 Note how to make an EC2 AMI public Bryan Boreham 2018-09-10 10:33:30 +00:00
  • 69d1c6eb24 Merge pull request #3337 from weaveworks/3314-use-new-search-bar Filip Barl 2018-09-06 17:32:31 +02:00
  • 0fcc9f1517 Added some top margin to Search hint. Filip Barl 2018-09-06 17:17:09 +02:00
  • 4c55761bb7 Bump ui-components to v0.11.31 Filip Barl 2018-09-06 17:12:30 +02:00
  • a42f0f087e Bump ui-components to v0.11.30 Filip Barl 2018-09-05 12:47:15 +02:00
  • 3c6cced4d3 Use new Search component. Filip Barl 2018-09-03 16:40:56 +02:00
  • d6bbf690e6 Use build images with master tag Bryan Boreham 2018-09-01 14:34:25 +00:00
  • fda40b8338 Merge pull request #3333 from weaveworks/circle-2.0 Bryan Boreham 2018-09-01 13:48:06 +01:00
  • 65bdb145f9 Merge pull request #3334 from weaveworks/registry-test-sleep Bryan Boreham 2018-09-01 13:47:30 +01:00
  • d9e88c0e43 Use newer ui-build image Bryan Boreham 2018-08-30 11:57:40 +00:00
  • 1734def7ee Get deploy step to work Bryan Boreham 2018-08-30 08:24:35 +00:00
  • 7b9a15efbf Combine arm and darwin build jobs Bryan Boreham 2018-08-27 21:23:00 +00:00
  • 8a0c42299e Use newer build image Bryan Boreham 2018-08-26 14:28:43 +00:00
  • 6a51cd8185 Tidy up Bryan Boreham 2018-08-26 16:32:14 +00:00
  • cf0d85b7f4 Run coverage as part of integration test job Bryan Boreham 2018-08-26 16:10:07 +00:00
  • 29e6409fab Move all go installs to same Dockerfile step Bryan Boreham 2018-08-26 14:27:21 +00:00
  • e1552de65a 'requests' is installed via pip; we don't need to install via apt-get too Bryan Boreham 2018-08-26 14:25:07 +00:00
  • 1d2a5c6544 Set up dependencies for integration test job Bryan Boreham 2018-08-25 17:04:36 +00:00
  • 8b9d49d9d6 Run client static build Bryan Boreham 2018-08-25 14:58:09 +00:00
  • 5d029d74f1 Install docker client in build container Bryan Boreham 2018-08-25 11:31:30 +00:00
  • ebfed1bc83 Don't insist the build container is up-to-date when BUILD_IN_CONTAINER=false Bryan Boreham 2018-08-25 11:19:15 +00:00
  • d7b40846a4 Run arm and darwin builds after main build Bryan Boreham 2018-08-25 15:30:08 +00:00
  • fd08129e30 Remove deploy-dev job; it isn't used Bryan Boreham 2018-08-25 11:11:28 +00:00
  • c07b6b5ca8 Sleep to stop TestRegistryDelete() failing Bryan Boreham 2018-08-25 16:51:08 +00:00
  • c1b93c3161 Break into steps, use current build images Bryan Boreham 2018-08-25 11:09:10 +00:00
  • ec49a38b83 Tag build images with git hash Bryan Boreham 2018-08-25 15:28:02 +00:00
  • 89d7ab1677 Remove unnecessary file Bryan Boreham 2018-08-26 16:09:24 +00:00
  • 191b6c8c08 Don't need a third build image Bryan Boreham 2018-08-25 10:08:49 +00:00
  • 9efcea41b9 add docker build image; guyfedwards 2018-08-16 10:09:04 +01:00
  • fc7e5bf9f8 fix env defaults guyfedwards 2018-08-15 12:05:11 +01:00
  • 6b4a51563f initial guyfedwards 2018-08-08 13:48:37 +01:00
  • b090dfe788 Merge pull request #3326 from weaveworks/option-disable-store-view-state Simon 2018-08-30 08:47:47 +02:00
  • 6abeced17a Merge pull request #3336 from dholbach/update-tcptracer-bpf Daniel Holbach 2018-08-28 17:24:28 +01:00
  • f05d741c88 update vendored copy of tcptracer-bpf Daniel Holbach 2018-08-28 16:56:30 +01:00
  • 4e08ea0869 Merge pull request #3325 from weaveworks/trace-context-detect Bryan Boreham 2018-08-28 14:32:31 +01:00
  • 67b887cb5d Add middleware to detect trace context on HTTP Marcus Cobden 2018-08-23 13:02:09 +01:00
  • 6f17a2961c Update weaveworks/common to d442d08d89b51712ca61de3f7c14e2e218a739d7 Marcus Cobden 2018-08-28 11:30:05 +01:00
  • 2215e66d39 Merge pull request #3335 from weaveworks/simplify-addrs Bryan Boreham 2018-08-27 22:46:20 +01:00