Eduard Tomàs
b0d4ae5a72
All order flow goes through Purchase BFF API. Also some refactorings.
2018-02-02 12:26:47 +01:00
Eduard Tomàs
2a81a080ba
Moved Create Order from MVC logic client to Purchase logic.
2018-02-01 15:04:20 +01:00
Eduard Tomàs
0256c6a7ad
Moved Change Basket Quantities to PurchaseBFF. MVC client updated
2018-01-31 17:29:07 +01:00
Eduard Tomàs
1c6431d503
Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF
2018-01-31 16:35:40 +01:00
Eduard Tomàs
dcb9b87361
2018-01-30 09:50:45 +01:00
yantang
23bdd59b10
Update AI k8s package version, otherwise kubernetes deployment will fail because of deadlock.
2018-01-28 23:33:44 -08: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
Cesar De la Torre
ded64feae2
Merge pull request #452 from SychevIgor/k8appinsbeta2
...
Upgrades to "Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta2"
2018-01-16 12:41:29 -08:00
yanchenw
3186c63482
Bug fix
2018-01-05 14:33:04 -08:00
yanchenw
56a60e3d2f
Try to fix windows container build error
2018-01-05 14:15:20 -08:00
yanchenw
607a30491e
Optimize multistage build
2018-01-04 15:00:05 -08:00
yanchenw
e4fa15b813
Optimize multi-stage build Dockerfile
...
Remove explicitly copied dependencies, copy entire solution
into the conainter and depends on the cache to reduce build
time.
Addd temporary solution file which does not contains the
dcproj file to work around the issue that the dotnet cli
cannot handle dcproj.
2018-01-04 11:01:45 -08:00
Sychev Igor
470e626802
"Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta2"
2018-01-04 10:11:32 +03:00
Sychev Igor
77e5f9ba5a
images to support 2.0.3 packages with security fixes
2017-12-14 09:16:34 +03:00
Sychev Igor
924c735072
microsoft packages to latest. including Logging from .net standard 1.3 to 2.0 upgrade
2017-12-14 09:16:34 +03:00
RamonTC
3e8df7fb95
Merge pull request #433 from SychevIgor/SF201beta
...
Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1
2017-12-12 18:33:14 +01:00
dsanz
2e955c7f13
Fix multistaging build
2017-12-12 17:35:07 +01:00
Sychev Igor
595e6e49a3
Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1
2017-12-12 10:13:34 +03:00
dsanz
9d7622a59a
Merge branch 'dev' into features/docker-multi-arch
2017-12-11 15:12:26 +01:00
Ramón Tomás
4dff728d11
Replaced custom DataProtection.Redis lib with official Microsoft pkg
...
Removed Sessions in WebMVC app
Fixed GracePeriodMgr issues using multiple instances
2017-11-30 11:40:30 +01:00
yanchenw
091ed81e7b
Converts to use multi-stage build Dockerfile
...
1. Changes the build context of all services to the root level to be
able to access the dependencies for each project.
2. Commented out the prepublish scripts, these steps are moved into the
Dockerfile
Did not change any script yet, need help to identify what scripts we
need to change.
2017-11-27 13:48:31 -08:00
Dylan Munyard
a5abf7dc0b
Using Rider 2017.2 as the IDE detects and unclosed <a> tag and the unnecessary Razor syntax.
2017-10-29 22:39:36 +10:00
Ramón Tomás
104d993473
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
2017-10-23 17:39:57 +02:00
Ramón Tomás
c51c101f90
Updated Load Tests
...
Added middleware to bypass authorization in load testing
2017-10-23 17:39:45 +02:00
Igor Sychev
3c41a57f6d
js file is not exists
2017-10-18 09:21:57 +03:00
Ramón Tomás
42ce196270
Updated SF Linux manifests
2017-10-16 16:10:40 +02:00
Igor Sychev
7dfb2db7c3
packages update and clean up *.csproj files from useless content
2017-10-13 13:04:06 +01:00
Ramón Tomás
dc98e6a4c6
Added Appinsights Linux SF telemetry initializer
2017-10-13 11:35:26 +02:00
Cesar De la Torre
ace61123e3
Increased number of retries with exponential backoff and Circuir-Breaker so minimizes the risk of open circuit when spinning up the containers for the first time in Docker.
2017-10-12 18:27:13 -07:00
Igor Sychev
1b38589ff0
retry policy defined via config
2017-10-12 09:25:01 +01:00
Ramón Tomás
c3e15969b9
Added Appinsights K8s telemetry initializer
2017-10-11 18:53:26 +02:00
Ramón Tomás
a04cef97ef
Added AppInsights service
2017-10-11 16:26:44 +02:00
Cesar De la Torre
e8c8678082
Changed to new GA SQL Server container Image tag and parameters
2017-10-04 13:54:34 -07:00
Ramón Tomás
99dd90e699
Merge Dev
2017-10-02 15:04:25 +02:00
Ramón Tomás
274ddc2016
Integrate HealthCheck with k8s
2017-10-02 14:40:37 +02:00
Ramón Tomás
0f12640725
Fix issue k8s webstatus: webmvc healthcheck fails
...
Added Payment.api to healthcheck
2017-09-29 11:45:25 +02:00
Cesar De la Torre
6d8a33bbb9
Set NO-CACHE for HealthCheck to Basket microservice, and MVC and SPA apps so it is faster for demoing HealthChecks.
2017-09-25 14:45:53 -04:00
Unai Zorrilla Castro
df28e4eeeb
Invert Lat/Long order on Marketing Campaign Views
2017-09-21 18:58:53 +02:00
Unai Zorrilla Castro
7d4ddca393
Added missing entries for k8s
2017-09-19 15:50:51 +02:00
Igor Sychev
926cc9f5e5
Health check for Payment
2017-09-18 09:15:53 +03:00
Ramón Tomás
480723e351
Merge branch 'dev' into eShopOnServiceFabric-Win
2017-09-15 14:21:23 +02:00
Ramón Tomás
cecdc40ac1
Fix Authentication issue in Locations.api
...
Created input in user campaigns view to update the user's location
2017-09-15 13:54:48 +02:00
Ramón Tomás
2cad76c134
Merge from Dev
2017-09-08 12:17:14 +02:00
Eduard Tomàs
7321d5e5fc
Base path fix and k8s config updated
2017-09-07 19:18:53 +02:00
Ramón Tomás
89cbbb43f7
Test base_path
2017-09-07 15:46:08 +02:00
Ramón Tomás
17395497e5
Added PathBase WebMVC
2017-09-07 13:39:13 +02:00
Ramón Tomás
9fc4bfea7b
Merge branch 'netcore2' into eShopOnServiceFabric-Win
2017-09-06 15:27:07 +02:00
Ramón Tomás
03e4559b30
Created last services added to eShop
...
Updated with latest configurations
2017-09-06 15:23:14 +02:00
Unai Zorrilla Castro
7be5cb933d
Update BundlerMinimifier.Core version to netcoreapp2
2017-09-05 20:24:58 +02:00
Eduard Tomàs
8198126daf
Use dotnet multi-architecture images.
...
Removing docker-compose.windows.override (not needed as is identical to docker-compose.override)
2017-09-04 19:07:53 +02:00