Miguel Veloso
5cd8fd8c91
Merge branch 'fix/1082-duplicated-azure-key-vault-reference' into dev
2019-08-12 14:12:46 +01:00
Miguel Veloso
ca642eb0f8
Remove duplicated Azure KeyVault reference
2019-08-12 14:12:27 +01:00
Miguel Veloso
5b7ca5d75c
Merge branch 'enhancement/take-sql-server-from-mcr' into dev
2019-08-12 13:55:54 +01:00
Miguel Veloso
b6d2910eae
Take SQL Server from mcr.microsoft.com
2019-08-12 13:53:52 +01:00
Miguel Veloso
3ae636de85
Merge branch 'fix/security-alerts-2019-08-09-dev' into dev
2019-08-09 18:06:06 +01:00
Miguel Veloso
dc892fe713
Update Handlebars for vulnerability
2019-08-09 17:46:55 +01:00
Miguel Veloso
e9824ed930
Fix dev dependency vulnerability
2019-08-09 16:55:29 +01:00
Miguel Veloso
edc5ad76da
Merge branch 'fix/security-alerts-2019-08-09' into dev
2019-08-09 16:34:25 +01:00
Miguel Veloso
5992eba6de
Update WebSPA packages
2019-08-09 16:32:38 +01:00
Miguel Veloso
389991cba6
Remove obsolete package and package-lock files
2019-08-09 15:50:02 +01:00
Miguel Veloso
21436f3f16
Merge pull request #794 from Depechie/dev
...
Be sure to have all brackets inside the XAML
2019-08-08 09:03:12 +01:00
Miguel Veloso
f8bccedd9a
Merge pull request #1104 from dvlsg/patch-1
...
fix: typo in EventBusServiceBus.cs for "suffix"
2019-07-23 16:01:25 +01:00
Miguel Veloso
827504fdd7
Merge pull request #1092 from cmilanf/dev
...
Several improvement and fixes in deploy-all.sh
2019-07-23 15:58:39 +01:00
dvlsg
f92d695560
fix: typo in EventBusServiceBus.cs for suffix
...
INTEGRATION_EVENT_SUFIX -> INTEGRATION_EVENT_SUFFIX
2019-07-19 11:49:25 -07:00
Miguel Veloso
fad40850fa
Update README links to new wiki
2019-07-19 10:47:03 +01: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
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
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