Commit Graph

216 Commits

Author SHA1 Message Date
Dhaval Dave 8a4e8b61c0 removed comments from orborus.go 2023-10-12 16:27:05 +05:30
dhaval055 ebf58e1917 merge to 1.3.0 2023-10-12 16:03:38 +00:00
dhaval055 a3967b7631 getting worker image from registry 2023-10-10 11:34:01 +00:00
dhaval055 772b1d3693 adding new specs 2023-10-09 21:00:14 +00:00
dhaval055 eb85e08945 orborus changes 2023-10-09 18:59:56 +00:00
dhaval055 c7fc95831f added cleanup for apps and worker for k8s 2023-10-06 16:38:25 +00:00
dhaval055 7e0a73d007 more k8s stuff 2023-09-29 18:14:06 +00:00
Frikky 787ca47add Added further admin panel fixes 2023-09-27 21:25:45 +02:00
dhaval055 288b8afab9 more changes for k8s 2023-09-12 18:29:40 +05:30
dhaval055 0f3264f51f shuffle k8s files 2023-08-28 13:06:35 +05:30
Frikky b9a25ee537 Fixed most of the new MUI problems. Missing /admin and other button disabled issues 2023-07-13 01:53:27 +02:00
dependabot[bot] 8615649548 Bump golang.org/x/crypto in /functions/onprem/orborus
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 19:39:47 +00:00
Frikky 947101c076 Merge pull request #1165 from Shuffle/dependabot/go_modules/functions/onprem/orborus/github.com/docker/distribution-2.8.2incompatible
Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /functions/onprem/orborus
2023-07-06 21:38:45 +02:00
dependabot[bot] 7e663b2cf5 Bump golang.org/x/net in /functions/onprem/orborus
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220722155237-a158d28d115b to 0.7.0.
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 18:57:27 +00:00
dependabot[bot] 0186b0b3bb Bump golang.org/x/text from 0.3.7 to 0.3.8 in /functions/onprem/orborus
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 18:29:38 +00:00
dependabot[bot] 961622887b Bump github.com/docker/distribution in /functions/onprem/orborus
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 18:29:22 +00:00
dependabot[bot] 9d9e81cfcb Bump github.com/docker/docker in /functions/onprem/orborus
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.0+incompatible to 23.0.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v23.0.0...v23.0.3)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 16:12:49 +00:00
frikky 38fe58f1b6 Fixed merge conflicts 2023-07-06 17:39:40 +02:00
frikky 92fabeddbe Merging changes from 1.2.0 for cleanup 2023-07-06 17:19:52 +02:00
Frikky 6e405e781c Merge pull request #1146 from 0x0elliot/0x0elliot/fix-swarm-timeout
Fix swarm timeout between orborus and worker hosted on separate nodes
2023-07-03 23:29:36 +02:00
Aditya 9ed3fe03de Improving Logging for auto MTU pick up 2023-07-01 05:46:57 +05:30
Aditya 91e4c94282 Covering up empty bridgeName edge case 2023-07-01 05:46:19 +05:30
Aditya eaf0ddf57a Making the code more reliable and configurable 2023-06-30 21:20:52 +05:30
Aditya 071933c956 Following up on review 2023-06-30 00:30:24 +05:30
Aditya fddca0146a fixing #1129: Automatically syncing up swarm network MTU 2023-06-23 05:23:37 +05:30
frikky e319f0e9b1 Tons of priority management fixes - both frontend & backend 2023-06-23 01:08:11 +02:00
frikky 9f9636b055 #1114: Added hotfix for users with missing organization mapping 2023-06-04 12:09:52 +02:00
frikky c98aedb66f Fixed Theme name issue and updated backend to 0.4.17 2023-05-30 17:14:00 +02:00
frikky 012371c922 Rebuilding all containers with new shuffle-shared 2023-05-18 16:31:36 +02:00
frikky c6f32f6ddf Cache related backend fixes 2023-05-18 15:31:00 +02:00
frikky cb6df863c9 Bugfixes for subflows and user inputs 2023-05-17 00:08:40 +02:00
frikky 70ebbc909e Minor fixes for backend & orborus 2023-05-16 04:09:52 +02:00
frikky f9426e78b0 Minor stability fixes for orborus & worker 2023-05-15 04:57:12 +02:00
frikky ee48543350 Ton of minor fixes all pulled in. More info in the latest release for 1.2.0 2023-05-15 04:42:09 +02:00
frikky 70edb366a9 Minor JSON fixes for SDK 2023-05-11 11:39:01 +02:00
frikky 27457637c1 More subflow fixes 2023-04-13 15:37:22 +02:00
frikky 274a942e88 Fixing orborus to contain cloudrun manager 2023-04-05 21:37:46 +02:00
frikky 093df3d5fb Added way more robust swarm system with caching utilization at scale 2023-03-31 02:14:04 +02:00
frikky f720fcb91e Added usage of new updated shuffle-shared with bugfixes for infinite loops and label management 2023-03-28 19:34:05 +02:00
frikky b3fa2e8377 Minor recommendation change 2023-03-17 00:40:02 +01:00
frikky c47118b922 Fixed issue in Orborus where it doesn't use Memcached properly yet 2023-03-15 21:01:11 +01:00
frikky 808c3befbf Fixed app building and worker/orborus algorithms 2023-02-16 22:41:31 +01:00
frikky f3292bc43e Many minor fixes to workflow execution algorithms 2023-02-13 03:45:47 +01:00
frikky 3d5192a5a7 Fixed issues in loads of files related to newer NPM vesions 2023-02-09 14:50:29 +01:00
frikky ba9d26f271 Fixed autobuild for Orborus + Worker with newer versions of Docker 2023-02-06 23:13:29 +01:00
frikky 15d05daf34 Fixed Orborus Golang version to 1.19 for new autobuild 2023-02-06 02:56:08 +01:00
frikky a661741064 Rebuild worker automatically (CI) 2023-02-06 02:49:53 +01:00
frikky 10baffbfe2 Fixing swarm BASE_URL propagation during deployment to ensure apps are downloaded properly 2023-01-31 12:21:29 +01:00
frikky 3dd236e128 Added SHUFFLE_WORKER_SERVER_URL environment variable to make Orborus and Worker be able to force themselves to connect to themselves 2023-01-27 11:25:18 +01:00
frikky 20462417a1 Added possibility for orborus to run with custom worker images 2022-11-14 14:49:28 +01:00