Commit Graph

27 Commits

Author SHA1 Message Date
Nikolay Marchuk
4007537b34
Remove deprecated types packages from dependencies (#8856)
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-05-06 18:58:05 +07:00
Alexander Onnikov
6c5a6aae27
Use datalake in tests and dev (#8826)
Some checks are pending
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest-workspaces (push) Waiting to run
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-05 10:44:03 +07:00
Nikolay Marchuk
0eac3cde01
Validate token access to datalake (#8812)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-05-02 23:29:33 +07:00
Nikolay Marchuk
7e710f04a9
Provide same response format for front and datalake upload (#8809)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-05-02 13:06:52 +07:00
Andrey Sobolev
e2411f0cb5
Fix datalake pod
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-30 10:07:31 +07:00
Andrey Sobolev
0c6a8852d8
QFIX: Use front base for datalake (#8772)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
CI / uitest-pg (push) Waiting to run
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-29 23:29:21 +07:00
Alexander Onnikov
99303350c9
UBERF-10383 Ignore premature close errors in datalake (#8743)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-28 20:57:32 +07:00
Alexander Onnikov
17ac05f126
UBERF-10355 Adjust image transformation parameters to increase quality (#8705)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-25 15:01:07 +07:00
Alexander Onnikov
498551f4e3
expose datalake cpu and memory stats (#8561) 2025-04-15 21:05:54 +07:00
Alexander Onnikov
5ac8c165da
fix: add error reporting in datalake (#8535)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-11 11:27:05 +05:00
Alexander Onnikov
88e38b12f0
UBERF-9752: properly handle streams to avoid datalake memory leak (#8502)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-09 13:16:55 +07:00
Alexander Onnikov
19cb971e92
UBERF-9730 Expose server timing in datalake service (#8447)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-03 13:49:56 +07:00
Alexander Onnikov
57cd51ee1d
fix: handle double quotes in etag (#8362)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-27 13:05:25 +07:00
Denis Tingaikin
9fdb7bb7a9
Request hls video for all video content (#8313)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-03-22 00:17:33 +07:00
Alexander Onnikov
dac0f70631
fix: multipart upload in datalake service (#8307)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-21 21:25:06 +07:00
Denis Tingaikin
6d2dc73524
Add a token for stream requests (#8288) 2025-03-20 07:31:37 +07:00
Alexander Onnikov
ed60739dfd
fix: use host + port in datalake address (#8276)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-19 16:51:25 +07:00
Alexander Onnikov
b531cf2cce
UBERF-9637 Fix: prevent sharp rotating image on resize (#8256)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-18 09:18:01 +07:00
Alexander Onnikov
e6acd6082b
fix: datalake fixes (#8251) 2025-03-17 22:11:02 +07:00
Denis Tingaikin
e092c3ae80
use huly stream instedof cf stream (#8245)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-03-17 17:44:37 +07:00
Alexander Onnikov
1e3df45c93
UBERF-9616 Datalake blob meta (#8215)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-13 14:17:27 +07:00
Alexander Onnikov
dd23389b2d
UBERF-9608 Fix bucket selection in datalake (#8210)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-12 21:28:38 +07:00
Alexander Onnikov
07e9c31902
UBERF-9608 Fix ceph s3 upload (#8209)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / uitest-workspaces (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-12 14:39:30 +07:00
Alexander Onnikov
a06c0cc5b7
fix: image preview not displayed (#8207)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Co-authored-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-12 10:18:29 +07:00
Alexander Onnikov
cdce9db2c3
fix: enhance datalake performance logging (#8197)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-11 19:33:03 +07:00
Alexander Onnikov
03584ae057
fix: encode content disposition file name (#8190)
* fix: encide content disposition file name

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix: recursively remove temporary directory

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

---------

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-11 13:49:09 +07:00
Alexander Onnikov
92273f548b
feat: add datalake service (#8184)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-10 22:30:32 +07:00