Commit Graph

1862 Commits

Author SHA1 Message Date
Frikky 3ba179ce23 Minor changes to configs 2023-10-18 18:03:16 +02:00
Aditya 06e20ebc91 Merge pull request #1221 from Shuffle/dhaval055/1.3.0
Taking care of merge conflicts
2023-10-18 20:59:52 +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
Aditya 18e669ae9f Merge branch 'dhaval055-1.3.0' into 1.3.0 2023-10-18 20:37:41 +05:30
Aditya 8e2c3d62fe fix: updating go.mod 2023-10-18 19:51:47 +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
dhaval055 11c176f56d fixed all-in-one.yaml 2023-10-18 12:46:49 +00:00
Frikky df121c05b8 Added swap memory disabling 2023-10-18 14:05:27 +02:00
dependabot[bot] 0ecc9e9e11 Bump urllib3 from 1.26.17 to 1.26.18 in /backend/app_sdk
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:25:55 +00:00
Dhaval Dave acd29076a8 added all in one file for deployment 2023-10-17 17:38:31 +05:30
Frikky 595c217a7c Added statistics to both backend and frontend + cloud sync 2023-10-17 02:40:32 +02:00
Frikky 0579f60b58 Added user check on usecase page 2023-10-17 02:39:45 +02:00
Frikky 3575ac88fa Fixed more cloudsync pieces 2023-10-17 02:39:33 +02:00
Frikky ddf730f817 Merge pull request #1214 from Shuffle/dependabot/go_modules/functions/onprem/worker/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.7.0 to 0.17.0 in /functions/onprem/worker
2023-10-16 20:44:14 +02:00
Frikky 84ba5347b3 Merge pull request #1213 from Shuffle/dependabot/go_modules/functions/onprem/orborus/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.7.0 to 0.17.0 in /functions/onprem/orborus
2023-10-16 20:44:04 +02:00
Frikky b60971bed6 Merge pull request #1212 from Shuffle/dependabot/go_modules/backend/go-app/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.10.0 to 0.17.0 in /backend/go-app
2023-10-16 20:43:53 +02:00
Frikky 0ea80d79d8 Merge pull request #1211 from Shuffle/0x0elliot/quick-ops-fix
Quick ops dashboard fix
2023-10-16 20:43:30 +02:00
Dhaval Dave 83b97da868 fixed error in docs and added more registry related content 2023-10-16 16:11:57 +05:30
Frikky 286981c76c Merge pull request #1217 from PeterDaveHello/patch-1
Fix ICPL logo URL in README.md
2023-10-14 17:56:01 +02:00
Peter Dave Hello 1ef4a9cc51 Fix ICPL logo URL in README.md 2023-10-14 22:24:23 +08:00
Dhaval Dave ca13f3013d removed manual permission process 2023-10-13 16:55:46 +05:30
dhaval055 223e0147a6 automated opensearch permissions 2023-10-13 16:51:21 +00:00
dhaval055 04c2ed80a0 fixed issue with app builder 2023-10-13 14:29:42 +00:00
Dhaval Dave b5f992cb80 removed comments and nodeSelector in docker.go 2023-10-13 13:11:17 +05:30
Dhaval Dave 8a4e8b61c0 removed comments from orborus.go 2023-10-12 16:27:05 +05:30
Dhaval Dave bea68c709c removed comments in worker.go 2023-10-12 16:24:37 +05:30
dhaval055 ebf58e1917 merge to 1.3.0 2023-10-12 16:03:38 +00:00
dhaval055 035211e947 registry auth configuration 2023-10-12 15:25:26 +00:00
dhaval055 9988a34b47 fixed local registry part in wokrer 2023-10-12 12:51:41 +00:00
dependabot[bot] ffb13b020b Bump golang.org/x/net from 0.7.0 to 0.17.0 in /functions/onprem/worker
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:31:33 +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
dependabot[bot] 8cfe8e4f5d Bump golang.org/x/net from 0.10.0 to 0.17.0 in /backend/go-app
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.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 22:36:26 +00:00
Aditya c8a5e8be86 fix: adding stats endpoint 2023-10-11 09:20:22 +05:30
Dhaval Dave 5a215949fd Update kubernetes.md 2023-10-10 15:26:57 +05:30
Dhaval Dave dee6436364 Update kubernetes.md 2023-10-10 15:17:54 +05:30
Dhaval Dave 5c330b1151 Create kubernetes.md 2023-10-10 14:39:08 +05:30
dhaval055 8802071cc3 renamed k8s folder 2023-10-10 14:15:53 +00:00
Dhaval Dave a772ee4d8b Update shuffle-backend.yaml 2023-10-10 12:39:23 +05:30
Dhaval Dave e1fcf484d0 Update shuffle-opensearch.yaml 2023-10-10 12:00:16 +05:30
dhaval055 a3967b7631 getting worker image from registry 2023-10-10 11:34:01 +00:00
Dhaval Dave 7a71b1e31d Update shuffle-backend.yaml 2023-10-09 22:32:17 +05:30
Dhaval Dave 7d927d56f4 Update shuffle-opensearch.yaml 2023-10-09 22:30:05 +05:30
dhaval055 93a53c7213 added sc 2023-10-09 21:06:05 +00:00
dhaval055 772b1d3693 adding new specs 2023-10-09 21:00:14 +00:00
dhaval055 b0a3eaf228 removing unused files 2023-10-09 19:03:49 +00:00
dhaval055 eb85e08945 orborus changes 2023-10-09 18:59:56 +00:00
dhaval055 bc089034a4 worker changes/fixes 2023-10-09 18:29:42 +00:00
dhaval055 6fbc916902 fixed backend code 2023-10-09 17:57:34 +00:00
Aditya 9bd18c4ac9 removing junk 2023-10-09 12:34:46 +05:30
dhaval055 c7fc95831f added cleanup for apps and worker for k8s 2023-10-06 16:38:25 +00:00