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
|
ffca2da0b3
|
Migrated to netcore 2.2
|
2018-12-11 13:51:58 +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
|
9775219a34
|
change netcore 2.1 to 2.2 and update nugets
|
2018-11-12 17:27:54 +01:00 |
|
Pure Krome
|
0904bdb920
|
Reference class from .NET Core 2.1 instead of a copy.
|
2018-09-13 13:54:55 +10: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
|
460fc997af
|
Create Generic Host prototype for background task in order to be reviewed
|
2018-05-21 15:01:29 +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 |
|
Miguel Veloso
|
b12b536439
|
Merge pull request #524 from SychevIgor/packagesupdate
packages update
|
2018-03-17 16:25:58 +00:00 |
|
Cesar De la Torre Llorente
|
b78daa4685
|
Fix microsoft/aspnetcore-build:2.0.5-2.1.4 name in dockerfiles
|
2018-03-16 10:41:23 -07:00 |
|
Cesar De la Torre Llorente
|
c17ecfa16a
|
Fallback to aspnetcore-build:2.0.5-2.1.4 until issue with aspnetcore-build:2.0 is solved: https://github.com/dotnet-architecture/eShopOnContainers/issues/543
|
2018-03-14 16:35:51 -07:00 |
|
Sychev Igor
|
039632bebd
|
docker to 2.0.5 .net core
|
2018-03-05 00:59:27 +03:00 |
|
Sychev Igor
|
c1db0703a7
|
packages update 2
|
2018-03-04 14:10:51 +03:00 |
|
Sychev Igor
|
ccad354645
|
packages update
|
2018-03-04 14:10:51 +03:00 |
|
Eduard Tomàs
|
9371eb1077
|
Add a endpoint returning only a 200 to be used as a liveness probe for k8s
|
2018-01-22 11:46:18 +01:00 |
|
Unai Zorrilla Castro
|
12a9cabf7b
|
Added HealthCheck in backgroundtasks. Modify k8s configuration to include new backgroundtask service. Modify ServiceFabric to include new service ( service fabric is not tested at this moment)
|
2018-01-19 16:09:55 +01:00 |
|
Unai Zorrilla Castro
|
8f89cebf36
|
Fixed issue with subscriber name and remove old hosted service code on ordering.api
|
2018-01-18 18:19:36 +01:00 |
|
Unai Zorrilla Castro
|
025ab0e14c
|
Implemented HostedService in different service
|
2018-01-18 17:29:23 +01:00 |
|