Cesar De la Torre
c5038ad77e
Merge pull request #487 from yantang-msft/FixDeployment
...
Update AI k8s package version, otherwise kubernetes deployment will fail
2018-02-09 13:12:11 -08:00
Eduard Tomàs
0be655d2e0
Fixing errors in SPA when calling basket api through apigw
2018-02-07 14:15:17 +01:00
Eduard Tomàs
8edd736196
Updating SPA for working with PurchaseBFF.
2018-02-06 18:35:01 +01:00
Eduard Tomàs
704e6ae693
Finished purchase-bff implementation and ocelot rerouting
2018-02-02 16:55:33 +01:00
Eduard Tomàs
b0d4ae5a72
All order flow goes through Purchase BFF API. Also some refactorings.
2018-02-02 12:26:47 +01:00
Robert Raboud
8ce8560214
parse issue
2018-02-01 14:37:11 -05: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
1c6431d503
Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF
2018-01-31 16:35:40 +01:00
Eduard Tomàs
e59829e96b
WIP on Ocelot: Change routing and config errors.
2018-01-30 18:42:00 +01:00
Eduard Tomàs
dcb9b87361
2018-01-30 09:50:45 +01:00
Eduard Tomàs
47a33ddd05
BFF Purchase - WIP
2018-01-29 16:58:08 +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
02f5e1158a
Purchase BFF skeleton created
2018-01-26 17:09:36 +01: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
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
c90f442088
Merge branch 'dev' into latest3rdpartydep
2017-12-12 18:41:50 +01:00
Sychev Igor
abb9bcfe60
3rd party dependencies to latest versions
2017-12-12 10:14:43 +03: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
Ramón Tomás
804620330d
Fix Rabbitmq bug with multiple service instances
2017-11-10 17:37:18 +01:00
Cesar De la Torre
8c810ad8a1
Minor changes in SwaggerEndpoints for each microservice.
2017-10-27 14:28:27 -07: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
Ramón Tomás
42ce196270
Updated SF Linux manifests
2017-10-16 16:10:40 +02:00
RamonTC
d0e9cc58a9
Merge pull request #311 from egorikas/dev
...
Fix "DRY up RedisBasketRepository"
2017-10-13 16:41:37 +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
ebcabe2bbb
Merge pull request #368 from SychevIgor/swagger
...
swagger response types and code
2017-10-12 18:00:03 -07:00
Igor Sychev
1b38589ff0
retry policy defined via config
2017-10-12 09:25:01 +01:00
Igor Sychev
9e535930ce
swagge responce types and code https://github.com/dotnet-architecture/eShopOnContainers/issues/305
2017-10-12 08:45:33 +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
Ramón Tomás
87b13de3b7
Merge branch 'dev' into eShopOnServiceFabric-Win
2017-09-14 14:42:42 +02:00
Dennis van der Stelt
e0c0a79623
Rename Basket.cs to CustomerBasket.cs
2017-09-13 16:25:02 +02:00
Ramón Tomás
49c825d193
Added BasePath to swagger endpoint
...
Override environment variables urls
2017-09-13 16:19:27 +02:00
Eduard Tomàs
7321d5e5fc
Base path fix and k8s config updated
2017-09-07 19:18:53 +02:00
Eduard Tomàs
6fd4f46058
Fix for rabbitMQ under windows containers.
...
Also some config tweaking on windows
2017-09-05 15:55:17 +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
Egor Grishechko
62ea7064c2
Fix "DRY up RedisBasketRepository"
...
https://github.com/dotnet-architecture/eShopOnContainers/issues/62
2017-09-02 20:02:55 +03:00
RamonTC
4ea8f6814e
Merge pull request #299 from SychevIgor/SychevIgor/WindowsDockerFiles20
...
windows docker files update to 2.0 base images
2017-08-30 17:55:26 +02:00
Ramón Tomás
c9ff332b84
Fix merging duplicated ConfigureAuth method
2017-08-30 08:59:39 +02:00
Ramón Tomás
faea50f715
Merge
2017-08-30 08:08:01 +02:00
Igor Sychev
dc566ea2a1
nanowin
2017-08-30 08:48:06 +03:00
Ramón Tomás
9ed7325e0e
Downgrade Identity.api version due to compatibility issues
...
Updated Test project version
Fix issue Idsrv token
2017-08-29 18:11:30 +02:00