Commit Graph

385 Commits

Author SHA1 Message Date
Yash Singh 4697f9d2bc Merge pull request #1568 from yashsinghcodes/autoscale
fixed lot of small issues when deployed in docker
2024-11-30 22:28:46 +05:30
yashsinghcodes 3b2184957e fixed lot of small issues when deployed in docker 2024-11-30 22:28:08 +05:30
Frikky 644de1a27c Merge pull request #1493 from yashsinghcodes/add-cert-worker
mount certs to each worker
2024-11-30 16:18:46 +01:00
Frikky ae30347303 Gomod fixes. Now frontend pls 2024-11-30 15:23:13 +01:00
Frikky 45394063f5 Worker rebuilds 2024-11-30 15:04:11 +01:00
Frikky cba383c4e0 Merge pull request #1560 from yashsinghcodes/autoscale
Auto-scale
2024-11-30 14:41:37 +01:00
yashsinghcodes 2e715efbfd made orborus use time window functions and change the scaling per worker ran requests 2024-11-30 02:50:02 +05:30
Frikky cf7d744273 Moved over relevant files 2024-11-27 10:46:59 +01:00
yashsinghcodes 1b9260993b Orborus initial autoscaling 2024-11-27 01:36:46 +05:30
Aditya bbd3b0c9d4 Merge branch '2.0.0' of github.com:Shuffle/Shuffle into 2.0.0 2024-11-11 02:11:27 +07:00
Aditya 6506400f32 fix: typo in env name! 2024-11-11 02:08:59 +07:00
Frikky f0757416e9 More pipeline debugging info 2024-11-08 16:22:47 +01:00
Frikky 02b263ebd9 Minor orborus fixes to map tenzir node into orborus container networking if possible 2024-11-08 16:12:44 +01:00
Frikky 33c6df7091 Build new orborus \o/ 2024-11-08 15:26:25 +01:00
Frikky 38477cc1e7 Update orborus 2024-11-07 15:45:48 +01:00
Frikky 82ba429e72 Tenzir health check 2024-11-07 15:38:39 +01:00
Frikky e63b2871ee Merge branch '2.0.0' of https://github.com/shuffle/shuffle into 2.0.0 2024-11-06 21:47:19 +01:00
Frikky bc395990d5 Optimized Orborus for tenzir running 2024-11-06 21:47:15 +01:00
Aditya e3b8719762 fix: env rename 2024-11-05 11:49:13 +05:30
Aditya 8c499bddba fix: better environment variable 2024-11-04 13:45:42 +05:30
Aditya 2281d1470c chore: updating shuffle-shared to v0.6.79 2024-11-04 12:55:01 +05:30
Aditya 6c42e1c1ab fix: use dockerhub on override variable 2024-11-04 12:47:56 +05:30
Frikky c16168bef4 Orborus autodeploy pipeline 2024-10-31 15:10:58 +01:00
Frikky 8e8114d1ce Started cleaning up library stuff 2024-10-31 14:38:28 +01:00
Frikky b9ca7b0f9a Massive pipeline overhaul to allow for more control and visibility into what is happenign in Orborus 2024-10-31 01:08:33 +01:00
Frikky 7cd2aa5146 Added update_file() function to sdk 2024-10-24 12:20:37 +02:00
yashsinghcodes 180b53410e fix for auto swarm deployment 2024-10-10 16:12:31 +05:30
yashsinghcodes 5d78ca22c5 shuffle-shared bump 2024-10-07 17:29:19 +05:30
Aditya 152ce9f02f fix: making REGISTRY_URL get pushed to k8s 2024-10-01 18:47:18 +05:30
Frikky 3fe6af2bff Ran more tests towards notification handling with and without swarm 2024-10-01 11:52:52 +02:00
Frikky 7b99a98d03 Orborus worker override fixes 2024-10-01 10:15:54 +02:00
Frikky 14c61e6b36 Fixed Worker X Orborus interaction for image downloads to be similar 2024-09-30 21:31:21 +02:00
Frikky 5226f79551 Made Orborus and Worker both able to download images properly. Added a timeout to make sure images get the time to be built. This is a 30 second stupid addition 2024-09-30 13:41:43 +02:00
Frikky 21d481a189 fixed issue with app sdk not loading full execution properly for /api/v1/run actions 2024-09-26 16:15:33 +02:00
Frikky fe2e3105eb Fixed a bunch of possible issues with User Input on cloud vs onprem, and how workflows start in shuffle-shared 2024-08-20 23:29:09 +02:00
yashsinghcodes e67c23a5c0 fix logic for cert mounting 2024-08-20 17:54:13 +05:30
Frikky 5c777a01de Orborus rebuild with v0.6.61 2024-08-20 12:46:24 +02:00
Frikky 0ccd4ef631 Fixed detection mapping 2024-08-20 12:39:44 +02:00
Frikky 5aba926ef0 SDK & ORborus update 2024-08-16 16:52:31 +02:00
Frikky 7419482c45 Orborus rebuild 2024-08-16 15:15:59 +02:00
Frikky 7d47a006aa Fix Orborus build to run properly for Docker/K8s network create 2024-08-15 11:34:23 +02:00
yashsinghcodes 7bd471c500 mount certs to each workers 2024-08-14 20:04:43 +05:30
satti-hari-krishna-reddy 9cf3f2fd63 a lot of things 2024-07-22 14:09:16 +05:30
satti-hari-krishna-reddy ccad70a2ee orborus can now start the tenzir node based on the request 2024-07-22 14:07:00 +05:30
Hari Krishna 78b6d9e067 bug fixes 2024-07-22 14:07:00 +05:30
Hari Krishna 73b9b31fa6 adding health check for tenzir 2024-07-22 13:55:08 +05:30
Hari Krishna ab3c755ad3 sending tenzir health check status to backend 2024-07-22 13:54:38 +05:30
Hari Krishna ad92e5e722 made the pipeline to parse json logs 2024-07-22 13:53:37 +05:30
Hari Krishna 2cc0d3d576 fixing the entire directory getting deleted instead of contents inside it 2024-07-22 13:53:37 +05:30
Hari Krishna bf745db0fb fixing some issues with file removing 2024-07-22 13:53:37 +05:30