Commit graph

1061 commits

Author SHA1 Message Date
rjshrjndrn
e6e138b967 revert commit
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-23 12:10:51 +02:00
Shekar Siri
8d132edb58
feat(chalice) - feature flags (#1252)
* feat(api) - feature flags - schema

* feat(api) - feature flags - wip

* feat(api) - feature flags

* feat(api) - feature flags - set back root path

* feat(api) - feature flags

* feat(api) - feature flags

* feat(api) - feature flags - review

* feat(DB): feature flags DB structure

* feat(chalice): feature flags permissions support
feat(chalice): feature flags changed code

* feat(chalice): feature flags add permissions to DB

---------

Co-authored-by: Taha Yassine Kraiem <tahayk2@gmail.com>
2023-05-17 15:48:34 +02:00
Kraiem Taha Yassine
d0d47f4e6a
Api v1.12.0 (#1230)
* feat(chalice): include enforceSSO in signup status

* feat(chalice): changed 1-time health-check
2023-05-04 11:49:37 +02:00
Kraiem Taha Yassine
66c4f9c481
feat(chalice): include enforceSSO in signup status (#1228) 2023-05-03 19:45:10 +02:00
Kraiem Taha Yassine
4a347139ba
feat(chalice): reduce issues for replay (#1227) 2023-05-03 15:52:02 +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
Taha Yassine Kraiem
be903c80e0 feat(chalice): support old FilterType 2023-05-02 11:18:47 +02:00
Taha Yassine Kraiem
24c822c64e feat(chalice): changed corn-Job execution time 2023-05-02 10:55:57 +02:00
Taha Yassine Kraiem
172c307299 feat(chalice): fixing Jobs 2023-05-02 10:55:57 +02:00
Taha Yassine Kraiem
5f1b97a3d8 feat(chalice): refactored Jobs
feat(chalice): added limits on Jobs
2023-05-02 10:55:57 +02:00
Taha Yassine Kraiem
fb7902c424 feat(chalice): configurable mobs expiration 2023-05-02 10:55:57 +02:00
Taha Yassine Kraiem
59905075c6 feat(chalice): fixing jobs execution 2023-05-02 10:55:57 +02:00
Taha Yassine Kraiem
cea886b619 feat(chalice): debugging jobs execution 2023-05-02 10:55:57 +02:00
Taha Yassine Kraiem
9053719aef feat(chalice): debugging jobs execution 2023-05-02 10:55:57 +02:00
Taha Yassine Kraiem
5b8d095764 feat(chalice): debugging jobs execution 2023-05-02 10:55:57 +02:00
Taha Yassine Kraiem
9d6daf09a2 feat(chalice): fixed jobs execution 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
Taha Yassine Kraiem
193030657a feat(chalice): skip mob existence verification 2023-05-02 10:54:24 +02:00
Taha Yassine Kraiem
eb9fc2c4cb feat(chalice): changed recordings response
feat(chalice): updated dependencies
feat(crons): updated dependencies
feat(alerts): updated dependencies
2023-04-28 15:41:34 +02:00
Taha Yassine Kraiem
3dfa487ac5 feat(crons): fixed health check cron
feat(crons): refactored main
2023-04-28 14:34:12 +02:00
Taha Yassine Kraiem
753d1cac11 feat(chalice): changed recordings response 2023-04-28 12:00:01 +02:00
Taha Yassine Kraiem
9bddd7def9 feat(crons): changed health-check response 2023-04-27 17:52:30 +02:00
Taha Yassine Kraiem
99dcc7cf78 feat(chalice): changed health-check response 2023-04-27 17:44:52 +02:00
Taha Yassine Kraiem
0ca7994672 feat(chalice): fixed typo 2023-04-27 17:36:16 +02:00
Taha Yassine Kraiem
ef2f6a90b9 feat(crons): reorganized crons 2023-04-27 17:30:37 +02: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
Taha Yassine Kraiem
be4161887b feat(chalice): projects stats for health-check
feat(DB): projects stats for health-check
feat(crons): projects stats for health-check
2023-04-27 15:43:56 +02:00
Taha Yassine Kraiem
171373b73e feat(chalice): refactored projects code
feat(chalice): sessions-check-flag every hour
feat(chalice): sessions-check-delta set to 4 hours
2023-04-26 17:47:00 +02:00
Rajesh Rajendran
30e899d877 chore(build): Don't commit chart change for ee patch (#1216)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-26 16:29:29 +02:00
Taha Yassine Kraiem
b8dfe90ce8 feat(chalice): refactored projects code 2023-04-26 16:26:08 +02:00
Taha Yassine Kraiem
220f9f244d feat(chalice): support old FilterType 2023-04-26 12:24:08 +02:00
Taha Yassine Kraiem
c64454ec94 feat(chalice): changed release version
feat(assist): changed release version
feat(peers): changed release version
feat(sourcemaps-reader): changed release version
feat(chalice): enhanced health-check
feat(DB): sessions_count table to keep status
2023-04-19 16:39:38 +01:00
Taha Yassine Kraiem
29de161eed feat(chalice): delete mob file X days after the tag's creation date 2023-04-17 15:00:30 +01:00
Taha Yassine Kraiem
7684798f85 feat(chalice): tag mob files for scheduled delete 2023-04-17 13:19:32 +01:00
Taha Yassine Kraiem
b844342a97 feat(chalice): clean code 2023-04-14 14:53:51 +01:00
Taha Yassine Kraiem
ce5afaf997 feat(chalice): add prefix to mob files scheduled for delete 2023-04-14 14:45:45 +01:00
Taha Yassine Kraiem
932edda0c0 feat(chalice): upgraded dependencies 2023-04-13 17:09:43 +01:00
Taha Yassine Kraiem
028da162f3 feat(chalice): changed corn-Job execution time
(cherry picked from commit b67300b462)
2023-04-12 17:03:33 +01:00
Taha Yassine Kraiem
76cda7b8d3 feat(chalice): fixing Jobs
(cherry picked from commit 86017ec2cf)
2023-04-12 17:03:33 +01:00
Taha Yassine Kraiem
5a49f0e595 feat(chalice): refactored Jobs
feat(chalice): added limits on Jobs

(cherry picked from commit 585d893063)
2023-04-12 17:03:31 +01:00
Taha Yassine Kraiem
ba72dedd66 feat(chalice): configurable mobs expiration
(cherry picked from commit 5c0faea838)
2023-04-12 17:03:30 +01:00
Taha Yassine Kraiem
2e4a4f0270 feat(chalice): fixing jobs execution
(cherry picked from commit e25bfabba0)
2023-04-12 17:03:30 +01:00
Taha Yassine Kraiem
84fb33e266 feat(chalice): debugging jobs execution
(cherry picked from commit 4113ffaa3b)
2023-04-12 17:03:30 +01:00
Taha Yassine Kraiem
4d37578137 feat(chalice): debugging jobs execution
(cherry picked from commit 82e2856d99)
2023-04-12 17:03:29 +01:00
Taha Yassine Kraiem
7210942d7a feat(chalice): debugging jobs execution
(cherry picked from commit b82be4c540)
2023-04-12 17:03:29 +01:00
Taha Yassine Kraiem
5c173b8828 feat(chalice): fixed jobs execution
(cherry picked from commit 048a9767ac)
2023-04-12 17:03:29 +01:00
Taha Yassine Kraiem
978f936c28 feat(chalice): handle missing payload deadlock 2023-04-12 10:22:50 +01:00
Taha Yassine Kraiem
f2172607ed feat(chalice): Kafka health check 2023-04-11 13:50:59 +01:00
Taha Yassine Kraiem
e417e479c7 feat(chalice): skip mob existence verification 2023-04-07 16:15:46 +01:00
Taha Yassine Kraiem
fd37ed2a23 feat(chalice): fixed custom namespaces
(cherry picked from commit 681dbf3fc1)
2023-04-07 12:34:22 +01:00