Commit Graph

  • a5b73938e4 Set conduit version to match conduit docker tags Kevin Lingerfelt 2018-01-25 13:36:36 -0800
  • aa17e37ab5
    Add docker deps validation to ci (#207) Andrew Seigner 2018-01-25 12:41:02 -0800
  • 99391696f0 Add docker deps validation to ci Andrew Seigner 2018-01-25 11:47:20 -0800
  • 4e2eb18f1d
    Use cargo frozen flag in build scripts (#206) Andrew Seigner 2018-01-25 11:08:15 -0800
  • fa603020f8 Use cargo frozen flag in build scripts Andrew Seigner 2018-01-24 16:33:00 -0800
  • 76e9a47914
    Update tests with renamed tower-h2 types Eliza Weisman 2018-01-25 10:48:16 -0800
  • 9962ffdcec
    Remove use of deprecated methods Eliza Weisman 2018-01-25 10:36:14 -0800
  • fa74f259a0
    Remove unused imports Eliza Weisman 2018-01-25 10:35:21 -0800
  • 9339141737
    everything compiles now!!! Eliza Weisman 2018-01-25 10:31:41 -0800
  • baff7b97ce
    use new lb constructors Eliza Weisman 2018-01-25 10:28:39 -0800
  • c11d9e40be
    LiftService is on master now! Eliza Weisman 2018-01-25 10:28:25 -0800
  • a816ca870e refactor dashboard command to use new dashboard handler Dennis Adjei-Baah 2018-01-25 10:07:34 -0800
  • 9410da471a
    Better error handling for Tap (#177) Phil Calçado 2018-01-25 11:49:38 -0500
  • 0d634edada Use io.ReadFull instead of handwritten code to read http body Phil Calcado 2018-01-24 16:41:18 -0500
  • 95455d6932 readme: update to say TCP, HTTP/1, and HTTP/2 are supported Sean McArthur 2018-01-24 11:57:47 -0800
  • 91097efef3
    fix compile errors in outbound Eliza Weisman 2018-01-24 16:55:39 -0800
  • 78c309fb35
    start updating bounds on Outbound Eliza Weisman 2018-01-24 16:00:21 -0800
  • d0a0bb22bd
    Move EosCtx to common for Tap and Telemetery (#204) Andrew Seigner 2018-01-24 15:48:00 -0800
  • e4977384ef Add Eos to proto & proxy tap end-of-stream events Eliza Weisman 2018-01-24 15:34:09 -0800
  • 6aa15b8a18
    Depend on tower-rs/tower-h2#18 Eliza Weisman 2018-01-24 15:37:20 -0800
  • 31288e01ad Merge da37389700 into d0119162e8 Eliza Weisman 2018-01-24 23:34:18 +0000
  • da37389700
    Add Eos to proto & proxy tap end-of-stream events Eliza Weisman 2018-01-24 15:34:09 -0800
  • 1304ee7b5c Make Eos optional in TapEvent Andrew Seigner 2018-01-24 11:20:06 -0800
  • b1f92a3b2e
    Depend on fixed revision of tower-balance for now Eliza Weisman 2018-01-24 15:14:36 -0800
  • 5a6889359c
    integrate @carllerche's changes to make type bounds less horrendous Eliza Weisman 2018-01-24 14:42:46 -0800
  • f9c0a33ca2
    Merge branch 'cl/update-deps' of https://github.com/carllerche/conduit into cl/update-deps Eliza Weisman 2018-01-24 14:39:31 -0800
  • 0d80c8f25b Make protobuf http deserialization read the whole message Phil Calcado 2018-01-24 14:40:13 -0500
  • 1efbbaa01e Act on feedback Phil Calcado 2018-01-24 11:29:35 -0500
  • b47fcd87c1 Resurrect observe server Carl Lerche 2018-01-24 12:04:30 -0800
  • a4dd5af6e9 Make tests work on Travis Phil Calcado 2018-01-19 15:57:14 -0500
  • d7937ddf17 Fail test if cant start/stop server Phil Calcado 2018-01-19 13:38:44 -0500
  • 2434c91345 Add proper gRPC error handling for tap Phil Calcado 2018-01-19 12:44:45 -0500
  • ee81df7cc8 Extract error detection from message reading Phil Calcado 2018-01-19 11:46:12 -0500
  • f11acd03ea Reorganize file Phil Calcado 2018-01-18 21:30:29 -0500
  • 2273330e8b Add more debug to public api and CLI Phil Calcado 2018-01-18 21:11:24 -0500
  • 0c1a054591 Add test for Tap over HTTP Phil Calcado 2018-01-18 17:06:27 -0500
  • bd7fe13a53 Extract http stream writer logic and remove casts Phil Calcado 2018-01-18 16:09:42 -0500
  • f5afdb20b9 Consolidate serialization in single place Phil Calcado 2018-01-18 14:41:55 -0500
  • 5279b785c1 Add test using both client and server Phil Calcado 2018-01-18 12:52:09 -0500
  • ea20893ec1 Change server to use new http to proto implementation Phil Calcado 2018-01-17 17:19:30 -0500
  • 6661847013 Extract HTTP to protobuf conversion Phil Calcado 2018-01-17 16:36:17 -0500
  • e20871e964 Remove support for JSON on public API Phil Calcado 2018-01-17 16:39:47 -0500
  • d0119162e8
    Switch to ant sider/content Layout modules (#188) Risha Mars 2018-01-24 11:38:54 -0800
  • cbf4c80c0b Change height to 100vh to prevent premature scrollbar Risha Mars 2018-01-24 11:29:02 -0800
  • 7ead1ea833 Remove unimplemented Carl Lerche 2018-01-24 11:26:42 -0800
  • d8ac26db9b Update telemetry mod Carl Lerche 2018-01-24 11:25:19 -0800
  • 9e49054963
    Classify non-gRPC status codes for HTTP telemetry (#200) Eliza Weisman 2018-01-24 10:57:23 -0800
  • 3001ccf82e
    Review feedback (put all protocol telemetry in one ReportRequest) Eliza Weisman 2018-01-24 10:26:47 -0800
  • 7bde6efe7e
    Only classify 5xxs as errors Eliza Weisman 2018-01-24 10:04:27 -0800
  • 2869fb86ab
    rm accidentally-committed wip function Eliza Weisman 2018-01-23 17:14:36 -0800
  • 68af791ea7
    Review feedback Eliza Weisman 2018-01-23 16:53:44 -0800
  • 54aef56e25
    proxy: add transparent protocol detection and handling Sean McArthur 2018-01-23 16:14:07 -0800
  • 3b56dbffea Fix a bug where the autocomplete options weren't being reset when an item was selected Risha Mars 2018-01-19 16:59:54 -0800
  • a9b1285063 Switch to ant sider/content Layout modules, to help style sidebar Fixes the problem of the sidebar not extending all the way on long pages. Risha Mars 2018-01-19 14:51:25 -0800
  • 5f15376c95
    Add non-gRPC HTTP/2 traffic to simulate-proxy Eliza Weisman 2018-01-23 13:18:10 -0800
  • cb06dc22fb
    Classify responses with no grpc-status based on http status code Eliza Weisman 2018-01-23 11:25:44 -0800
  • dcec7caca6 proxy: add transparent protocol detection and handling Sean McArthur 2018-01-17 15:43:36 -0800
  • 37efa82fd5 proxy: implement Async{Read,Write} extra methods for Connection Sean McArthur 2018-01-23 13:21:16 -0800
  • 0c426aa265 tower-h2: fix Server Clone bounds Sean McArthur 2018-01-17 15:46:53 -0800
  • fc3a660e17
    document UpdateRx Eliza Weisman 2018-01-23 14:42:42 -0800
  • 4e2f1cff46
    Simplify where bounds Eliza Weisman 2018-01-23 14:33:26 -0800
  • 0def9729ab
    Remove bounds on structs/enums Eliza Weisman 2018-01-23 14:30:55 -0800
  • 97865bf11f reword error messages in dashboard.go Dennis Adjei-Baah 2018-01-23 13:43:16 -0800
  • fc25e5d9de fix go vet warning for log statement in api_test.go Dennis Adjei-Baah 2018-01-23 13:20:42 -0800
  • 8fd982b66c add test for dashboard check Dennis Adjei-Baah 2018-01-23 12:10:44 -0800
  • 47ec2fb190
    Remove DOCKER_FORCE_BUILD, disable symbolic tags (#168) Andrew Seigner 2018-01-23 12:02:28 -0800
  • 3c8d9a4fbe Remove DOCKER_FORCE_BUILD, disable symbolic tags Andrew Seigner 2018-01-17 18:18:48 -0800
  • 7a29a7d745
    discovery should *actually* work now Eliza Weisman 2018-01-23 10:59:42 -0800
  • fc84a6bed3
    Reduce ugliness with type aliases Eliza Weisman 2018-01-23 10:09:31 -0800
  • 5138f0392a
    discovery compiles Eliza Weisman 2018-01-22 17:08:30 -0800
  • 9017a12cd4
    Fix Discovery::poll_reconnect Eliza Weisman 2018-01-22 11:19:14 -0800
  • b1e53fd188 check conduit dashboard reachability before opening the dashboard in browser Dennis Adjei-Baah 2018-01-23 10:37:56 -0800
  • b9f5ad093f
    Rename js components to clarify component relationships (#179) Risha Mars 2018-01-23 10:05:53 -0800
  • db913e3d18
    controller: echo ip address if destination service receives ip (#186) Sean McArthur 2018-01-22 16:20:13 -0800
  • 1ee3c649a2 controller: echo ip address if destination service receives ip Sean McArthur 2018-01-19 13:50:57 -0800
  • 9b1fc6bb1a (re)naming is hard Risha Mars 2018-01-22 14:55:02 -0800
  • 5bd31b78fa Clarify prop names Risha Mars 2018-01-22 14:10:05 -0800
  • c69f7feca3 ResourceMetricOverview -> ResourceMetricsOverview Risha Mars 2018-01-22 11:06:00 -0800
  • 378fdec407 Renames: Risha Mars 2018-01-22 11:02:10 -0800
  • 98458e7195 Rename components to clarify component relationships * Rename Deployment to DeploymentDetail to match PodDetail * Rename Deployments to DeploymentsList to clarify which page this is * Rename StatPane to EntityOverview to be a less generic name Risha Mars 2018-01-19 10:00:04 -0800
  • 8a2f320f82 Delete vendored dependencies Eliza Weisman 2018-01-22 10:49:44 -0800
  • e9ba4becad improve code clarity in kubectl version check Dennis Adjei-Baah 2018-01-22 10:38:54 -0800
  • 5a9064a9e1 add flag to print system information on successful systems check Signed-off-by: Dennis Adjei-Baah <dennis@buoyant.io> Dennis Adjei-Baah 2018-01-22 10:38:18 -0800
  • c7eb3aa085 Work towards updating destination client Carl Lerche 2018-01-22 09:49:55 -0800
  • abe31bebfd Add more info for `get pods` cmd Guihua Zhu 2018-01-16 15:17:11 +0800
  • 189769fca0 Comment out all of the code Carl Lerche 2018-01-19 15:24:35 -0800
  • beaea5540d Update version to v0.1.3 in controller v0.1.3 Andrew Seigner 2018-01-19 14:11:58 -0800
  • 06c9894c31
    Updates for v0.1.3 release (#185) Andrew Seigner 2018-01-19 13:58:52 -0800
  • c0bfeb4feb Updates for v0.1.3 release Andrew Seigner 2018-01-19 13:38:09 -0800
  • 67255bc03a
    Remove font colouring on the call to action (#184) Risha Mars 2018-01-19 13:43:32 -0800
  • e29617e397 Remove font colouring on the call to action Risha Mars 2018-01-19 13:31:45 -0800
  • c6f06b767d
    fix whitespace in README.md (#182) Andrew Seigner 2018-01-19 13:24:03 -0800
  • 727b8fe687 fix whitespace in README.md Andrew Seigner 2018-01-19 13:10:07 -0800
  • e6f17faf28
    Updates for v0.1.2 release (#171) v0.1.2 Andrew Seigner 2018-01-19 10:56:20 -0800
  • 50bd73e43b Updates for v0.1.2 release Andrew Seigner 2018-01-18 11:38:31 -0800
  • 8a1dc1a2b5
    Improve appearance of autocomplete search bar (#180) Risha Mars 2018-01-19 10:40:52 -0800
  • 00163f5a85 Improve appearance of autocomplete search bar Risha Mars 2018-01-19 10:29:27 -0800
  • fcceef7401 prints system information when status command receives an error Dennis Adjei-Baah 2018-01-19 10:00:59 -0800
  • 2413086335
    cli polish for 0.1.2 release (#176) Andrew Seigner 2018-01-18 16:33:25 -0800
  • eea711a7f2
    Hide scatterplot (#175) Risha Mars 2018-01-18 16:20:12 -0800