Граф коммитов

35 Коммитов

Автор SHA1 Сообщение Дата
Joey Schluchter 91f16eed58 update to fix ui yaml 2021-09-29 17:55:43 -04:00
Raymond Kao 2286635cbc
Allow arc agent to deploy services-for-ui
Arc/Flux agent can now also deploy the dependent services-for-ui.yaml for UI to run
2021-09-12 23:22:00 -04:00
Raymond Kao 32e3321f68
Allow inbound public traffic to services
Make-line and accounting can now be reached from public load balancers
2021-09-12 23:21:08 -04:00
Raymond Kao c285f6759c
UI to accept dependent service URLs dynamically
Allows the ui to contact makeline and accounting services via secrets.  These are created as part of the demo infra deployment and thus need to be done dynamically via a secret or config map.
2021-09-12 21:51:55 -04:00
Raymond Kao 28355366e9
UI Env expects these VUE_APP_* variables
according to the [docker file](https://github.com/Azure/reddog-retail-code/blob/master/RedDog.UI/Dockerfile) the app expects the following variables:
VUE_APP_IS_CORP
VUE_APP_STORE_ID
2021-09-12 21:15:55 -04:00
Ray Kao 83e094040c
rabbitmq won't load in k3s when podsecuritycontext is defined 2021-09-10 20:06:10 -04:00
Ray Kao f26bd5fcba
ensure that the store_id is dynamically loaded 2021-09-10 20:01:15 -04:00
Ray Kao 48753ca3e7
ensure that the store_id is dynamically loaded 2021-09-10 20:00:21 -04:00
Ray Kao 76ae777f36
azure disk does not exist in k3s deploy. leverage local disk as default 2021-09-10 19:55:49 -04:00
Ray Kao 1f0e1a956f
bump dapr version to fix bootstrapper app sidecar inject issue 2021-09-10 19:54:19 -04:00
Steve Griffith 4848a8013a fixed rabbitmq and redis HelmRelease manifests 2021-08-31 13:55:17 -04:00
Lynn Orrell 14871022ce Updates to github actions 2021-08-27 09:55:58 -05:00
github-actions[bot] 29cc8d60d4
Updated accounting service deployment manifest. 2021-08-27 04:36:41 +00:00
Lynn Orrell 379d4be8d4
Fixed namespace typo (#40)
* Added namespace.yaml to branch manifests.
2021-06-10 21:04:16 -05:00
Lynn Orrell eee43d024d
Added namespace to branch manifests (#39)
* Added namespace.yaml to branch manifests.
2021-06-10 20:59:34 -05:00
Lynn Orrell fe660b4af8
Github Actions / Flux updates (#38)
* Created github action for accounting service.
2021-06-10 17:50:25 -05:00
Lynn Orrell 2ab8f9b71a
Updated restart policy on bootstrapper (#32) 2021-06-08 11:14:18 -05:00
Lynn Orrell fbdd8d2a60 Added health probes to all services to ensure dapr sidecar is up.
Updated VirtualCustomers to ensure dapr sidecar is up.

Updated Bootstrapper to ensure dapr running.
Removed unused variables.

Added startup probes

Updated branch deployment kustomization

Added middle-out compression (#27)

Added middle-out compression

Tres commas
2021-05-31 22:50:37 -05:00
Lynn Orrell 30555ff6c0
Glo keda (#22)
* Added keda to branch dependencies

* Added keda namespace to branch dependencies.
2021-05-23 21:06:40 -05:00
Lynn Orrell 06527fcc02
Added keda to branch dependencies (#21) 2021-05-23 21:03:59 -05:00
Lynn Orrell 695e51a7e5 Updated env var types. 2021-05-21 01:33:41 -05:00
Lynn Orrell 677d2ad4b4 Merge branch 'master' of github.com:lynn-orrell/reddog 2021-05-21 01:02:56 -05:00
Lynn Orrell 2218a485fe Updated nginx version 2021-05-21 00:58:10 -05:00
Lynn Orrell 3738509dba Updated nginx version 2021-05-21 00:17:53 -05:00
Lynn Orrell 1e0cff2d7c
Added dependency helm charts to flux deploy (#20) 2021-05-20 23:22:56 -05:00
Brian Redmond 02b390c420
More updates to manifests (#19)
* get to the chopper

* Added readiness probe to accounting service. (#11)

* Added retry logic in bootstrapper (#12)

* Update package-services.yaml

* Nothing to see here.

Removed class on html element that was missing a closing double quote

* Glo bootstrapperfix (#13)

* Added retry logic in bootstrapper

* Added retry logic in bootstrapper - take 2

* update to scss to fix build issues

* update vue config

* Glo bootstrapperfix (#14)

* Added retry logic in bootstrapper

* Added retry logic in bootstrapper - take 2

* Now shutting down dapr sidecar in bootstrapper.

* Glo bootstrapperfix (#15)

* Added retry logic in bootstrapper

* Added retry logic in bootstrapper - take 2

* Now shutting down dapr sidecar in bootstrapper.

* Updated log messages in bootstrapper.

* Glo loyalty (#17)

* Added retry logic in bootstrapper

* Added retry logic in bootstrapper - take 2

* Now shutting down dapr sidecar in bootstrapper.

* Updated log messages in bootstrapper.

* Updated loyalty service exception message.

* Updated flux layout (#18)

* I’ve been called the songbird of my generation

Co-authored-by: Lynn Orrell <Lynn.Orrell@microsoft.com>
Co-authored-by: Joey Schluchter <jschluchter@gmail.com>
2021-05-19 21:45:26 -05:00
Lynn Orrell b23cedfb7f
Updated flux layout (#18) 2021-05-19 01:15:13 -05:00
Brian Redmond 3d918535c7
get to the chopper (#16) 2021-05-18 15:34:15 -05:00
Lynn Orrell a7762bea1c
Added readiness probe to accounting service. (#11) 2021-05-17 21:57:09 -05:00
Joey Schluchter 03899883d7 update gitignore 2021-05-14 15:01:38 -04:00
Joey Schluchter 0a26d4cdca gitignore fix 2021-05-14 15:00:26 -04:00
Lynn Orrell 3ecfd434f4 Updated component yaml. Updated UI to use 127.0.0.1 instead of 0.0.0.0 2021-05-14 10:07:21 -05:00
Lynn Orrell 7149e62f75
Glo deployment (#8)
* Updated yaml folder structure

* Refactored manifests/components folder structure to be more gitops friendly.
2021-05-13 22:22:44 -05:00
Lynn Orrell 4c90a2045a
Initial dapr components (#6) 2021-05-12 15:42:45 -05:00
Lynn Orrell e78eb98148
Glo kustomize (#3)
* Initial kustomization

* Github actions
2021-05-12 13:06:41 -05:00