Igor_Sychev
e98c625f81
runfix
6 years ago
Igor_Sychev
185a5dcc31
minor packages update
replace preview apis with production
replace EnableKubernetes with AddApplicationInsightsKubernetesEnricher
replace loggerFactory.AddAzureWebAppDiagnostics(); with loggerBuilder.AddAzureWebAppDiagnostics();
6 years ago
Miguel Veloso
63a325e92e
Fix non-structured traces
6 years ago
Miguel Veloso
da72fc8cea
Revert "Add Seq to ApiGatewayAggregators"
This reverts commit 21427ebc35
.
6 years ago
Miguel Veloso
21427ebc35
Add Seq to ApiGatewayAggregators
6 years ago
Ramón Tomás
873d70a67e
Fixed netcore2.2 CORS issue not allowing wildcard origins
6 years ago
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
6 years ago
Ramón Tomás
fa0b1a7a6b
Added serilog
6 years ago
Ramón Tomás
ffca2da0b3
Migrated to netcore 2.2
6 years ago
Ramón Tomás
0f6f4e6d14
Integrate HealthCheck to all eShop services and apps
Integrate WebStatus with Healthcheck
6 years ago
Erik Pique
b8969e6746
standar names and fixed response for swagger apis
6 years ago
Erik Pique
deb3d38ebe
add features api
6 years ago
Ramón Tomás
4089460168
Updated Ocelot version
6 years ago
Erik Pique
9775219a34
change netcore 2.1 to 2.2 and update nugets
6 years ago
Erik Pique
349d5ea3bb
update swagger nuget to 2.4.0 from 3.0.0
6 years ago
eiximenis
51236fd5af
Update to netcore2.1 RTM
Updates to web Dockerfiles to support microsoft/dotnet:2.1-sdk
6 years ago
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
6 years ago
Unai Zorrilla Castro
fb15ed1e11
Removed unused file
6 years ago
Unai Zorrilla Castro
654555387c
Minor refactoring
6 years ago
Unai Zorrilla Castro
70a2682806
Working on compose dependencies and check new httpclient handlers retries
6 years ago
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
6 years ago
Unai Zorrilla Castro
96816e7bf7
Refactor aggregators to use AddHttpClient like on WebMVC
6 years ago
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
6 years ago
Unai Zorrilla Castro
b02c1b825d
Migrate all dockerfiles to use 2.1 image. Added ApiBehaviorOptions into Catalog
6 years ago
Unai Zorrilla Castro
d1b6bc84fa
Migrated projects and references to use 2.1 rc1 libraries
6 years ago
Cesar De la Torre Llorente
c3213df7ed
Setting IWebHostBuilder and IWebHost as explicit (instead of var) in BuildWebHost() from the generic OcelotApiGw.
6 years ago
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.
6 years ago
Ramón Tomás
04560ff4eb
Created specific service for signalr hub
6 years ago
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.
6 years ago
Cesar De la Torre Llorente
e83f87b62d
Removed ENV ESHOP_API_GW from dockerfiles which is not used/needed.
6 years ago
eiximenis
f80ee6967a
Error on local mobile shopping apigw config file
7 years ago
eiximenis
5bb67596b9
k8s config updated
7 years ago
eiximenis
181b475e32
MVC adapted to marketing bff apigw
7 years ago
eiximenis
de37559c41
Files moved / names changes / csprojs updated / sln updated
7 years ago