Commit Graph

22 Commits

Author SHA1 Message Date
Gergő Jedlicska 142219dc4c fix(helm chart): default create namespace to false, it interferes with our deployment setup 2022-05-31 10:24:39 +02:00
Gergő Jedlicska 1c234a86b2 gergo/hotfixes (#785)
* ci(circleci): publish npm packages with the implicit default `latest` tag

* feat(helm chart): add a conditional flag for creating k8s namespace in the helm chart

* fix(server package.json): fix cross-env variable string naming

fix #780
2022-05-30 19:40:20 +02:00
Gergő Jedlicska a4a7cb35b9 feat(fileimports): update container timeout
update timeout in helm chart
2022-05-24 19:14:11 +02:00
Gergő Jedlicska 7d7427671c feat(helm chart): make sure the helm chart includes the required namespace for the app (#765) 2022-05-24 11:31:39 +02:00
Cristian Balas ebe1571488 deployment monitor fix (#744) 2022-05-06 12:59:54 +03:00
cristi8 0a0fe3cb77 monitoring microservices; new container for overall monitoring of a deployment; helm update; helm local testing 2022-05-05 02:01:00 +03:00
luz paz 915cb0afaf Fix various typos
Found via `codespell -q 3 -S CHANGELOG.md -L doesnt,optio,promisses,tread,usera`
2022-04-15 13:49:46 -04:00
Cristian Balas 5a0632b7a3 auth fixes, k8s fixes (#696) 2022-04-13 17:11:11 +03:00
Fabians abe6d5e086 chore: re-formatted everything with prettier 2022-03-30 12:54:24 +03:00
Cristian Balas 4fdd8457ee fixed the fileimport service in helm chart (#587) 2022-02-09 13:09:39 +02:00
Gergő Jedlicska 8f07fb6c8b test(helm test, ci): undo the demo damage 2022-01-14 16:08:14 +01:00
Gergő Jedlicska c6f8ea773b test(helm test): borked test again 2022-01-14 15:23:54 +01:00
Gergő Jedlicska cc80ceb53d Merge branch 'main' of github.com:specklesystems/speckle-server into gergo/helmChartTest 2022-01-14 14:29:39 +01:00
Gergő Jedlicska 2b891b96a0 test(helm test): fix intentionally failing helm test 2022-01-14 14:25:21 +01:00
Gergő Jedlicska 622b6f3052 test(helm test): fail again for testing purposes 2022-01-14 14:04:10 +01:00
Gergő Jedlicska 13f065f526 test(helm test): fix helm chart test value reference 2022-01-14 12:38:50 +01:00
Gergő Jedlicska 011e9d52f8 test(helm test): another failing test 2022-01-14 11:39:46 +01:00
Gergő Jedlicska 78c534d6d6 test(helm test deployment): fake test failure 2022-01-14 11:17:08 +01:00
Gergő Jedlicska aeadade302 fix(helm chart): fix test pod labels 2022-01-13 22:32:39 +01:00
Gergő Jedlicska fbb42eec38 feat(helm chart): add helm test container to the chart 2022-01-13 22:18:31 +01:00
Cristian Balas 019b7ac495 Service health (#516)
* health checks, sigterm handling for all services
2022-01-12 15:18:32 +02:00
Cristian Balas 6db0219d91 Helm chart 2021-12-06 14:42:26 +02:00