microservices-demo/kubernetes-manifests
Ace Nassri 6c37a96f3a Add health checks to Node.js services (#26)
* Move Node healthchecks to gRPC

* gitignore proto files

* Switch to standard health RPC

* Fix lint

* Update client.js

* Add protos back + update them

* node services: fix & run genproto.sh

this gets currencyservice to work but paymentservice is still crashing
in the docker container.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Fix docker breaking

* update dockerfiles with released health probe

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-09-19 12:35:22 -07:00
..
adservice.yaml adservice: use grpc health checks (#29) 2018-09-19 12:35:07 -07:00
cartservice.yaml Change gcr projectID in images 2018-08-04 11:23:35 -07:00
checkoutservice.yaml Change gcr projectID in images 2018-08-04 11:23:35 -07:00
currencyservice.yaml Add health checks to Node.js services (#26) 2018-09-19 12:35:22 -07:00
emailservice.yaml grpc: add health checks to python services (#28) 2018-09-19 12:34:56 -07:00
frontend.yaml frontend: add simple /healthz endpoint 2018-09-04 22:44:05 -07:00
loadgenerator.yaml Change gcr projectID in images 2018-08-04 11:23:35 -07:00
paymentservice.yaml Add health checks to Node.js services (#26) 2018-09-19 12:35:22 -07:00
productcatalogservice.yaml Change gcr projectID in images 2018-08-04 11:23:35 -07:00
recommendationservice.yaml grpc: add health checks to python services (#28) 2018-09-19 12:34:56 -07:00
redis.yaml Add more license headers 2018-07-25 21:25:27 -07:00
shippingservice.yaml Change gcr projectID in images 2018-08-04 11:23:35 -07:00