Commit graph

  • bfb0d88d31
    Merge fdb614e2ad into 73ebd4debb Mukundha Madhavan 2018-10-18 08:55:17 +0000
  • 73ebd4debb
    use stock gcb image for skaffold (#81) Ahmet Alp Balkan 2018-10-17 15:15:28 -0700
  • fdb614e2ad remove test image mukundha 2018-10-17 09:35:09 +0100
  • 2283bd2921 Fix for the issue: https://github.com/GoogleCloudPlatform/microservices-demo/issues/80 mukundha 2018-10-17 09:32:02 +0100
  • fcea86370d
    use stock gcb image for skaffold Ahmet Alp Balkan 2018-10-16 17:24:22 -0700
  • a815e029ab Add GCB cloudbuild.yaml config for CD to staging (#79) davidstanke 2018-10-16 16:25:57 -0400
  • 2020e79b69 Add GCB cloudbuild.yaml config for CD to staging Dave Stanke 2018-10-16 16:23:38 -0400
  • 2ce7b03ee2
    Merge 8b5012b2cc into 51da4930ae davidstanke 2018-10-16 19:42:16 +0000
  • 8b5012b2cc
    Trivial commit davidstanke 2018-10-16 15:42:12 -0400
  • 7586d42128 Add GCB cloudbuild.yaml config Dave Stanke 2018-10-16 13:56:26 -0400
  • 51da4930ae
    Fix build for skaffold 0.16 (#77) Ahmet Alp Balkan 2018-10-15 09:03:28 -0700
  • 2893f82d95
    skaffold: migrate to 0.16 manifest Ahmet Alp Balkan 2018-10-15 09:01:34 -0700
  • 3b6d3864a0
    grpc: bump health-probe to v0.2.0 (#71) Ahmet Alp Balkan 2018-10-09 15:54:55 -0700
  • dd0e26806d
    README: add istio mTLS instructions (#73) Ahmet Alp Balkan 2018-10-09 11:50:14 -0700
  • dff67c2e7d
    README: add istio mTLS instructions Ahmet Alp Balkan 2018-10-09 11:49:18 -0700
  • a9ceb1ad0e
    grpc: bump health-probe to v0.2.0 Ahmet Alp Balkan 2018-10-09 10:41:55 -0700
  • c6b825f846
    Run skaffold fix (#72) Ahmet Alp Balkan 2018-10-09 10:52:47 -0700
  • cca42fb36a
    run skaffold fx Ahmet Alp Balkan 2018-10-09 10:49:38 -0700
  • 34227a64a6 currencyservice: Optimized Docker image with multi stage builds, and using alpine as a base image. (#70) Colin Nelson 2018-10-09 10:43:06 -0700
  • 571285d9aa Optimized adservice Image Size (#67) Colin Nelson 2018-10-09 10:42:49 -0700
  • 32ba426258 currencyservice: Optimized Docker image with multi stage builds, and using alpine as a base image. Colin Nelson 2018-10-08 14:12:12 -0700
  • e10f1f1efe adservice: Refactored Dockerfile to be a multi stage build. The 'build' step runs from openjdk:8-slim, but the final image is alpine based. We can get away from this since java runs in a vm & the architecture of the images doesn't change between biuld steps Colin Nelson 2018-10-06 14:07:21 -0700
  • 7f40378ecc log: change log format to JSON payload for better log in Stackdriver (#66) Yoshi Yamaguchi 2018-10-06 03:23:45 +0900
  • 27cd7cab28 adservice: Changed install of glibc in builder to not require untrusted packages Colin Nelson 2018-10-05 10:42:54 -0700
  • 8f1342adfc adservice: Reduced docker image size to ~165MB (down from ~886MB) by switching to alpine and using multi stage builds Colin Nelson 2018-10-04 15:24:15 -0700
  • e858902995 log: use python-json-logger and create CustomJsonFormatter Yoshi Yamaguchi 2018-10-03 12:58:14 +0900
  • 988f399fd0
    Merge pull request #5 from GoogleCloudPlatform/master Colin Nelson 2018-10-02 08:22:03 -0700
  • 8e6e7b1113 log: change log format to JSON payload for better log in Stackdriver (#47) Yoshi Yamaguchi 2018-09-24 21:04:36 +0900
  • 2771a03727
    k8s: start using grpc health check for cartservice (#63) Ahmet Alp Balkan 2018-10-01 23:20:42 -0700
  • 6d38da5ddc
    k8s: start using grpc health for cartservice Ahmet Alp Balkan 2018-09-20 18:23:23 -0700
  • 848d4bbe90 adservice: enable structured logging and OpenCensus log correlation (#59) sebright 2018-10-01 22:45:09 -0700
  • dc7effd601 adservice: find relevant ads by category (#61) sebright 2018-10-01 22:44:56 -0700
  • 755589cd13
    frontend: remove repo itself from deps Ahmet Alp Balkan 2018-10-01 21:57:26 -0700
  • 1b61b97be3
    pb: run Go and Java genproto.sh scripts Kristen Kozak 2018-09-28 13:39:31 -0700
  • b27a7eb36a adservice: find relevant ads by category Kristen Kozak 2018-09-29 14:21:46 -0700
  • 503cac7f86 frontend: update Gopkg.lock to reference latest GCP/microservices-demo commit Kristen Kozak 2018-10-01 21:51:02 -0700
  • 86c8c06cc1 pb: add "categories" field to Product (#60) sebright 2018-10-01 21:33:25 -0700
  • 06be7accbd pb: run adservice, frontend, and productcatalogservice genproto.sh scripts Kristen Kozak 2018-09-28 13:39:31 -0700
  • 34f8fb18aa
    Add development principles (#56) Ahmet Alp Balkan 2018-09-30 16:49:08 -0700
  • 50cf755bd4 pb: add "categories" field to Product Kristen Kozak 2018-09-28 13:24:21 -0700
  • be65dd1fcd
    cartservice: fix health Check() method signature (#57) Ahmet Alp Balkan 2018-09-28 12:52:06 -0700
  • db21cc24c4 adservice: enable structured logging and OpenCensus log correlation Kristen Kozak 2018-09-27 11:59:31 -0700
  • c6d6e1325b
    cartservice: fix health Check() method signature Ahmet Alp Balkan 2018-09-27 14:59:21 -0700
  • 9322d6646c
    update CONTRIBUTING.md to link back Ahmet Alp Balkan 2018-09-27 10:48:54 -0700
  • 2bbbabdd3a
    add development principles Ahmet Alp Balkan 2018-09-27 10:07:35 -0700
  • d5929bb8af
    Merge pull request #4 from GoogleCloudPlatform/master Colin Nelson 2018-09-27 09:02:19 -0700
  • 98b679f5ac
    Merge ff7502fbab into c61a8aea4c sebright 2018-09-27 03:49:21 +0000
  • ff7502fbab adservice: enable OpenCensus log correlation Kristen Kozak 2018-09-26 18:29:05 -0700
  • 338612caf7 adservice: export logs with the Stackdriver Logging library Kristen Kozak 2018-09-26 18:29:05 -0700
  • c61a8aea4c adservice: upgrade grpc-java to 1.15.0 (#54) sebright 2018-09-26 19:33:52 -0700
  • 676c1850f6 adservice: upgrade grpc-java to 1.15.0 Kristen Kozak 2018-09-26 16:03:46 -0700
  • 3be5c82c73
    skaffold: add gcb timeout (default is too low) Ahmet Alp Balkan 2018-09-26 12:22:51 -0700
  • 7ced638e2f paymentservice: Docker image size optimization (#53) Colin Nelson 2018-09-26 10:58:33 -0700
  • 0d0f08232f paymentservice: Reduced docker image size to ~153MB (was ~781MB). Uses alpine linux and multi stage builds. Changed CMD to ENTRYPOINT Colin Nelson 2018-09-26 10:06:35 -0700
  • 1263da2172 Reduced loadgenerator's image size (#52) Colin Nelson 2018-09-26 09:18:23 -0700
  • eafdf5c063 loadgenerator: Reduced docker image size to ~117MB (down from ~972MB). Changed to a multi stage build and switched to using python:3-alpine as base image Colin Nelson 2018-09-26 08:36:38 -0700
  • 19152425a1 Changed loadgen.sh to be executed with /bin/sh as opposed to /bin/bash Colin Nelson 2018-09-26 08:28:35 -0700
  • ddddf6519b
    Merge pull request #3 from GoogleCloudPlatform/master Colin Nelson 2018-09-26 07:26:17 -0700
  • 2924250449 emailservice Image Optimization (#51) Colin Nelson 2018-09-25 16:43:39 -0700
  • 6460427bee Change log format to JSON and log destination to stdout (#48) Yoshi Yamaguchi 2018-09-26 08:43:17 +0900
  • e10efd07aa emailservice: Added PYTHONUNBUFFERED=1 to environment and removed '-u' argument Colin Nelson 2018-09-25 15:02:42 -0700
  • 65192b31f6 emailservice: Updated ENTRYPOINT args to include '-u' for unbuffered logs Colin Nelson 2018-09-25 14:12:34 -0700
  • dce3c26fea emailservice: downgraded grpcio-health-checking to 1.12.1 from 1.14.1 Colin Nelson 2018-09-25 13:05:36 -0700
  • 2373440b91 emailservice: Updated base image for dockerfile to python:3-alpine Colin Nelson 2018-09-25 12:53:29 -0700
  • d3c546a2ac emailservice: Reverted grpcio, grpcio-health-checking and grpcio-tools to their older versions (1.12.1, 1.14.1, and 1.12.1 respectively) Colin Nelson 2018-09-25 12:18:06 -0700
  • ad529a67bb emailservice: Updated to python 3, streamlined pip install. Image size is now ~271MB Colin Nelson 2018-09-25 12:04:53 -0700
  • 982f47e72c Fixed typeo in requirements.txt Colin Nelson 2018-09-25 10:42:27 -0700
  • ce404756ce emailservice: Reduced Docker image size to ~240 MB. Used multi stage builds and alpine image Colin Nelson 2018-09-25 10:28:14 -0700
  • f5505bb067 loadgenerator: revert locust settings Yoshi Yamaguchi 2018-09-25 11:21:00 +0900
  • 7d2ceb6c46 revert skaffold.yaml to point to the original registry Yoshi Yamaguchi 2018-09-25 11:19:10 +0900
  • 1bed9cffe6 revert kubernetes manifests to point to the original container registry URLs Yoshi Yamaguchi 2018-09-25 11:11:03 +0900
  • ab601665d1 Reduced cartservice Docker Image size (#46) Colin Nelson 2018-09-24 09:54:25 -0700
  • 6a72e16fdc
    Merge pull request #2 from GoogleCloudPlatform/master Colin Nelson 2018-09-24 07:58:32 -0700
  • 7813162eaf Merge remote-tracking branch 'upstream/master' Yoshi Yamaguchi 2018-09-24 21:20:19 +0900
  • c6e7b80a32 log: change log format to JSON payload for better log in Stackdriver Yoshi Yamaguchi 2018-09-24 21:04:36 +0900
  • 3863f6d14d
    recommendationsvc: optimize img (1.1 GB to 310 MB) (#45) Ahmet Alp Balkan 2018-09-21 15:40:25 -0700
  • df74226feb Changed cartservice's Dockerfile from alpine:latest to alpine:3.8 Colin Nelson 2018-09-21 15:36:14 -0700
  • 1d60bc0314 In cartservice, bumped .NET Target Framework to 2.1, optimized Dockerfile to reduce image size Colin Nelson 2018-09-21 15:25:52 -0700
  • 72244f27c4
    recommendationsvc: optimize img (1.1 GB to 310 MB) Ahmet Alp Balkan 2018-09-21 14:36:25 -0700
  • 1f60819dee Introducing super basic health check for cart service (#44) Simon Zeltser 2018-09-21 19:09:52 +0000
  • e56748f2d8
    Merge pull request #1 from GoogleCloudPlatform/master Colin Nelson 2018-09-21 08:09:47 -0700
  • 46dcc3d6c7 Changing Ping health probe to call Redis Cache Ping method Simon Zeltser 2018-09-20 23:43:06 -0700
  • ff66de0a91 Introducing super basic health check for cart service Simon Zeltser 2018-09-20 17:33:07 -0700
  • 07d84cb6a1 Introducing super basic health check for cart service - Generated C# proto implementation for grpc health check - Moved all C# protos to a dedicated folder - Implemented basic health checking to ping CartStore (which is Redis in default implementation) - Base plumbing for health checks Simon Zeltser 2018-09-20 16:46:35 -0700
  • 1bab006af1
    grpc: implement health check in go services (#27) Ahmet Alp Balkan 2018-09-20 10:31:31 -0700
  • 1de06fc04b
    lock to grpc-go v1.14 because it broke health.proto Ahmet Alp Balkan 2018-09-19 12:33:51 -0700
  • 6c37a96f3a Add health checks to Node.js services (#26) Ace Nassri 2018-09-19 12:35:22 -0700
  • 360d983512
    adservice: use grpc health checks (#29) Ahmet Alp Balkan 2018-09-19 12:35:07 -0700
  • 880ee16be2
    grpc: add health checks to python services (#28) Ahmet Alp Balkan 2018-09-19 12:34:56 -0700
  • 64dbce0f48
    update dockerfiles with released health probe Ahmet Alp Balkan 2018-09-19 11:25:35 -0700
  • e6bfe380e6
    adservice: use grpc health checks Ahmet Alp Balkan 2018-08-22 17:15:59 -0700
  • 48b0eba31a
    Merge branch 'master' into health-check-go Ahmet Alp Balkan 2018-09-19 11:22:28 -0700
  • fc1fb698d2
    grpc: add health check to go services Ahmet Alp Balkan 2018-08-07 13:21:38 -0700
  • 12124e27d8
    grpc: add health checks to python services Ahmet Alp Balkan 2018-08-21 11:53:11 -0700
  • fc6df2daea Remove monitored resource autodetect (#42) rghetia 2018-09-14 15:27:25 -0400
  • 7a0ca716cd Remove monitored resource autodetect rahulpa 2018-09-12 16:38:35 -0700
  • 4ba1cc3f65
    Merge 8112914a4a into 6d96944158 Ihor Dvoretskyi 2018-09-06 22:35:40 +0000
  • 6d96944158
    travis: add docker build for images (#38) Ahmet Alp Balkan 2018-09-06 15:35:36 -0700
  • 0f23d6bbf9
    frontend: add simple /healthz endpoint Ahmet Alp Balkan 2018-09-04 22:42:46 -0700
  • 8112914a4a Docker for Desktop instructions removed Ihor Dvoretskyi 2018-08-31 19:21:38 +0000