Commit Graph

2754 Commits

Author SHA1 Message Date
Aditya bb99a60ddc chore: updating shuffle-shared to v0.8.2 2025-02-28 01:45:15 +05:30
Frikky 1d9f5aa8be Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-02-27 15:24:02 +01:00
Frikky a5bb6a09c2 Build pls 2025-02-27 15:23:58 +01:00
Frikky d989dcf0fe Nightly rebuilds 2025-02-27 15:23:53 +01:00
Frikky 984d89bf91 Minor container check addins 2025-02-27 15:15:28 +01:00
Frikky afa80e16ff Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-02-27 15:05:51 +01:00
Frikky 395e1bacc2 Minor fixes for 2.0 2025-02-27 15:05:48 +01:00
Aditya 24a13fa855 ci: minor fix in CI running 2025-02-27 18:22:18 +05:30
Aditya f6c0b5dfbd ci: allowing ci to be dispatched 2025-02-27 18:20:22 +05:30
Aditya 2b878e689d ci: minor fix to catch up with directory change 2025-02-27 02:56:17 +05:30
Aditya 7c15028d2f ci: adding workflow_dispatch to test better 2025-02-27 02:50:30 +05:30
Aditya ca0f380ca6 ci: syncing up helm release for the new structure 2025-02-27 02:45:18 +05:30
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
dependabot[bot] 384c35d6af build(deps): bump golang.org/x/net in /functions/onprem/worker
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 15:05:21 +00:00
dependabot[bot] 77032621f9 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:19 +00:00
dependabot[bot] b6583ad3bd build(deps): bump golang.org/x/crypto in /functions/onprem/worker
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 15:05:15 +00:00
Frikky 1ade1993b2 Moved k8s charts to under k8s 2025-02-26 16:05:15 +01:00
Frikky 1562f62019 Merge pull request #1597 from Shuffle/dependabot/go_modules/functions/onprem/orborus/golang.org/x/net-0.33.0
build(deps): bump golang.org/x/net from 0.29.0 to 0.33.0 in /functions/onprem/orborus
2025-02-26 16:04:22 +01:00
Frikky f64a05f517 Merge pull request #1598 from Shuffle/dependabot/go_modules/backend/go-app/github.com/go-git/go-git/v5-5.13.0
build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /backend/go-app
2025-02-26 16:04:11 +01:00
Frikky 302fde6b5b Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-02-26 14:29:05 +01:00
Frikky 0128f5763e Frontend sync 2025-02-26 14:29:01 +01:00
Aditya df6895acb2 Merge pull request #1630 from P4sca1/helm-release
fix helm release workflow
2025-02-26 18:40:00 +05:30
Frikky 0f95910f2b Minor sync for 2.0 2025-02-26 12:40:50 +01:00
Pascal Sthamer 1a47c46a5f only run when charts folder changes
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-02-26 09:33:42 +01:00
Pascal Sthamer ffca60c2b1 fix helm release workflow 2025-02-26 09:27:46 +01:00
Frikky e47c738e46 Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-02-26 00:35:39 +01:00
Frikky 6160933846 Bumped go.mod files to match shuffle-shared 2025-02-26 00:35:35 +01:00
Frikky a406c8eaa7 Updated minor multi tenant issues 2025-02-26 00:34:54 +01:00
Aditya 3e26abc85b Merge pull request #1590 from P4sca1/helm-chart
add shuffle helm chart
2025-02-26 03:54:32 +05:30
Frikky 1ffae87420 One of the final syncs before merges start happening for 2.0 2025-02-24 17:50:42 +01:00
Frikky 5703ce40e4 Rebuilding with more verbose part for orborus 2025-02-21 15:21:31 +01:00
Pascal Sthamer ceb62abc1c update value description
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-02-21 10:58:02 +01:00
Pascal Sthamer 8263ba38aa allow to specify image pull secrets for service accounts
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-02-21 10:44:49 +01:00
Pascal Sthamer 53a7d2f2c4 istio: allow to change tls cipher suites and headers
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-02-20 15:16:56 +01:00
Frikky 05880a04b3 Bumped 1.4.0 to nightly 2025-02-19 16:29:55 +01:00
Pascal Sthamer f09d8b6751 add usage and uninstallation information
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-02-19 12:37:17 +01:00
Pascal Sthamer af2d58155c use app and worker service accounts in role binding
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-02-19 12:37:17 +01:00
Pascal Sthamer 2edd3be85f use custom service accounts for workers and apps
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-02-19 11:31:53 +01:00
Frikky 80782d8270 Onprem X Cloud sync commit. Large changes to the navbar mechanisms 2025-02-19 01:29:40 +01:00
Pascal Sthamer 10c13dfa6f update matchLabels
As changed in #1625

Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-02-18 16:31:40 +01:00
Frikky 440a6bcb23 Optimized Api Explorer and testing system 2025-02-17 12:59:56 +01:00
Frikky 6719f527e8 Bumped public Form running and subflow/user input fixes in multi-tenant workflows 2025-02-17 00:50:08 +01:00
Frikky 1f2e0ed6a3 Further cloud syncs for MUlti Tenant distribution 2025-02-13 13:28:17 +01:00
Frikky b367b4cfb7 Synced 2.0 fixes for RC6 2025-02-13 03:46:14 +01:00
Aditya 724194dd01 docs: cloud doesn't miss anything 2025-02-11 14:12:53 +05:30
Frikky a8c13fe185 Merge pull request #1620 from LalitDeore/test
Fix - App activation and redirection issue for onprem
2025-02-11 02:36:53 +01:00
Frikky 10329c6a1a Minor fixes here and there 2025-02-11 02:36:39 +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