rjshrjndrn
009ac9627f
refactor(helm): disabling integrations service monitor
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-10-11 14:17:57 +02:00
Rajesh Rajendran
858e4b22df
chore(helm): Create domain name with custom port ( #1507 )
...
else use standard scheme.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-10-11 13:39:39 +02:00
rjshrjndrn
64e423e323
chore(helm): Updating storage image release
2023-10-09 14:47:50 +00:00
rjshrjndrn
bce9ced938
chore(helm): Updating db image release
2023-10-09 14:47:50 +00:00
rjshrjndrn
23e181600b
chore(helm): Updating heuristics image release
2023-10-09 14:47:50 +00:00
Alexander Zavorotynskiy
84dff86efb
fix(backend): added missed import for messages
2023-10-09 16:01:32 +02:00
Alexander Zavorotynskiy
2a22ce64c6
fix(backend): added missed import
2023-10-09 14:26:33 +02:00
Alexander Zavorotynskiy
e698c76202
feat(backend): removed InputEvent, added use_brotli env variable
2023-10-09 14:09:08 +02:00
rjshrjndrn
9f0917ce5b
refactor(helm): skip db migration, in conditions
...
1. if there are no version change
2. if skipMigration variable is set
3. if forceMigration variable is not set
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-10-06 12:52:39 +02:00
rjshrjndrn
dc5e023fa2
Updating chalice image version
2023-10-05 14:33:47 +02:00
Taha Yassine Kraiem
03af52a402
fix(chalice): configurable CH config
2023-10-05 14:21:57 +02:00
rjshrjndrn
a1d4d8393f
chore(helm): Updating chalice image release
2023-10-03 13:36:07 +00:00
Taha Yassine Kraiem
2f7282d46e
Merge remote-tracking branch 'origin/patch/fix-recording-audio-12' into patch/v1.12.0-patch
2023-08-03 16:35:17 +02:00
Alexander Zavorotynskiy
81f70ddd4d
feat(backend): logic improvements in sessionEnder
2023-08-03 18:05:36 +04:00
Delirium
4469240d28
fix(ui): merge audio tracks on node chain for recording ( #1433 )
...
* fix(ui): merge audio tracks on node chain for recording
* fix(ui): fix
2023-08-02 11:54:47 +02:00
rjshrjndrn
2e99095dcd
chore(helm): Updating chalice image release
2023-06-29 15:11:07 +00:00
Taha Yassine Kraiem
e21c55c8fe
fix(chalice): allow FastAPI to handel async automatically
2023-06-27 18:16:36 +01:00
Kraiem Taha Yassine
a94621f049
feat(DB): skip delta if wrong_version is detected without stopping global upgrade ( #1342 )
2023-06-13 18:12:02 +02:00
Rajesh Rajendran
7355a89630
chore(helm): Updating db image release ( #1341 )
...
Co-authored-by: Your Name <you@example.com>
2023-06-13 15:51:24 +02:00
Rajesh Rajendran
2b28a36736
Fixed issue with wrong expiration timeout for projects ( #1300 ) ( #1339 )
...
* fix(backend): fixed issue with wrong expiration timeout for projects in cache layer
* fix(backend): removed direct call db.GetProject()
* feat(backend): set default PROJECT_EXPIRATION to 10 minutes
Co-authored-by: Alexander <zavorotynskiy@pm.me>
2023-06-13 15:15:40 +02:00
Rajesh Rajendran
aa26d735f0
Disable Cors from http ( #1309 )
...
* feat(backend): added support for new env variable to enable/disable Access-Control-* headers (#1308 )
* fix(docker): fix the integer value in docker
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
---------
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Co-authored-by: Alexander <zavorotynskiy@pm.me>
2023-06-07 09:43:00 +02:00
rjshrjndrn
63d8baba58
chore(helm): Adding cors as value header
2023-06-06 15:50:08 +02:00
rjshrjndrn
6322a421f0
chore(helm): Skip migration for reload
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-06 11:35:48 +02:00
rjshrjndrn
a1835308f8
chore(helm): frontend ingress name override
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-06 11:16:31 +02:00
Kraiem Taha Yassine
31e7d30d96
Patch/api v1.12.0 ( #1302 )
...
* fix(chalice): changed base image to support SSO/xmlsec
* fix(chalice): fixed exp search null metadata
2023-06-01 16:18:04 +02:00
Kraiem Taha Yassine
ab000751d2
Patch/api v1.12.0 ( #1301 )
...
* fix(chalice): changed base image to support SSO/xmlsec
* fix(chalice): fixed exp search null metadata
2023-06-01 15:50:22 +02:00
Kraiem Taha Yassine
4b8cf9742c
Patch/api v1.12.0 ( #1299 )
...
* fix(chalice): include metadata in sessions exp search
* fix(chalice): fixed sessions exp search wrong col name
* fix(chalice): removed cookies
* fix(chalice): changed base image to support SSO/xmlsec
* fix(chalice): changed Dockerfile to support SSO/xmlsec
* fix(chalice): changed Dockerfile to support SSO/xmlsec
2023-05-31 17:45:40 +02:00
Kraiem Taha Yassine
8f98aaaca1
Patch/api v1.12.0 ( #1298 )
...
* fix(chalice): include metadata in sessions exp search
* fix(chalice): fixed sessions exp search wrong col name
* fix(chalice): removed cookies
* fix(chalice): changed base image to support SSO/xmlsec
* fix(chalice): changed Dockerfile to support SSO/xmlsec
2023-05-31 17:10:36 +02:00
Kraiem Taha Yassine
c1ce2549c7
Patch/api v1.12.0 ( #1297 )
...
* fix(chalice): include metadata in sessions exp search
* fix(chalice): fixed sessions exp search wrong col name
* fix(chalice): removed cookies
* fix(chalice): changed base image to support SSO/xmlsec
2023-05-31 16:24:34 +02:00
Kraiem Taha Yassine
cd77fd8804
Patch/api v1.12.0 ( #1296 )
...
* fix(chalice): include metadata in sessions exp search
* fix(chalice): fixed sessions exp search wrong col name
* fix(chalice): removed cookies
2023-05-31 15:25:06 +02:00
Rajesh Rajendran
7569c7f151
chore(helm): Updating frontend image release ( #1295 )
...
Co-authored-by: Your Name <you@example.com>
2023-05-31 10:41:53 +02:00
Shekar Siri
15d35de548
fix(ui): fix network dupes filtering ( #1294 )
...
* fix(ui): fix network dupes filtering
* fix(ui): fix for network filtering
---------
Co-authored-by: nick-delirium <nikita@openreplay.com>
2023-05-31 10:29:36 +02:00
Rajesh Rajendran
6529c8b2b5
chore(helm): Updating frontend image release ( #1293 )
...
Co-authored-by: Your Name <you@example.com>
2023-05-30 16:02:54 +02:00
Shekar Siri
09d41c177b
fix(ui): fix network dupes filtering ( #1292 )
...
Co-authored-by: nick-delirium <nikita@openreplay.com>
2023-05-30 15:51:59 +02:00
Kraiem Taha Yassine
07dd9da820
fix(chalice): include metadata in sessions exp search ( #1291 )
2023-05-30 15:33:54 +02:00
Kraiem Taha Yassine
447790adf9
refactor(DB): changed TTL ( #1287 )
2023-05-26 16:55:46 +02:00
Rajesh Rajendran
704a0f775e
Update image tags ( #1286 )
...
* chore(helm): Updating assist image release
* chore(helm): Updating peers image release
* chore(helm): Updating sourcemapreader image release
2023-05-26 14:46:31 +02:00
Kraiem Taha Yassine
038eca5b09
fix(assist): use production environment ( #1285 )
...
fix(peers): use production environment
fix(sourcemaps-reader): use production environment
2023-05-26 11:52:18 +02:00
Rajesh Rajendran
1cf827e2fe
chore(cli): Adding warn log ( #1284 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-25 14:45:27 +02:00
Rajesh Rajendran
8f6cf80e7d
chore(cli): Don't exit if kubeconfig doesn't found ( #1283 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-25 14:40:09 +02:00
Rajesh Rajendran
f5f48cbc08
chore(image): Update image ( #1274 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-22 15:49:01 +02:00
Rajesh Rajendran
346753291a
fix(helm): SITE_URL injection ( #1273 )
2023-05-22 13:48:33 +02:00
Shekar Siri
6bb9181787
feat(ui) - signup password enforce ( #1272 )
...
* feat(ui) - enforce pwd during signup (#1271 )
* change(ui) - antd dependency
2023-05-22 12:54:34 +02:00
Rajesh Rajendran
7847753b55
chore(helm): Updating frontend image release ( #1267 )
2023-05-17 18:35:21 +02:00
Rajesh Rajendran
ff7c314b7f
fix(cli): KUBECONFIG PATH override ( #1266 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-17 18:29:17 +02:00
Shekar Siri
d7d2884113
fix(player) - tracker ( #1264 )
...
* fix(tracker): fix time inputs capturing
* fix(player): clear selection manger on clicks; display frustrations row on xray by default
* fix(player): add option todisable network in iframes
* cherry-pick 383b5dd6405d8f47b9d794c123390e91b4154663 conflicts
* Revert "cherry-pick 383b5dd6405d8f47b9d794c123390e91b4154663 conflicts"
This reverts commit 364b62fda0 .
* fix(player): fix selection manager styles and reset
---------
Co-authored-by: nick-delirium <nikita@openreplay.com>
2023-05-17 18:08:26 +02:00
Rajesh Rajendran
29e9b71cd1
chore(cli): Adding info on which kubeconfig is getting used ( #1261 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-17 17:04:15 +02:00
Rajesh Rajendran
304d9b2dcb
refactor(cli): In old clusters kyverno upgrade won't work. ( #1258 )
...
So we'll have to upgrade OR only.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-16 14:14:05 +02:00
Rajesh Rajendran
529218d957
chore(helm): Updating image release ( #1246 )
...
* chore(helm): Updating chalice image release
* chore(helm): Updating http image release
2023-05-11 14:29:16 +02:00
Alexander
3d193fd1d2
fix(backend): added Content-Encoding to CORS for http service ( #1245 )
2023-05-11 14:13:09 +02:00