Commit Graph

99 Commits

Author SHA1 Message Date
Frikky 9dbe9b8077 Fixed minor issues with app deployment etc 2025-04-03 22:48:51 +02:00
Frikky bc8b1c2c6e Improved the image download mechanism for self-built apps onprem 2025-04-03 01:53:55 +02:00
Frikky 80c568e546 Added multiple updates to Orborus to ensure image downloads happen properly, even with bad defaults 2025-04-02 23:07:09 +02:00
Frikky 9b9e2e1048 Sync up with speedups done for workflow runs on cloud and removed old unused code 2025-03-24 10:01:10 +01:00
Frikky ed78159913 Go sum fix 2025-03-21 02:11:21 +01:00
Frikky d67c05b343 Merge branch 'main' into nightly 2025-03-21 02:09:36 +01:00
Frikky d6e9459dc5 Rebuild for nightly 2025-03-21 02:05:26 +01:00
dependabot[bot] 6ffbd25986 build(deps): bump the go_modules group across 3 directories with 2 updates
Bumps the go_modules group with 2 updates in the /backend/go-app directory: [github.com/containerd/containerd](https://github.com/containerd/containerd) and [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /functions/onprem/orborus directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /functions/onprem/worker directory: [golang.org/x/net](https://github.com/golang/net).


Updates `github.com/containerd/containerd` from 1.6.26 to 1.6.38
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.26...v1.6.38)

Updates `golang.org/x/net` from 0.34.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)

Updates `golang.org/x/net` from 0.34.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)

Updates `golang.org/x/net` from 0.25.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 18:47:57 +00:00
Frikky 5395ad40ec Minor sync 2025-03-18 00:53:26 +01:00
Frikky dd5995a698 Merge branch 'nightly' into dependabot/go_modules/functions/onprem/orborus/github.com/go-git/go-git/v5-5.13.0 2025-02-28 01:23:52 +01:00
Frikky b94b4d7fef Bumped for latest shuffle-shared merges 2025-02-28 01:19:28 +01:00
Frikky 984d89bf91 Minor container check addins 2025-02-27 15:15:28 +01:00
Frikky e630188db4 Merge branch 'main' into nightly 2025-02-26 16:09:16 +01:00
dependabot[bot] 336b286ec8 build(deps): bump github.com/go-git/go-git/v5
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.11.0 to 5.13.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.11.0...v5.13.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 15:05:28 +00:00
Frikky 1ffae87420 One of the final syncs before merges start happening for 2.0 2025-02-24 17:50:42 +01:00
Frikky a4f54859a0 Image rebuilds 2025-02-10 21:25:54 +01:00
Frikky de6bc5fa5c Improved Docker arch mapping so that images are downloaded correctly 2025-02-10 16:32:48 +01:00
Frikky f6aed00a8c Bumped orborus + worker libraries 2025-01-23 16:35:44 +01:00
Frikky 3fa3620004 Fixed Tenzir issues for Orborus 2025-01-20 01:05:07 +01:00
dependabot[bot] 580d92eb09 build(deps): bump golang.org/x/net in /functions/onprem/orborus
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 13:28:55 +00:00
Aditya 4d1f0a00a5 fix: go.mod + go.sum fixes 2024-12-14 17:33:16 +05:30
Aditya 742bdbd221 Revert "Merge branch 'main' into nightly"
This reverts commit 2d77af103a, reversing
changes made to 2c8ed1a418.
2024-12-13 17:24:50 +05:30
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 ae30347303 Gomod fixes. Now frontend pls 2024-11-30 15:23:13 +01:00
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 02b263ebd9 Minor orborus fixes to map tenzir node into orborus container networking if possible 2024-11-08 16:12:44 +01:00
yashsinghcodes 5d78ca22c5 shuffle-shared bump 2024-10-07 17:29:19 +05:30
Frikky 14c61e6b36 Fixed Worker X Orborus interaction for image downloads to be similar 2024-09-30 21:31:21 +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
Frikky 0ccd4ef631 Fixed detection mapping 2024-08-20 12:39:44 +02:00
Frikky 7d47a006aa Fix Orborus build to run properly for Docker/K8s network create 2024-08-15 11:34:23 +02:00
Frikky eb11ea320d Fixed docker dependencies 2024-06-28 16:20:55 +02:00
Frikky f6a2bf9f6a Fixed search + workflow bugs 2024-06-27 12:00:43 +02:00
Frikky 26ee1d4da5 Minor sdk fix 2024-06-11 16:05:15 +02:00
Frikky 74fa96421a Synced up orborus/worker with latest 2024-05-22 02:19:54 +02:00
Frikky d67fe3b516 Rebuilds with fixes for postcss 2024-05-01 00:14:18 +02:00
Frikky 9e8e01ed01 Moved to golang 1.22 and fixed some kubernetes bugs 2024-04-24 15:37:31 +02:00
Frikky 54b3687eef Fixed further user input issues 2024-03-19 23:56:16 +01:00
Frikky e3271b2438 Fixed UI tracker backend 2024-03-18 02:50:07 +01:00
Frikky 833a8d53e0 Fixed relevant stats & license trackers to make it easier to use 2024-03-18 02:48:53 +01:00
Frikky d72f7dacc8 Fixed a base image name problem to be only shuffle instead of frikky/shuffle 2024-02-01 01:47:59 +01:00
Frikky 989dc2aaf4 Merge branch 'main' into 1.4.0 2024-01-31 10:57:29 +01:00
Frikky 6d7756b093 Made orborus have the environment variable SHUFFLE_AUTO_IMAGE_DOWNLOAD=false distribution to worker in swarm 2023-12-18 22:38:53 +01:00
Frikky 0859581264 Fixed some orborus + worker things for rebuild 2023-12-11 14:08:03 +01:00
Frikky 02713941f0 Many fixes to workflow runs, focused on only running correct nodes 2023-12-07 18:18:51 +01:00
Frikky 3dc5f75d9d Gomod changes for orborus & backend to rerun workflows better 2023-11-24 12:37:43 +01:00
Frikky 8c6a39f658 Made orborus use latest shuffle-shared to get SHUFFLE_INTERNAL_HTTP_PROXY utilized. This is still missing for the SDK 2023-11-20 13:33:44 +01:00
Aditya f09dbb8684 Merge branch '1.3.0' 2023-11-01 01:39:30 +05:30