Commit Graph

3115 Commits

Author SHA1 Message Date
Frikky abeadac949 And another workflow page 2025-08-27 20:22:43 +02:00
Frikky 8a915980b8 Re-added the protected category to ALWAYS show up on datastore 2025-08-27 20:07:17 +02:00
Frikky 1a9daf046c Rebuild again yay 2025-08-27 14:10:06 +02:00
Frikky ce657bc5b4 Changed default back to 2g 2025-08-27 14:08:13 +02:00
Frikky 3a61c33109 Potential issues from exposed port mappings 2025-08-27 13:49:50 +02:00
Frikky 4fe311cc99 Opensearch and app optimisations 2025-08-27 12:54:50 +02:00
Frikky 19c07f0f07 Bumping default opensearch to 3.2.0 2025-08-27 11:44:06 +02:00
Frikky a65ad252c2 Rebuild time 2025-08-27 11:16:21 +02:00
Frikky 5b335f86f2 Merge pull request #1796 from PROCYDE/hotfix-helm-chart
fix template error in helm chart
2025-08-27 10:17:44 +02:00
Pascal Sthamer 451e603f5b add pipeline to test the helm chart
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-08-27 10:11:22 +02:00
Pascal Sthamer 9b60e0bc54 fix template error
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-08-27 09:57:01 +02:00
Frikky 3c32a22614 Rebuild \o/ 2025-08-27 01:15:29 +02:00
Frikky 2b639ceae3 Increased timeouts and rerun mechanisms. Autofixes are now more and more in place by default 2025-08-27 01:10:28 +02:00
Frikky 8f0d91b224 Fixed some minor linking/ref issues with new ai setup 2025-08-27 00:13:36 +02:00
Frikky 249b8dbf2c Added AI popup again to see how it works :3 2025-08-27 00:05:26 +02:00
Frikky f82c4751d4 Minor tweaks to opimise container deploments 2025-08-26 23:54:11 +02:00
Frikky 69df46f067 Rebuild with proper files :3 2025-08-26 23:17:47 +02:00
Frikky 5b4bd8231b Merge pull request #1795 from PROCYDE/helm-resources-for-worker-and-apps
Allow to set resources for worker and apps via helm
2025-08-26 19:44:36 +02:00
Frikky d2fcc2c3eb Fixed environment management and minor bugs onprem 2025-08-26 19:32:30 +02:00
Pascal Sthamer 8306cea4be run readme-generator-for-helm
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-08-26 18:34:34 +02:00
Pascal Sthamer f540b159ed add env variables for worker and app resoruces, move env variables to configmap
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-08-26 17:32:38 +02:00
Frikky dedd00e521 Added functions for workflow generation onprem 2025-08-26 16:10:16 +02:00
Frikky 6c60dd3bcc Merging fixes for 2.1.0 2025-08-26 16:07:44 +02:00
Frikky 15bf1011e7 Bumped versions to match shuffle-shared and singul 2025-08-26 14:03:30 +02:00
Frikky ca68f4635d Cleaned up worker and orborus to point to url properly 2025-08-25 21:44:54 +02:00
Frikky dc26803866 Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-08-25 21:41:20 +02:00
Frikky c729baedc6 Made sure SHUFFLE_BASE_IMAGE_REGISTRY is passed for k8s, and that registry/basepath/imagename:version now works 2025-08-25 21:41:17 +02:00
Frikky 085c093bcb Merge pull request #1788 from satti-hari-krishna-reddy/nightly
feat: Detect local/self-hosted AI model availability during backend startup
2025-08-22 17:24:15 +02:00
Hari Krishna 85357f1b9b simplified AI enable check for self hosted models 2025-08-22 12:40:03 +00:00
Frikky 220547fe4a Merge conflict fix 2025-08-22 00:02:57 +02:00
Frikky 065dc160b3 More delay and network management when issues occur 2025-08-22 00:02:11 +02:00
Yash Singh decf45ed22 Merge pull request #1792 from yashsinghcodes/new-nightly
chore: shuffle-shared bump
2025-08-21 16:36:37 +05:30
yashsinghcodes 3167756c61 comment autoscale back 2025-08-21 16:36:16 +05:30
yashsinghcodes fcf36f1b86 chore: shuffle-shared bump 2025-08-21 16:34:51 +05:30
Frikky d3519cd164 Merge pull request #1791 from PROCYDE/fix-k8s-logs-disabled
Pass SHUFFLE_LOGS_DISABLED env var from orborus -> worker -> app in Kubernetes
2025-08-20 16:26:03 +02:00
Pascal Sthamer feaee08333 fix(k8s): pass SHUFFLE_LOGS_DISABLED env var from orborus -> worker -> app
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-08-20 11:31:53 +02:00
Hari Krishna c9eddf0b75 Merge remote-tracking branch 'upstream/nightly' into nightly 2025-08-18 18:22:54 +00:00
Frikky 0bf0736d07 Rebuild with all components 2025-08-18 19:15:47 +02:00
Frikky 3bf5ac7400 Fix backend failure again 2025-08-18 17:20:51 +02:00
Frikky 315d65898b Added Opensearch index control and rollover config control 2025-08-18 17:17:33 +02:00
Frikky 45ca47c282 Many small fixes :) 2025-08-18 17:03:54 +02:00
Hari Krishna db24545fc0 feat: add local AI availability check at server startup 2025-08-18 14:25:06 +00:00
Yash Singh 5ba5d2fb3d Merge pull request #1786 from yashsinghcodes/new-nightly
chore: bump shuffle-shared
2025-08-18 13:58:10 +05:30
yashsinghcodes 02000d7e00 chore: bump shuffle-shared 2025-08-18 13:56:42 +05:30
Yash Singh 57cac83a12 Merge pull request #1784 from yashsinghcodes/new-nightly
Need this for testing.
2025-08-07 23:06:36 +05:30
yashsinghcodes 4f98b583a4 fixing some old bugs 2025-08-07 23:04:38 +05:30
yashsinghcodes b332276d20 keep context of downloaded images 2025-08-06 04:09:52 +05:30
Aditya acd2116a49 fix: adding debug log fixes 2025-08-01 21:39:30 +05:30
Aditya d234214967 fix: image build problems due to import 2025-07-22 18:43:11 +05:30
Yash Singh a644255fb1 Merge pull request #1772 from LalitDeore/branding
Fix the branding issue for partners
2025-07-21 18:27:04 +05:30