Commit Graph

399 Commits

Author SHA1 Message Date
Frikky e8e168ccfe Merge pull request #1579 from Shuffle/2.0.0
2.0.0
2024-12-13 00:07:59 +01:00
dependabot[bot] f16d31c4e3 build(deps): bump golang.org/x/crypto in /functions/onprem/orborus
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 15:06:33 +00:00
Frikky 1a89ebd37e Minor orborus fix? 2024-12-12 16:02:22 +01:00
Aditya a587609782 fix: disabling tenzir pipelines by default 2024-12-06 14:54:05 +05:30
Aditya dcc513ea8d Merge branch '2.0.0' of github.com:Shuffle/Shuffle into 2.0.0 2024-12-05 01:45:38 +05:30
yashsinghcodes 0773a1d6a1 remove tenzir verbosity 2024-12-04 17:50:07 +05:30
Aditya fdc11ccec8 fix: allow install onprem 2024-12-04 17:09:03 +05:30
yashsinghcodes d9cd55351f latest build for orborus and worker 2024-12-04 11:11:49 +05:30
yashsinghcodes 879695d4f2 latest realise for orborus and worker 2024-12-04 01:09:37 +05:30
yashsinghcodes 61ad552fc5 [fix]: network attachment failer for memcached 2024-12-03 23:57:36 +05:30
yashsinghcodes 2b2c2cdf30 [fix]: Memcached image pulling error and network error 2024-12-03 21:37:16 +05:30
yashsinghcodes 6c7cbc2790 removed debug logs which are not important 2024-12-02 23:23:12 +05:30
yashsinghcodes 9746829253 added full image for memcached 2024-12-02 21:51:11 +05:30
yashsinghcodes a26471548b pull memcached image if not exists 2024-12-02 20:19:54 +05:30
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