Commit Graph

253 Commits

Author SHA1 Message Date
Frikky 3dc5f75d9d Gomod changes for orborus & backend to rerun workflows better 2023-11-24 12:37:43 +01:00
Frikky 3c88940f80 Added timeout properly to orborus as well 2023-11-24 12:22:49 +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 bc221f0543 Merge branch '1.3.0' 2023-11-16 01:10:52 +05:30
Sujay 70b1d26f09 nits
Signed-off-by: Sujay <sujaydey641@gmail.com>
2023-11-13 21:55:11 +05:30
Frikky 7fe01b0e0a Added SHUFFLE_APP_REPLICAS environment var 2023-11-08 20:32:28 +01:00
Frikky cf4aa71f80 A tons of minor fixes for the onboarding flow and search systems 2023-11-06 08:32:58 +01:00
Aditya 1b2c7ebc03 fix: Adding SHUFFLE_APP_SDK_TIMEOUT support 2023-11-03 03:52:12 +05:30
Aditya f09dbb8684 Merge branch '1.3.0' 2023-11-01 01:39:30 +05:30
Frikky 492c3c3258 Frontend fixes for release 2023-10-31 18:57:36 +01:00
Aditya 859a8b3924 fix: adding debug memory mode 2023-10-30 07:05:43 +05:30
Frikky 0feb1beebb Rebuild backend to cleanup more memory 2023-10-23 02:47:23 +02:00
Frikky 96f972d465 Orborus rerun fix for run/swarm 2023-10-23 01:20:35 +02:00
Frikky 0a952a6e0b orborus update 2023-10-23 00:52:22 +02:00
Frikky 729972cbd3 Removed all requirements for anything but opensearch 2023-10-23 00:16:33 +02:00
Frikky 1a0841453b Minor build changes 2023-10-23 00:00:40 +02:00
Frikky 1285c1f36c Minor localhost/backend check for worker url 2023-10-22 23:10:35 +02:00
Frikky 27c4a17bbc More finalizing for orborus to talk to workers properly 2023-10-22 23:00:05 +02:00
Frikky 63de147a57 Removed Orborus' debug logs 2023-10-22 22:34:12 +02:00
Frikky 9a366e30ec Minor orborus fix 2023-10-22 22:03:46 +02:00
Frikky d163d1fbf2 CPU / mem debgu print 2023-10-22 20:43:13 +02:00
Frikky eb31377564 Another return fix 2023-10-22 20:42:58 +02:00
Frikky 62a38b836e More small debug fixes for orborus 2023-10-22 20:41:20 +02:00
Frikky 025b2e15c3 Only checking running containers 2023-10-22 20:40:42 +02:00
Frikky ff1deaedbd Small fix 2023-10-22 20:39:32 +02:00
Frikky ba1b52bcfd Fixed more NaN problems 2023-10-22 20:37:39 +02:00
Frikky b0a47ffa6b More debug 2023-10-22 20:33:39 +02:00
Frikky d5a9957bde More debug logs to figure out stats 2023-10-22 20:33:10 +02:00
Frikky c4949b5313 Force rebuilds of backend 2023-10-22 19:42:32 +02:00
Frikky e03829afce Rebuild orborus with new version of shuffle hsared 2023-10-22 19:38:49 +02:00
Frikky 30663ed4b9 Fixed memory and CPU to be more verbose, and also to gather them through docker stats 2023-10-22 19:37:38 +02:00
Frikky 6ae0fc9224 Fixed orborus and worker shuffle-shared versions 2023-10-20 17:32:34 +02:00
Aditya 225efcc190 fix: disabling zombiecheck for k8s 2023-10-19 22:56:55 +05:30
Aditya 341c0c5e1c Merge remote-tracking branch 'origin/1.3.0' into dhaval055/1.3.0 2023-10-18 20:59:14 +05:30
Frikky 614e39da70 Fixed some frontend things for release and orborus is now better by default 2023-10-18 14:58:36 +02:00
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
dependabot[bot] 8b13066c65 Bump golang.org/x/net from 0.7.0 to 0.17.0 in /functions/onprem/orborus
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:29:32 +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
dependabot[bot] fcd10ca169 Bump gopkg.in/yaml.v3 in /functions/onprem/orborus
Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 16:10:42 +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