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
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
Miguel Veloso
0779a47565
Fix important comment formatting 🙄
5 years ago
Miguel Veloso
df4663bd87
Handle empty Application Insights instrumentation key
5 years ago
Daniel Larsen
1dacbb7a8e
Fixes #1015
5 years ago
Darius Tehrani
20297fc6b5
limit help delete to eshop
5 years ago
eiximenis
e809029e2c
Final fixes to make it work under Devspaces
5 years ago
jmanuelcorral
8d7d27cc91
Added Documentation
5 years ago
jmanuelcorral
06e07914e1
First version with Kibana/ElasticSearch & Logstash, needs refactor
5 years ago
eiximenis
1f762a6bcf
devspaces scripts
5 years ago
jmanuelcorral
7fcb625efa
Fixed documentation errors
5 years ago
jmanuelcorral
26d4de4a3b
Fixed changes on deploy-all.ps1 on AKS
5 years ago
jmanuelcorral
d70ea89743
Tested on AKS
5 years ago
Maurits van Beusekom
954dd4893a
Correctly set the backing field for the use-local-k8s parameter
5 years ago
Maurits van Beusekom
e5ee6d735c
Fix initialization of the use_custom_registry boolean
5 years ago
Maurits van Beusekom
45755aff0b
Fix path error in docker-compose command
5 years ago
Maurits van Beusekom
46590874a7
Build correct solution
5 years ago
Maurits van Beusekom
047322f1a5
Added bash version of the Helm deploy script
5 years ago
jmanuelcorral
b19d4f2fc8
Fix errors on las commit
6 years ago
jmanuelcorral
3e7f930208
Added support to istio with nginx-ingress
6 years ago
jmanuelcorral
6926bbe54b
Enabling istio on local kubernetes and first pod configuration, needs more work, unstable
6 years ago
José Corral
abb108e03d
Enabling istio on local kubernetes and first pod configuration, needs more work, unstable
6 years ago
eiximenis
b2252dc4ec
Webhooks api Devspaces
6 years ago
eiximenis
1c776776c9
Identity.API devspaces setup
6 years ago
eiximenis
631696c4ae
Updated helm charts to support devspaces
6 years ago
eiximenis
5b237b0a8b
webhooks flow finished. Only missing bug in api that don't show the hooks
6 years ago
eiximenis
50a5f8b0b4
new helm charts for webhooks
6 years ago
eiximenis
e759459c54
updated helm charts for final probes config on k8s
6 years ago
eiximenis
a4f169ddce
added port configuration for liveness/readiness probes in helm charts
6 years ago
eiximenis
2c5f58f104
healtchecks
6 years ago
Ramón Tomás
dbf175f913
Fixed missing env variables in marketing.api in k8s scripts
Added Resource path in webstatus UI when deploying with K8S
Added Liveness healthChecks
Updated k8s healthcheck configuration
6 years ago
eiximenis
b408d58f55
fix error on aks deployment
6 years ago
Ramón Tomás
8d794a220b
Updated Helm scripts to include healthcheck url env vars
Updated Webstatus docker-compose to include HealthCheck url env vars
6 years ago
eiximenis
2593d5d3ad
local k8s docker support
6 years ago
Ramón Tomás
ba093d1a03
#782 Fixed signalr not working in aks bug
6 years ago
eiximenis
1b89edec15
mvc devspace
6 years ago
eiximenis
ad47571ebd
Fixes 401 after login in helm deployments
6 years ago
Robin Soenen
71780f462c
Typo
6 years ago
eiximenis
9351fb31eb
final updates to helm scripts
6 years ago
eiximenis
8ca63522c3
minor fixes
6 years ago
eiximenis
91fdc3bd8a
helm charts mostly finished
6 years ago
eiximenis
c29aa65607
fixed ingressPath for other apigws
6 years ago
eiximenis
e3807fa2a5
Fixed pathBase generation for apigwws
Need to apply this change on the others
6 years ago
eiximenis
59729c74ea
web shopping apigw
6 years ago
eiximenis
92585089ba
Web marketing apigw
6 years ago
eiximenis
7be2b53ff7
Mobile Shopping apigw
6 years ago
eiximenis
fce8326dff
apigwmm chart
6 years ago