Commit Graph

678 Commits

Author SHA1 Message Date
Aditya 6c42e1c1ab fix: use dockerhub on override variable 2024-11-04 12:47:56 +05:30
Aditya becb75fc79 fix: resort to the original registry during baseDeploy 2024-11-03 16:34:27 +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
Aditya 6c243331e6 Revert "Revert "Fix worker panic"" 2024-10-29 17:40:20 +05:30
Aditya 24aa984780 Revert "Fix worker panic" 2024-10-29 17:32:39 +05:30
Aditya 6f7516c04f Merge pull request #1532 from P4sca1/fix-worker-panic
Fix worker panic
2024-10-29 17:32:21 +05:30
Pascal Sthamer 0910c08ee0 Do not try to close dockercli in Kubernetes 2024-10-25 10:59:18 +02:00
Frikky 7cd2aa5146 Added update_file() function to sdk 2024-10-24 12:20:37 +02:00
Aditya 2639aa7990 Merge pull request #1523 from yashsinghcodes/worker-fix
Fix for worker sending wrong executionID
2024-10-15 23:57:47 +05:30
yashsinghcodes cbf81685f2 return an error in http request 2024-10-15 23:33:36 +05:30
yashsinghcodes b6a951ee82 moved the coroutine to where it was 2024-10-15 22:51:56 +05:30
yashsinghcodes 958d42998c fix: worker sending in wrong executionId 2024-10-15 22:46:01 +05:30
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 0ad954d480 fix: default SHUFFLE_OPENSEARCH_URL value 2024-10-02 16:41:56 +05:30
Aditya 37af1386a5 fix: updating BACKEND_HOSTNAME to refer to the env 2024-10-02 16:37:13 +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
Aditya 91c0b2ca48 feat: publically releasing scale worker + rollback to the original 2024-09-24 18:24:27 +05:30
Aditya eebae97db5 feat: publically releasing scale worker (updated) 2024-09-24 18:12:53 +05:30
Aditya 6dfe9af98b feat: public swarm mode! 2024-09-24 16:40:40 +05:30
Frikky af14b76ac5 Worker fix 2024-08-20 23:37:21 +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
Frikky d0d45fe63f Merge pull request #1491 from Shuffle/dependabot/go_modules/functions/onprem/orborus/github.com/docker/docker-26.1.5incompatible
build(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in /functions/onprem/orborus
2024-08-14 12:02:49 +02:00
dependabot[bot] 642d07ea8c build(deps): bump github.com/docker/docker in /functions/onprem/orborus
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.4...v26.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 19:08:39 +00:00
dependabot[bot] e69fbdc0a4 build(deps): bump github.com/docker/docker in /functions/onprem/worker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.0+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.0...v26.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 17:16:17 +00:00
dependabot[bot] 1012fe303e build(deps): bump github.com/docker/docker in /functions/onprem/orborus
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.0+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.0...v26.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 10:20:30 +00:00
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
Hari Krishna e1e0e4ad9c made the sigma rule disable logic better and simple 2024-07-22 13:52:08 +05:30
Hari Krishna f081e907b3 made the file disabling logic in orborus easy 2024-07-22 13:52:08 +05:30