136 Commits

Author SHA1 Message Date
Ramón Tomás
873d70a67e Fixed netcore2.2 CORS issue not allowing wildcard origins 2019-01-04 13:39:25 +01:00
Ramón Tomás
b9dcc80acd Merge Netcore2.2 branch 2019-01-03 18:41:58 +01:00
Ramón Tomás
dbf175f913 Fixed missing env variables in marketing.api in k8s scripts
Added Resource path in webstatus UI when deploying with K8S
Added Liveness healthChecks
Updated k8s healthcheck configuration
2019-01-03 17:11:56 +01:00
Ramón Tomás
fa0b1a7a6b Added serilog 2018-12-13 12:13:59 +01:00
Ramón Tomás
ffca2da0b3 Migrated to netcore 2.2 2018-12-11 13:51:58 +01:00
RamonTC
75e4a11116
Merge pull request #874 from erikpique/test-devspaces
Test devspaces
2018-12-03 12:35:54 +01:00
Ramón Tomás
0f6f4e6d14 Integrate HealthCheck to all eShop services and apps
Integrate WebStatus with Healthcheck
2018-11-30 17:43:22 +01:00
RamonTC
06e641a97f
Merge pull request #851 from erikpique/feature/60697
Feature/60697
2018-11-26 17:40:27 +01:00
Erik Pique
b8969e6746 standar names and fixed response for swagger apis 2018-11-15 12:50:37 +01:00
Erik Pique
deb3d38ebe add features api 2018-11-14 16:21:50 +01:00
erikpique
6aaa718af5
Merge branch 'dev' into feature/net22preview3 2018-11-13 10:25:42 +01:00
Ramón Tomás
4089460168 Updated Ocelot version 2018-11-13 09:30:16 +01:00
Erik Pique
9775219a34 change netcore 2.1 to 2.2 and update nugets 2018-11-12 17:27:54 +01:00
eiximenis
b95a487449 WIP on devspaces 2018-10-01 17:32:53 +02:00
Erik Pique
349d5ea3bb update swagger nuget to 2.4.0 from 3.0.0 2018-09-27 09:31:16 +02:00
eiximenis
fbf89f8fc7 1st devspaces test 2018-07-17 11:04:29 +02:00
eiximenis
51236fd5af Update to netcore2.1 RTM
Updates to web Dockerfiles to support microsoft/dotnet:2.1-sdk
2018-06-01 18:59:14 +02:00
Unai Zorrilla Castro
cd1f11b480 Create new polly policies for each service instead of use the same, in order to resolve problems with the execution context name 2018-05-25 11:52:35 +02:00
Unai Zorrilla Castro
fb15ed1e11 Removed unused file 2018-05-22 18:19:13 +02:00
Unai Zorrilla Castro
654555387c Minor refactoring 2018-05-22 16:20:28 +02:00
Unai Zorrilla Castro
70a2682806 Working on compose dependencies and check new httpclient handlers retries 2018-05-22 15:33:21 +02:00
Unai Zorrilla Castro
094ba7c3c6 Review HTTP Aggregators. Remove IHTTPClient Resiliency building block. Fix TestController code ( ask about on this controller ). Tested with VS and docker-compose up directly 2018-05-21 11:38:09 +02:00
Unai Zorrilla Castro
96816e7bf7 Refactor aggregators to use AddHttpClient like on WebMVC 2018-05-18 14:02:18 +02:00
eiximenis
684aa4927f Updates to make it work with Docker
- Dockerfiles changes
- Minor csproj updates to bring back "dotnet bundle" cli
- Enable all protocols in SignalR
- Update package-lock.json in spa
2018-05-16 14:45:15 +02:00
Unai Zorrilla Castro
b02c1b825d Migrate all dockerfiles to use 2.1 image. Added ApiBehaviorOptions into Catalog 2018-05-15 16:27:10 +02:00
Unai Zorrilla Castro
d1b6bc84fa Migrated projects and references to use 2.1 rc1 libraries 2018-05-15 12:42:08 +02:00
Cesar De la Torre Llorente
c3213df7ed Setting IWebHostBuilder and IWebHost as explicit (instead of var) in BuildWebHost() from the generic OcelotApiGw. 2018-05-14 15:48:21 -07:00
eiximenis
36d916a86c Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2018-05-13 11:18:11 +02:00
Cesar De la Torre Llorente
4eb73f8e23 Fixed bug in configuration.json for Ocelot API Gateways. ReRoutes for the Marketing microservices shound't be present in the configuration.json for the Shopping API Gateways, only for the Marketing API Gateways. 2018-05-11 19:35:28 -07:00
Ramón Tomás
04560ff4eb Created specific service for signalr hub 2018-04-19 00:58:09 +02:00
Cesar De la Torre Llorente
5fd412174e Eliminated multiple dockerfiles within the ApiGw-Base as they were not really used as a different image but the same. Also, updated references at the docker-compose.yml file. 2018-04-02 14:18:20 -07:00
Cesar De la Torre Llorente
e83f87b62d Removed ENV ESHOP_API_GW from dockerfiles which is not used/needed. 2018-04-02 12:54:21 -07:00
eiximenis
f80ee6967a Error on local mobile shopping apigw config file 2018-03-15 16:14:40 +01:00
eiximenis
5bb67596b9 k8s config updated 2018-03-14 18:25:26 +01:00
eiximenis
181b475e32 MVC adapted to marketing bff apigw 2018-02-28 13:13:18 +01:00
eiximenis
de37559c41 Files moved / names changes / csprojs updated / sln updated 2018-02-28 11:30:25 +01:00