Miguel Veloso
b4ea8bcdfd
Merge branch 'enhancement/improve-dockerfiles' into dev
5 years ago
Miguel Veloso
faa7546e17
Add option to use local images for k8s deployment
5 years ago
Miguel Veloso
17ab5170f1
Add view to display current configuration in WebStatus
5 years ago
Miguel Veloso
038b3caffa
Update Dockerfiles to improve local build time
5 years ago
David Britch
ddff0ce19e
Update to Xamarin.Forms 4.1, with package refs.
5 years ago
Miguel Veloso
b6032b139b
Merge pull request #1103 from Karql/fix-web-status
Fix WebStatus HealthChecks replacement
5 years ago
David Britch
856bad834d
Bumped Android projects to v9.0, and min API to 19
5 years ago
David Britch
ea01c97651
Reset boolean in Reset method, plus code formatting.
5 years ago
Miguel Veloso
3bdf3eb873
Merge branch 'cleanup/docs' into dev
5 years ago
Miguel Veloso
5cd8fd8c91
Merge branch 'fix/1082-duplicated-azure-key-vault-reference' into dev
5 years ago
Miguel Veloso
ca642eb0f8
Remove duplicated Azure KeyVault reference
5 years ago
Miguel Veloso
5b7ca5d75c
Merge branch 'enhancement/take-sql-server-from-mcr' into dev
5 years ago
Miguel Veloso
b6d2910eae
Take SQL Server from mcr.microsoft.com
5 years ago
Mateusz Karkula
033ebd350e
Fix WebStatus HealthChecks replacement
5 years ago
Miguel Veloso
3ae636de85
Merge branch 'fix/security-alerts-2019-08-09-dev' into dev
5 years ago
Miguel Veloso
dc892fe713
Update Handlebars for vulnerability
5 years ago
Miguel Veloso
e9824ed930
Fix dev dependency vulnerability
5 years ago
Miguel Veloso
edc5ad76da
Merge branch 'fix/security-alerts-2019-08-09' into dev
5 years ago
Miguel Veloso
5992eba6de
Update WebSPA packages
5 years ago
Miguel Veloso
389991cba6
Remove obsolete package and package-lock files
5 years ago
Miguel Veloso
21436f3f16
Merge pull request #794 from Depechie/dev
Be sure to have all brackets inside the XAML
5 years ago
Miguel Veloso
f8bccedd9a
Merge pull request #1104 from dvlsg/patch-1
fix: typo in EventBusServiceBus.cs for "suffix"
5 years ago
Miguel Veloso
827504fdd7
Merge pull request #1092 from cmilanf/dev
Several improvement and fixes in deploy-all.sh
5 years ago
dvlsg
f92d695560
fix: typo in EventBusServiceBus.cs for suffix
INTEGRATION_EVENT_SUFIX -> INTEGRATION_EVENT_SUFFIX
5 years ago
Miguel Veloso
fad40850fa
Update README links to new wiki
5 years ago
Eduard Tomàs
8cfc007e31
Merge pull request #1097 from plneto/fixed-log-message
Display the type name in the log message
5 years ago
Carlos Milán Figueredo
186b2eb534
Aligned with PowerShell version deploy-all.ps1
5 years ago
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.
5 years ago
Paulo Neto
fd9ca9c28e
Display the type name in the log message
5 years ago
Carlos Milán Figueredo
d026eb44a4
Restored --docker-username reference in usage() lost in the last commit
5 years ago
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()
5 years ago
Carlos Milán Figueredo
7684278f8b
Fixed --docker-password parameter handling and a typo in --docker-username at usage()
5 years ago
eiximenis
fd1fa22dac
updated build def for webspa, mvc & status
5 years ago
eiximenis
19755bdfa2
updated node windows images on build
5 years ago
eiximenis
441ea17f57
updated node windows images
5 years ago
Miguel Veloso
6f53d85123
Minor fixes to microservices e-book
5 years ago
David Britch
e1ace6fe47
Merge pull request #940 from kdubau/patch-1
Update eShopOnContainers.TestRunner.iOS/Info.plist
5 years ago
Miguel Veloso
423921b741
Merge pull request #1079 from dotnet-architecture/fix/1052-rabbitmq-deadlock
Fix RabbitMQ deadlock with AsyncEventingBasicConsumer consumer
5 years ago
Miguel Veloso
c94c992bc3
Fix pdf version tags for Docker application life cycle e-book
5 years ago
Miguel Veloso
88abba49f7
Fix aka link
(cherry picked from commit 8cd67e3bc4
)
5 years ago
Miguel Veloso
ba2f68752a
Update Containerized applications e-book and covers
5 years ago
Miguel Veloso
10e7f6165a
Merge pull request #1071 from jo-ninja/patch-1
Fix typo
5 years ago
Miguel Veloso
2621c36956
Add Task.Yield() to avoid synchronus deadlock by ensuring asynchronous execution
5 years ago
Miguel Veloso
443277c84f
Merge pull request #1075 from dotnet-architecture/fix/1062-missing-devspaces-support-project
Add missing project
5 years ago
Miguel Veloso
5a27aadf0d
Add missing project
Fixes #1062
5 years ago
Miguel Veloso
e965e1c6c7
Moved to new wiki
5 years ago
Steve Smith
b37bf7c835
updating ebook version
5 years ago
Steve Smith
5b7a86dca9
Updating eBook to 2.2
5 years ago
eiximenis
33fb3a735f
Fixes #1070
5 years ago
Joni
9c49bc5704
Fix typo
5 years ago