3551 Commits

Author SHA1 Message Date
eiximenis
577aca1d4c Basket.API updated to net3 2019-07-19 13:09:30 +02:00
Miguel Veloso
fad40850fa Update README links to new wiki 2019-07-19 10:47:03 +01:00
eiximenis
96c3b12721 More package refs moved to dependencies.props 2019-07-18 12:31:27 +02:00
eiximenis
437bdd7431 Using Directory.Build.props for handling versions. Needed to start the update to net3 2019-07-17 18:26:20 +02:00
Eduard Tomàs
8cfc007e31
Merge pull request #1097 from plneto/fixed-log-message
Display the type name in the log message
2019-07-12 13:59:07 +02:00
Carlos Milán Figueredo
186b2eb534 Aligned with PowerShell version deploy-all.ps1 2019-07-12 11:34:51 +02:00
Carlos Milán Figueredo
93c86fc33e Default namespace, fixed AKS DNS and Ingress
Several fixes in this commit:
  * Added 'namespace' argument, default to 'eshop'.
  * Every Helm command (`helm install` and `helm ls` used with `helm delete`) will honor the namespace parameter. This way this script is no longer destructive with the Kubernetes cluster. Usage() has been updated accordingly.
  * Custom registry image push didn't honor `--docker-username` and `--docker-password`. A `docker login` has been added to fix the situation.
  * AKS DNS discovery was not working properly due to case sensitivity with the JMESPath to the HTTPApplicationRouteZoneName. A small two-entries array with iterative loop has been added ton ensure either way the AKS http routing DNS retrieval is successful.
  * Helm charts were enabled to use Kubernetes Ingress, but the `Ingress.spec.rules.host[]` was not honored with the `$dns` variable. This has been fixed in the `helm install` commands and now the script deploys the Ingress as expected.
2019-07-11 18:30:34 +02:00
Paulo Neto
fd9ca9c28e Display the type name in the log message 2019-07-11 15:44:32 +01:00
Carlos Milán Figueredo
d026eb44a4 Restored --docker-username reference in usage() lost in the last commit 2019-07-10 13:29:25 +02:00
Carlos Milán Figueredo
00bf2470ce Several improvement and fixes: image_tag check for linux- prefix, login procedure for custom registry, --docker-username normalization and --dns aks option documented at usage() 2019-07-10 07:35:44 +02:00
Carlos Milán Figueredo
7684278f8b Fixed --docker-password parameter handling and a typo in --docker-username at usage() 2019-07-09 17:49:53 +02:00
eiximenis
fd1fa22dac updated build def for webspa, mvc & status 2019-07-08 17:46:17 +02:00
eiximenis
19755bdfa2 updated node windows images on build 2019-07-08 17:17:25 +02:00
eiximenis
441ea17f57 updated node windows images 2019-07-08 17:05:46 +02:00
Miguel Veloso
6f53d85123 Minor fixes to microservices e-book 2019-06-30 23:35:57 +01:00
eiximenis
591086956d grpc poc working on k8s, using envoy as a sidecar in catalog api 2019-06-27 16:16:11 +02:00
Ramón Tomás
db00159347 Added envoy + config grpc json transcoder 2019-06-27 11:15:24 +02:00
eiximenis
7c0e2a1c86 Catalog.API gRPC support for one endpoint 2019-06-26 12:58:07 +02:00
David Britch
e1ace6fe47
Merge pull request #940 from kdubau/patch-1
Update eShopOnContainers.TestRunner.iOS/Info.plist
2019-06-24 11:14:19 +01:00
Miguel Veloso
423921b741
Merge pull request #1079 from dotnet-architecture/fix/1052-rabbitmq-deadlock
Fix RabbitMQ deadlock with AsyncEventingBasicConsumer consumer
2019-06-20 21:41:32 +01:00
Miguel Veloso
c94c992bc3 Fix pdf version tags for Docker application life cycle e-book 2019-06-20 21:26:43 +01:00
Miguel Veloso
88abba49f7 Fix aka link
(cherry picked from commit 8cd67e3bc4b00bdb26f77d608f37bfee487b8e0f)
2019-06-18 10:39:10 +01:00
Miguel Veloso
ba2f68752a Update Containerized applications e-book and covers 2019-06-18 09:40:36 +01:00
Miguel Veloso
10e7f6165a
Merge pull request #1071 from jo-ninja/patch-1
Fix typo
2019-06-17 22:33:50 +01:00
Miguel Veloso
2621c36956 Add Task.Yield() to avoid synchronus deadlock by ensuring asynchronous execution 2019-06-17 22:00:19 +01:00
Miguel Veloso
443277c84f
Merge pull request #1075 from dotnet-architecture/fix/1062-missing-devspaces-support-project
Add missing project
2019-06-17 19:01:26 +01:00
Miguel Veloso
5a27aadf0d Add missing project
Fixes #1062
2019-06-17 19:00:37 +01:00
Miguel Veloso
e965e1c6c7 Moved to new wiki 2019-06-17 17:55:41 +01:00
Steve Smith
b37bf7c835 updating ebook version 2019-06-14 15:40:25 -04:00
Steve Smith
5b7a86dca9 Updating eBook to 2.2 2019-06-13 18:39:24 -04:00
eiximenis
33fb3a735f Fixes #1070 2019-06-13 18:15:30 +02:00
Joni
9c49bc5704
Fix typo 2019-06-13 13:00:43 +09:00
Miguel Veloso
87d0f69206
Merge pull request #1069 from chinaq/devq
change the test name for Creat_order_with_requestId_success to Cancel_order_with_requestId_success
2019-06-10 08:32:37 +01:00
chinaq
1d263ab000 Merge branch 'dev' into devq 2019-06-10 09:08:54 +08:00
chinaq
661de66666 change the test name for Creat_order_with_requestId_success to Cancel_order_with_requestId_success 2019-06-10 09:07:53 +08:00
chinaq
3e3d11fe1c
Merge pull request #1 from dotnet-architecture/dev
update
2019-06-10 08:53:20 +08:00
eiximenis
e48e3902cb uncommenting some commented lines by mistake xD 2019-06-06 16:43:30 +02:00
eiximenis
6debff7b08 fix docker credentials sharing between Docker@2 and bash activities in build 2019-06-06 16:41:14 +02:00
eiximenis
0ada6d85bd Fixed error in manfiest push from the build 2019-06-06 13:20:34 +02:00
eiximenis
b8df869b45 Final builds update 2019-06-06 13:04:56 +02:00
eiximenis
32db98422c In build template replace some vars by parameters because vars seems not be read 2019-06-06 12:50:01 +02:00
eiximenis
9489499567 fixed error in condition for builds 2019-06-06 12:37:37 +02:00
eiximenis
8456753712 test build 2019-06-06 12:35:26 +02:00
eiximenis
8d76397926 test build 2019-06-06 12:34:27 +02:00
eiximenis
d02c75940e Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2019-06-06 08:51:45 +02:00
eiximenis
5dd7e29b32 fixing variable name in build 2019-06-06 08:51:36 +02:00
Steve Smith
28bc81de31
Update readme.md 2019-06-05 16:19:17 -04:00
eiximenis
3350b6ece4 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2019-06-05 19:56:19 +02:00
eiximenis
3ffde0a89e updated pr build template adding node image for windows 2019-06-05 19:54:35 +02:00
eiximenis
b01d8a87d1 all builds updated 2019-06-05 19:53:06 +02:00