eiximenis
34a0c03434
Update dockerfile.develop to net3
5 years ago
eiximenis
0df81ff5d2
Removing unneeded files. Making compatible FailingMiddleware & Healthchecks
5 years ago
eiximenis
08e9b2641a
Final adjustments to make envoy work with ingress and remove Polly from http calls
5 years ago
eiximenis
c124e9e1ef
ApiGW added to mesh. Ingress updated for Linkerd
5 years ago
eiximenis
bc8e33a8ea
Added web shoping agg to mesh
5 years ago
eiximenis
60998cbd5c
Fixing some generic issues
5 years ago
eiximenis
dc2e7c215b
updated charts for local k8s deployment
5 years ago
eiximenis
9367c320fa
missing word in comment :p
5 years ago
eiximenis
d68c9e40aa
Configuration of envoy routes and minor code fixes
5 years ago
eiximenis
a2053deb49
Final charts tunning and allowing Linkerd Mesh to be used
5 years ago
eiximenis
171ee62148
fixed ending 0 in values.yaml for catalog
5 years ago
eiximenis
f441fcf018
update to helm charts for grpc config
5 years ago
eiximenis
784ad9d414
updated config files
5 years ago
Miguel Veloso
da04d6df88
Add nodeports to expose sql and rabbitmq admin ports
5 years ago
Miguel Veloso
faa7546e17
Add option to use local images for k8s deployment
5 years ago
Mateusz Karkula
033ebd350e
Fix WebStatus HealthChecks replacement
5 years ago
Erik Pique
0988dcd8c2
background
5 years ago
Erik Pique
7ea094b136
restore background config
5 years ago
ericuss
17dd9cebb1
remove all references of basket background
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
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
591086956d
grpc poc working on k8s, using envoy as a sidecar in catalog api
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