Commit graph

281 commits

Author SHA1 Message Date
Alexander
111d6a1b54
Azure support (#1270)
* feat(backend): implemented azure blob storage support

* feat(backend): added azure implementation to backend services

* feat(backend): added azure blob storage support to chalice service

* fix(backend): removed prev version of s3

* feat(backend): moved azure support to ee subfolder

* feat(backend): prepared ee code for new utils.objects package

* feat(backend): added missed modules to go.mod

* feat(backend): added missed modules to go.sum

* feat(backend): go mod tidy

* feat(backend): temporary made s3 vars are not required

* feat(backend): added azure lib to ee chalice

* feat(api): changed azure env var name

* feat(api): added new object store and extra methods to chalice ee

* fix(api): added azure blob lib to alerts

* fix(api): fixed incorrect call in sessions_devtool

* fix(crons): added azure blob storage library to requirements list

* chore(build): Error message for not providing flag.

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* feat(backend): removed ios headers and object store for ios messages

* feat(backend): object config refactoring

* chore(helm): Update BUCKET_NAME

* fix(backend): removed object storage usage in http

* feat(backend): added debug logs to azure upload method

* fix(backend): fixed empty folder issue

* fix(backend): removed extra debug log

* chore(helm): Adding global variables for crons

* chore(helm): Remove clickhouse resource limit

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* fix(backend): removed assets debug log

* feat(api): use ABC class instead of empty interface

* feat(api): renamed helpers to generators

* feat(api): changed prep/clean dev scripts

* feat(api): changed name obj_store -> StorageClient

* feat(api): some changes after code review

* fix(api): removed unnecesery packages in oss api

* feat(backend): moved azure implementation to ee folder

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-08 13:31:54 +02:00
rjshrjndrn
1c21c80ae8 chore(helm): Adding cors as value header 2023-06-06 15:51:38 +02:00
rjshrjndrn
6d1d9d159d chore(helm): frontend ingress name override
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-06 11:13:30 +02:00
rjshrjndrn
35cc8e0f52 chore(helm): Adding frontend ingress overrid
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-06 11:01:07 +02:00
rjshrjndrn
49253f7a4d fix(helm): SITE_URL injection 2023-05-22 13:47:14 +02:00
Rajesh Rajendran
68272293b4 chore(helm): Updating frontend image release (#1243) 2023-05-09 17:58:51 +02:00
Kraiem Taha Yassine
52afb6e525
chore(minio): changed lifecycle rules to support delete-jobs (#1235) 2023-05-04 19:43:33 +02:00
rjshrjndrn
e676dd0727 fix(helm): typo
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-04 12:05:20 +02:00
Taha Yassine Kraiem
1bdfc2ecfc Merge remote-tracking branch 'origin/api-v1.12.0' into dev
# Conflicts:
#	api/chalicelib/core/health.py
#	api/chalicelib/core/jobs.py
#	api/chalicelib/core/sessions_devtool.py
#	api/chalicelib/core/sessions_mobs.py
#	api/chalicelib/utils/s3.py
#	api/routers/crons/core_dynamic_crons.py
#	ee/api/chalicelib/core/assist_records.py
#	ee/api/chalicelib/core/health.py
#	ee/api/chalicelib/core/sessions_devtool.py
#	ee/api/chalicelib/core/traces.py
#	ee/api/requirements-crons.txt
#	ee/api/routers/crons/core_dynamic_crons.py
#	ee/api/schemas_ee.py
2023-05-02 15:37:20 +02:00
Rajesh Rajendran
6317d4b1cb chore(helm): Adding option for records bucket (#1146)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-02 10:55:57 +02:00
Rajesh Rajendran
a71a708647 fix redis endpoint and chalice health endpoints (#1138)
* chore(helm): Adding redis string from global config

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* fix(chalice): health check url for alerts and assist

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-02 10:55:57 +02:00
rjshrjndrn
7b1e86bbc3 Updating version 2023-04-28 16:36:25 +00:00
Taha Yassine Kraiem
2b4e5a5121 feat(chalice): changed projects stats for health-check
feat(crons): cahnged projects stats for health-check
chore(helm): projectStats cron every 18 min
chore(helm): projectStats-fix cron every Sunday at 5am
2023-04-27 17:03:44 +02:00
Rajesh Rajendran
8b6dff356e chore(helm): Override image pull policy (#1199) 2023-04-24 12:20:15 +02:00
rjshrjndrn
fdbf1c2b86 chore(helm): Annotation inject order
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-19 18:21:14 +02:00
rjshrjndrn
d0b0014ae9 chore(helm): Update cors headers for http
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-19 15:03:46 +02:00
Rajesh Rajendran
337036129b fix(helm): Variable override, prioriry to the user created one. (#1173) 2023-04-17 14:09:46 +02:00
Rajesh Rajendran
ffd9318de7 chore(helm): Updating frontend image release (#1166)
* chore(helm): Updating frontend image release

* fix(helm): PG custom port

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-14 17:09:27 +02:00
Rajesh Rajendran
cce3675e57 chore(helm): disabling redis string if not enabled (#1153)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-12 16:26:16 +02:00
rjshrjndrn
88b713451d fix(helm): clickhouse username 2023-04-09 15:07:10 +02:00
nick-delirium
2896ee7aa3 Merge branch 'main' into dev 2023-04-07 16:08:57 +02:00
Rajesh Rajendran
1a48882119
chore(helm): Updating chalice image release (#1134) 2023-04-07 15:31:07 +02:00
rjshrjndrn
57cdc4ae92 feat(helm): Adding cors headers to content type
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-07 14:47:40 +02:00
Rajesh Rajendran
160aa5288b
chore(helm): Updating frontend image release (#1132) 2023-04-07 14:29:43 +02:00
Rajesh Rajendran
707fa09252
chore(helm): Updating chalice image release (#1131) 2023-04-07 14:19:31 +02:00
Rajesh Rajendran
51003165cc
bump images (#1125)
* chore(helm): Updating frontend image release

* chore(helm): Updating chalice image release
2023-04-06 19:00:16 +02:00
Rajesh Rajendran
efb8ed4b56
Fix: chalice healthcheck namespace customization (#1118) (#1120)
* chore(helm): Adding redis, kafka string env
* chore(chalice): Update health check endpoints

Fixes #1113
---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-06 12:33:47 +02:00
Rajesh Rajendran
99531eb644
Fix: chalice healthcheck namespace customization (#1118)
* chore(helm): Adding redis, kafka string env

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* chore(chalice): Update health check endpoints

Fixes #1113

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-06 11:31:52 +01:00
Rajesh Rajendran
a38bbe100f
chore(helm): Updating frontend image release (#1114) 2023-04-05 19:10:25 +02:00
Rajesh Rajendran
aed60ee920
chore(helm): Updating chalice image release (#1108) 2023-04-04 21:02:48 +02:00
Rajesh Rajendran
c21c858534
chore(helm): Updating frontend image release (#1106) 2023-04-04 17:22:32 +02:00
Rajesh Rajendran
6ac5f5dfae
bump chalice version (#1104)
* chore(helm): Updating chalice image release

* chore(build): Adding chart value for patch

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-04 15:29:07 +02:00
Rajesh Rajendran
afdd58c021
chore(helm): Updating frontend image release (#1096) 2023-04-03 13:13:03 +02:00
Rajesh Rajendran
b051e5b3f9
bump image patch (#1090)
* chore(helm): Updating assets image release

* chore(helm): Updating db image release

* chore(helm): Updating ender image release

* chore(helm): Updating heuristics image release

* chore(helm): Updating http image release

* chore(helm): Updating integrations image release

* chore(helm): Updating sink image release

* chore(helm): Updating storage image release

* chore(helm): Updating assist image release

* chore(helm): Updating peers image release

* chore(helm): Updating frontend image release

* chore(helm): Updating sourcemapreader image release

* chore(helm): Updating chalice image release

* chore(helm): Updating alerts image release
2023-03-31 18:06:30 +02:00
Taha Yassine Kraiem
d290cd8276 Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
#	api/build.sh
#	api/build_alerts.sh
#	assist/build.sh
#	peers/build.sh
#	scripts/helmcharts/openreplay/charts/chalice/Chart.yaml
#	scripts/helmcharts/openreplay/charts/frontend/Chart.yaml
#	sourcemap-reader/build.sh
2023-03-29 16:49:29 +01:00
Rajesh Rajendran
e0bebfbffc
chore(helm): Updating frontend image release (#1058) 2023-03-29 11:19:05 +02:00
rjshrjndrn
e21729925a chore(ingress): support proxying tracker assist script
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-03-29 10:58:51 +02:00
rjshrjndrn
ecfa8af8cb chore(helm): Renaming OR tracker proxy ingress
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-03-28 15:31:42 +02:00
rjshrjndrn
b7577c9bd9 chore(helm): adding tracker host env variable
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-03-28 14:13:12 +02:00
rjshrjndrn
c9c28bc238 chore(ing): Adding proxy support for tracker script
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-03-28 13:17:49 +02:00
rjshrjndrn
6b6d2d9f7c chore(version): Version bump 2023-03-27 13:56:15 +02:00
Taha Yassine Kraiem
19872ee11d Merge remote-tracking branch 'origin/api-v1.11.0' into dev 2023-03-24 17:29:46 +01:00
Rajesh Rajendran
cfbe105f46
Updating chalice image (#1055)
* chore(build): Adding script to update helm tag (#1047)

* chore(build): Adding script to update helm tag

* fix(script): check for ee tag

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* chore(helm): Updating chalice image release

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-03-22 10:37:52 +01:00
Shekar Siri
5aa45d6c2f
Merge pull request #1036 from openreplay/fix-login-check
changes from main branch
2023-03-14 11:10:51 +01:00
Taha Yassine Kraiem
b8ddbee0cf feat(chalice): health-check changes
chore(deployment): changed service ports
2023-03-13 18:12:39 +01:00
Jacob Martin
f93627901a
Fix invalid yaml errors in openreplay chart (#1031)
* fix duplicate restartPolicy yaml error in openreplay chart

* hard-code efs-cleaner to alpine
2023-03-13 17:48:53 +01:00
Taha Yassine Kraiem
1053e750db Merge branch 'v1.10.0-patch' into api-v1.11.0 2023-03-10 11:45:56 +01:00
Rajesh Rajendran
335de960d9
Skip sign confirmation, and adding chalice liveness probe (#1026)
* chore(helm): chalice updating liveness probe
* chore(build): Skip confirmation for signing

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-03-09 13:07:25 +01:00
rjshrjndrn
73d6fc9dab chore(helm): calice updating liveness probe
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-03-09 10:38:33 +01:00
rjshrjndrn
0d857822e8 chore(helm): disable service monitor for some services 2023-03-08 16:41:04 +01:00