Commit graph

19 commits

Author SHA1 Message Date
Ahmet Alp Balkan
9deb87d62f remove unused .gitkeep
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 22:35:54 -07:00
Ahmet Alp Balkan
28956fb240 unify ENTRYPOINTS in dockerfiles (no /bin/sh)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 14:03:04 -07:00
Ahmet Alp Balkan
af9db7b021 recommendationsvc: compile_proto.sh -> genproto.sh
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 11:12:17 -07:00
Ahmet Alp Balkan
e5ea2154d2 recommendationservice: add requirements.txt
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 10:31:07 -07:00
Dan Sanche
017c8a91ed Merge branch 'master' of sso://user/ahmetb/microservices-demo 2018-06-21 10:27:28 -07:00
Dan Sanche
31d099b861 Merge branch 'master' of sso://user/ahmetb/microservices-demo 2018-06-21 10:26:32 -07:00
Ahmet Alp Balkan
1372aad813 recommendationservice: require PRODUCT_CATALOG_SERVICE_ADDR
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 10:22:28 -07:00
Dan Sanche
61291a5105 regenerated protos 2018-06-20 23:53:23 -07:00
Dan Sanche
5cdc65777a regenerated protos 2018-06-20 23:40:47 -07:00
Dan Sanche
933a05205f pull ids from product catalog service 2018-06-20 23:26:32 -07:00
Dan Sanche
c753f9a6ff added product catalog address env var 2018-06-20 22:37:56 -07:00
Dan Sanche
0cf418df99 recommender now returns ids instead of products 2018-06-14 16:10:11 -07:00
Dan Sanche
fd6b66faeb removed pyc files 2018-06-14 15:59:59 -07:00
Dan Sanche
8375b4b1e2 added ports to script arguments 2018-06-14 15:52:41 -07:00
Dan Sanche
62153ef88e added client 2018-06-14 15:31:06 -07:00
Dan Sanche
9c6f36c605 added implementation of server 2018-06-14 12:45:44 -07:00
Dan Sanche
0844d37872 added protobuffs 2018-06-14 12:30:50 -07:00
Dan Sanche
11eed708b6 added basic Dockerfile and python script 2018-06-14 11:03:02 -07:00
Dan Sanche
671602879e added directory for recommendation service 2018-06-14 10:42:24 -07:00