Commit graph

  • afee0d099c loadgenerator: switch to python 3.6 Ahmet Alp Balkan 2018-07-15 12:22:38 -0700
  • ba5bf6d4eb loadgenerator: kill periodically to prevent lockup Ahmet Alp Balkan 2018-07-15 11:13:55 -0700
  • b58c8ba922 README: fix typo GFR->GCR Ahmet Alp Balkan 2018-07-14 20:34:09 -0700
  • a3740aa7b5 shippingservice: add ca-certificates to image Ahmet Alp Balkan 2018-07-13 16:17:47 -0700
  • 53da3583e4 skaffold: add gcb profile Ahmet Alp Balkan 2018-07-13 15:45:10 -0700
  • d08a58cc21 add retries for stackdriver exporters in go Ahmet Alp Balkan 2018-07-13 15:44:56 -0700
  • d01f525453 refactor initTrace -> initTracing() Ahmet Alp Balkan 2018-07-13 10:47:42 -0700
  • 5a32ddf0ff shippingservice: move initTrace() to a func Ahmet Alp Balkan 2018-07-12 14:56:51 -0700
  • 062b325c1e update istio manifests Ahmet Alp Balkan 2018-07-12 14:56:43 -0700
  • 555c8a4c05 frontend/checkoutservice: add tracing Ahmet Alp Balkan 2018-07-12 10:46:43 -0700
  • 89618dbeb6 payment & productcatalog: sample rate 1.0 Ahmet Alp Balkan 2018-07-12 10:22:36 -0700
  • 1799f36dc6 shippingsercice: export traces to stackdriver Ahmet Alp Balkan 2018-07-11 19:55:36 -0700
  • 6065e871a9 productcatalog: export traces to stackdriver Ahmet Alp Balkan 2018-07-11 19:13:51 -0700
  • 88b29516fb Added node.js client tracing morganmclean 2018-07-11 15:40:38 -0700
  • 59430d5854 Added node.js tracing morganmclean 2018-07-11 15:13:13 -0700
  • af71f8f9b0 frontend: refactor http.Handler decoration Ahmet Alp Balkan 2018-07-10 21:49:06 -0700
  • 61cf05844d fix go builds after deleting pkg internal Ahmet Alp Balkan 2018-07-10 20:11:30 -0700
  • dff246a3d7 README: add local development instructions Ahmet Alp Balkan 2018-07-10 19:47:24 -0700
  • 4a82b21b5e add OpenCensus Go support for HTTP and gRPC JBD 2018-07-10 17:36:55 -0700
  • 7101b6b4fe Changing the order of redis and cart service starting Simon Zeltser 2018-07-09 21:02:27 -0700
  • 5c57fc6112 add users Ahmet Alp Balkan 2018-07-09 12:57:14 -0700
  • 0be5e7b1e2 cartservice: rm initContainer, fix probe query ip Ahmet Alp Balkan 2018-07-09 12:56:54 -0700
  • a8508f8f74 delete binary Ahmet Alp Balkan 2018-07-09 12:45:17 -0700
  • 03182151ee Add gcr.io/istio-next to image names Ahmet Alp Balkan 2018-07-07 17:14:52 -0700
  • 375e2d35dd k8s: add exec probes to cartservice Ahmet Alp Balkan 2018-07-07 17:10:52 -0700
  • 0c1068aec6 cartservice: add an exec probe written in Go Ahmet Alp Balkan 2018-07-07 16:56:52 -0700
  • 420a074091 add initial istio-manifests Ahmet Alp Balkan 2018-07-03 13:41:56 -0700
  • 684c6020cb frontend: whitelist currencies two more currencies Ahmet Alp Balkan 2018-07-03 12:10:52 -0700
  • 0b192fa95c frontend: small fixes for form controls Ahmet Alp Balkan 2018-07-03 09:56:42 -0700
  • 6c8d06428f frontend: recommendations widget is responsive Ahmet Alp Balkan 2018-07-02 16:34:21 -0700
  • 96ffafe0c5 frontend: error tpl invokes header/footer with vals Ahmet Alp Balkan 2018-07-02 16:16:30 -0700
  • 2f5cbd5eee frontend: add footer (session id + request id) Ahmet Alp Balkan 2018-07-02 16:11:58 -0700
  • 6a5ba2a51d frontend: fix checkout form mb Ahmet Alp Balkan 2018-07-02 15:44:25 -0700
  • 39169ca498 frontend: remove footer text Ahmet Alp Balkan 2018-07-02 15:20:23 -0700
  • d457f7ec28 Making cartservice more reliable Simon Zeltser 2018-07-02 13:26:37 -0700
  • 11c208a9f4 Merge remote-tracking branch 'origin' into createCartService Simon Zeltser 2018-07-02 13:25:34 -0700
  • 5cc013952e remove trailing lines Ahmet Alp Balkan 2018-07-02 13:03:37 -0700
  • 3416aee7d5 k8s/cartservice: add init container to wait redis Ahmet Alp Balkan 2018-07-02 12:41:33 -0700
  • 2a251779e6 improve README.md Ahmet Alp Balkan 2018-07-02 11:03:55 -0700
  • 78e745507a README fix Ahmet Alp Balkan 2018-07-02 10:30:54 -0700
  • e27dcc3883 Add README.md with installation instructions Ahmet Alp Balkan 2018-07-02 10:24:11 -0700
  • 85d04fc0b5 frontend: proper ensureSess middleware, add req id Ahmet Alp Balkan 2018-07-02 10:13:02 -0700
  • 2dcd7b6221 frontend: remove sessionid from log Ahmet Alp Balkan 2018-07-02 10:00:10 -0700
  • b7404e3500 frontend: use logrus structured logger Ahmet Alp Balkan 2018-07-01 21:21:26 -0700
  • b57cbd2c2c k8s: add termination period to loadgen to some svc Ahmet Alp Balkan 2018-06-30 13:14:20 -0700
  • 257cbdf98b loadgenerator: complete implementation Ahmet Alp Balkan 2018-06-29 17:10:28 -0700
  • 08aa1cce26 shippingservice: add logs indicating rpc calls Ahmet Alp Balkan 2018-06-29 16:36:12 -0700
  • 8c3d36d81e loadgenerator prototype Ahmet Alp Balkan 2018-06-29 16:35:57 -0700
  • dbe99160bc Merge branch 'master' of sso://user/ahmetb/microservices-demo Sandeep Dinesh 2018-06-29 17:16:37 -0400
  • ab045ae6e7 currencyservice: change port to 7000 Ahmet Alp Balkan 2018-06-29 13:45:03 -0700
  • 989fad7f76 Merge remote-tracking branch 'origin' into createCartService Simon Zeltser 2018-06-29 11:41:08 -0700
  • 17ffcb9a6e Merge conflict fix for redis cache exception handling Simon Zeltser 2018-06-29 11:16:10 -0700
  • 84ff69147e frontend: use pkg/errors, show full stacktrace Ahmet Alp Balkan 2018-06-28 22:03:39 -0700
  • 307404714b cartservice: add try catch to GetCartAsync Ahmet Alp Balkan 2018-06-28 21:46:48 -0700
  • 977c2e5ffd cartservice: dockerfile optimizations Ahmet Alp Balkan 2018-06-28 21:45:57 -0700
  • 23a9ed046f skaffold: set tag policy gitCommit Ahmet Alp Balkan 2018-06-28 20:18:53 -0700
  • b4685dcac6 k8s: add termination grace to recommendationservice Ahmet Alp Balkan 2018-06-28 20:10:06 -0700
  • 92274f4ff4 frontend: optimize dockerfile Ahmet Alp Balkan 2018-06-28 18:46:58 -0700
  • f2ee88a9a2 Changed redis connection opening to be synchronous call Simon Zeltser 2018-06-28 18:40:22 -0700
  • 86b45cd8ff currencyservice: less logs Ahmet Alp Balkan 2018-06-28 18:37:16 -0700
  • 77fac95443 k8s: add terminationGracePeriodSeconds to some Ahmet Alp Balkan 2018-06-28 18:34:48 -0700
  • e3a9580c76 frontend: add liveness/readiness probes Ahmet Alp Balkan 2018-06-28 18:15:05 -0700
  • 781cdaed9e k8s: add liveness/readiness probes Ahmet Alp Balkan 2018-06-28 17:55:51 -0700
  • 4ac66b072a Refactored the cart service to add more telemetry Simon Zeltser 2018-06-28 17:12:33 -0700
  • 4e57b1e0aa optimize dockerfile caching for go builds Ahmet Alp Balkan 2018-06-28 17:09:22 -0700
  • e2c48c58d7 frontend/handlers: wrap err Ahmet Alp Balkan 2018-06-28 16:54:24 -0700
  • b68f6a0324 k8s: add frontend dockerfile + skaffold Ahmet Alp Balkan 2018-06-28 16:53:56 -0700
  • 878be040e4 cartservice: add net-tools to build Ahmet Alp Balkan 2018-06-28 11:42:12 -0700
  • 6c8162eb3d k8s: fix emailservice port mapping Ahmet Alp Balkan 2018-06-28 01:05:12 -0700
  • 382314bb57 checkoutservice: empty cart after order Ahmet Alp Balkan 2018-06-28 00:57:12 -0700
  • ed942a91fe checkoutservice: remove PrepareOrder rpc Ahmet Alp Balkan 2018-06-28 00:48:46 -0700
  • 8d1d967d93 frontend: also log error Ahmet Alp Balkan 2018-06-28 00:41:20 -0700
  • 3089712084 frontend: error page Ahmet Alp Balkan 2018-06-28 00:20:26 -0700
  • 91493bf0a3 frontend: order result screen Ahmet Alp Balkan 2018-06-28 00:15:16 -0700
  • 19aeb032b5 k8s: new env vars for cartservice Ahmet Alp Balkan 2018-06-27 22:49:12 -0700
  • 83333c9f6b k8s: cartservice listen addr Ahmet Alp Balkan 2018-06-27 22:31:31 -0700
  • 6040585996 fix cartservice listen addr Ahmet Alp Balkan 2018-06-27 22:21:26 -0700
  • edf1553be9 Renaming cart service env vars Simon Zeltser 2018-06-27 22:28:04 -0700
  • 0d07d08b4a frontend: place order Ahmet Alp Balkan 2018-06-27 22:16:03 -0700
  • 06321e24f6 frontend/templates: reenable empty cart Ahmet Alp Balkan 2018-06-27 16:28:16 -0700
  • 076819d009 currencyservice: fix nanos overflow due to rounding Ahmet Alp Balkan 2018-06-27 16:24:26 -0700
  • 6f10ac9794 breaking changes to Address in proto Ahmet Alp Balkan 2018-06-27 15:51:33 -0700
  • e9826f5f69 frontend: checkout form Ahmet Alp Balkan 2018-06-27 15:43:24 -0700
  • 75135e6c7f frontend/templates: fix money rendering Ahmet Alp Balkan 2018-06-27 14:55:19 -0700
  • fc272ffb7b frontend: money proto migration Ahmet Alp Balkan 2018-06-27 14:31:38 -0700
  • 33fae5d1d1 checkoutservice: money proto migration Ahmet Alp Balkan 2018-06-27 14:27:17 -0700
  • b5b6d255ba Move to new proto + add magic of left-pad Ace Nassri 2018-06-27 13:51:08 -0700
  • 98d9c87e72 currencyservice: [WIP] money proto migration Ahmet Alp Balkan 2018-06-27 13:28:49 -0700
  • a128ab02ef checkoutservice: money proto migration Ahmet Alp Balkan 2018-06-27 13:25:32 -0700
  • e966fb8c02 delete currencyservicetemp implementation Ahmet Alp Balkan 2018-06-27 12:44:00 -0700
  • ddfa0bf0c6 paymentservice: money proto migration Ahmet Alp Balkan 2018-06-27 12:42:00 -0700
  • a656bb8288 shippingservice: money proto migration Ahmet Alp Balkan 2018-06-27 12:40:09 -0700
  • a3b8e2828d recommendationservice: money proto migration Ahmet Alp Balkan 2018-06-27 12:36:02 -0700
  • 320787124a test-cli: money proto migration Ahmet Alp Balkan 2018-06-27 12:28:20 -0700
  • 7e732dee6c productcatalog: regenerate protos Ahmet Alp Balkan 2018-06-27 12:17:26 -0700
  • e20ed325f1 pb: breaking change to Money, remove MoneyAmount Ahmet Alp Balkan 2018-06-27 12:08:20 -0700
  • 920ab6c13c frontend/money: add money utilities Ahmet Alp Balkan 2018-06-27 12:04:21 -0700
  • e86353f6ca frontend: ui tweaks Ahmet Alp Balkan 2018-06-26 20:55:11 -0700
  • 546562fe53 Fixing AddItem and adding more tests/cartservice/CartServiceTests Simon Zeltser 2018-06-27 10:33:18 -0700
  • 400d51a9fe frontend: integrate recommmendationservice Ahmet Alp Balkan 2018-06-26 14:19:22 -0700