37 Commits

Author SHA1 Message Date
David Sanz
bbef451d53 Merge from migration/net-5 2020-12-21 12:39:23 +01:00
David Sanz
35b30a109a Top-level statements. Change ordering net standard projects to dotnet 5. 2020-12-17 11:33:55 +01:00
Borja García Rodríguez
4e948d0a04 grpc improvements 2020-12-17 11:15:36 +01:00
David Sanz
2d59b7cc56 Change Grpc client creation from a per request approach to a client factory one. 2020-12-16 18:01:27 +01:00
Borja García Rodríguez
b67a487f2c add grpc factory 2020-12-15 10:46:50 +01:00
Borja García Rodríguez
646f7121b4 added grpc factory and interceptor 2020-12-14 16:47:42 +01:00
Viswanatha Swamy
736320b920
Swamy/remove unused using and refactoring entity classes (#1371)
* Removed Unused Usings

* Code Refactoring for readbility. Added spaces and moved the classes to separate file
2020-08-04 16:26:29 +05:30
Christian Morgenthaler
beda8378d5 correct call order of "app.UseCors" 2020-06-08 21:58:48 +02:00
Miguel Veloso
0c14810a33 Replace obsolete IHostingEnvironment for IWebHostEnvironment 2019-11-08 16:02:58 +00:00
eiximenis
08e9b2641a Final adjustments to make envoy work with ingress and remove Polly from http calls 2019-10-01 19:30:09 +02:00
eiximenis
d68c9e40aa Configuration of envoy routes and minor code fixes 2019-09-19 18:26:04 +02:00
ericuss
311e1a2bfd refactoring the grpc client 2019-08-28 12:03:09 +02:00
ericuss
e415f2a767 migrate web bff to 3.0 and apply grcp in order controller 2019-08-27 15:08:39 +02:00
ericuss
016089fb5f Partial checkin 2019-08-27 09:40:31 +02:00
Erik Pique
c52484859f change bff to 2.2 and fix mvc routing 2019-08-05 15:03:57 +02:00
Erik Pique
1c88396c99 return ocelote to 2.2 for incompatibility of 3.0 2019-08-02 12:26:13 +02:00
Erik Pique
92eef22187 add nuget to ocelot 2019-08-01 09:50:45 +02:00
Erik Pique
671d8b1e27 fix to startup identiy: remove old migrations and add initial migration. 2019-07-29 13:21:00 +02:00
Erik Pique
50a1e1311e update preview7 2019-07-25 11:30:17 +02:00
Erik Pique
eb080668ab add type securitySchema OAuth2 2019-07-24 16:20:08 +02:00
Erik Pique
49cc39d731 update startups 2019-07-24 09:06:46 +02:00
Erik Pique
5b5b0d1b7d migrate bffs 2019-07-23 10:07:50 +02:00
eiximenis
c0e125f2bf Merge from features/devspaces to dev 2019-04-11 14:38:31 +02:00
eiximenis
40205f066a HTTP Aggreggators devspace source code support 2019-02-25 18:21:31 +01:00
Miguel Veloso
63a325e92e Fix non-structured traces 2019-02-22 15:05:28 +00:00
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
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
0f6f4e6d14 Integrate HealthCheck to all eShop services and apps
Integrate WebStatus with Healthcheck
2018-11-30 17:43:22 +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
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
96816e7bf7 Refactor aggregators to use AddHttpClient like on WebMVC 2018-05-18 14:02:18 +02:00
Unai Zorrilla Castro
d1b6bc84fa Migrated projects and references to use 2.1 rc1 libraries 2018-05-15 12:42:08 +02:00
eiximenis
de37559c41 Files moved / names changes / csprojs updated / sln updated 2018-02-28 11:30:25 +01:00