Commit Graph

721 Commits

Author SHA1 Message Date
Frikky 2e40266171 Fixed a few minor problems like queue confirms working well for environments with spaces 2025-04-02 12:20:48 +02:00
Frikky ff6b970aef Minor fixes everywhere 2025-04-01 22:33:25 +02:00
Frikky fdb321a147 Merge pull request #1624 from P4sca1/worker-app-service-accounts
allow to change service accounts for worker and apps
2025-03-31 16:31:03 +02:00
Frikky 7bfa99f63e Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-03-31 00:08:13 +02:00
Frikky 16421c2745 Merge pull request #1657 from P4sca1/security-context
helm update security contexts with user 1001
2025-03-31 00:08:00 +02:00
Frikky 8c6f36bfd7 Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-03-31 00:07:38 +02:00
Frikky f440e930e8 Merge branch 'nightly' into cleanup-helm-values 2025-03-31 00:07:27 +02:00
Frikky 2a53dc593e Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-03-31 00:01:35 +02:00
Frikky 0ca3314511 Merge pull request #1625 from P4sca1/kubernetes-labels
Add well-known kubernetes labels to resources created by Shuffle
2025-03-31 00:01:32 +02:00
Frikky d4edb4aad6 Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-03-30 23:57:53 +02:00
Frikky a018b7ee5b Merge pull request #1646 from P4sca1/helm-update-shuffle
Helm: Default to Chart app version for image tags
2025-03-30 23:57:42 +02:00
Frikky d8cd75879e Tons of frontend bugfixes from cloud sync 2025-03-30 18:44:09 +02:00
Pascal Sthamer 8be77be119 remove statefulset values
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-03-26 11:50:51 +01:00
Pascal Sthamer fd74d0d072 remove unused helm values
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-03-26 11:33:14 +01:00
Pascal Sthamer 1c0f55c70c Merge branch 'nightly' into worker-app-service-accounts 2025-03-24 18:23:20 +01:00
Pascal Sthamer 346c154cad Merge branch 'nightly' into kubernetes-labels 2025-03-24 18:22:26 +01:00
Pascal Sthamer e9b10a73cf use app version image tag by default
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-03-24 18:16:30 +01:00
Frikky 9b9e2e1048 Sync up with speedups done for workflow runs on cloud and removed old unused code 2025-03-24 10:01:10 +01:00
Frikky 9476020b50 Minor fixes from code scanning that had no direct necessary impact 2025-03-21 12:37:09 +01:00
Frikky 8784fdea19 Changed go mod tidy and download from go get 2025-03-21 02:25:18 +01:00
Frikky ed78159913 Go sum fix 2025-03-21 02:11:21 +01:00
Frikky d67c05b343 Merge branch 'main' into nightly 2025-03-21 02:09:36 +01:00
Frikky d6e9459dc5 Rebuild for nightly 2025-03-21 02:05:26 +01:00
Frikky 95f6e3c698 Remapped back to using SHUFFLE_BASE_IMAGE_NAME with default frikky/shuffle: https://github.com/Shuffle/Shuffle/issues/1660 2025-03-20 17:22:54 +01:00
dependabot[bot] 6ffbd25986 build(deps): bump the go_modules group across 3 directories with 2 updates
Bumps the go_modules group with 2 updates in the /backend/go-app directory: [github.com/containerd/containerd](https://github.com/containerd/containerd) and [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /functions/onprem/orborus directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /functions/onprem/worker directory: [golang.org/x/net](https://github.com/golang/net).


Updates `github.com/containerd/containerd` from 1.6.26 to 1.6.38
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.26...v1.6.38)

Updates `golang.org/x/net` from 0.34.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)

Updates `golang.org/x/net` from 0.34.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)

Updates `golang.org/x/net` from 0.25.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 18:47:57 +00:00
Frikky 10811b4624 Fixed multiple navigation issues 2025-03-18 13:29:36 +01:00
Pascal Sthamer 41f623dd39 run as user 1001 by default
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-03-18 10:14:33 +01:00
Frikky 5395ad40ec Minor sync 2025-03-18 00:53:26 +01:00
Aditya c5a0ff5000 fix: Reverted to f0c2dfa 2025-03-17 18:24:56 +05:30
yashsinghcodes 7710deabd3 fix for auto memcached setup 2025-03-17 17:42:20 +05:30
Frikky 74f3ea46de Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-03-14 11:16:24 +01:00
Frikky 99a4cab424 Minor worker MEMCACHED fixes 2025-03-14 11:16:19 +01:00
Pascal Sthamer 0a370d60ce raise chart and appVersion
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-03-06 12:57:49 +01:00
Pascal Sthamer bf16042146 use tag 2.0.0 with a default helm installation
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-03-06 09:47:05 +01:00
Frikky 37c0baf02a Last builds for 2.0 2025-03-04 19:37:44 +01:00
Frikky a658ccafaf Bumped to shuffle-shared 0.8.6 for multi tenant workflows 2025-03-03 21:11:48 +01:00
Frikky 91268ca3b0 Fixed go.mod bumps 2025-03-03 12:02:27 +01:00
Frikky 1234ecb6bf Merge branch 'nightly' into dependabot/go_modules/functions/onprem/worker/golang.org/x/crypto-0.31.0 2025-02-28 01:27:47 +01:00
Frikky a8c6540eaf Merge branch 'nightly' into dependabot/go_modules/functions/onprem/worker/github.com/go-git/go-git/v5-5.13.0 2025-02-28 01:26:37 +01:00
Frikky d4396c6a47 Merge branch 'nightly' into dependabot/go_modules/functions/onprem/worker/golang.org/x/net-0.33.0 2025-02-28 01:25:03 +01:00
Frikky dd5995a698 Merge branch 'nightly' into dependabot/go_modules/functions/onprem/orborus/github.com/go-git/go-git/v5-5.13.0 2025-02-28 01:23:52 +01:00
Frikky b94b4d7fef Bumped for latest shuffle-shared merges 2025-02-28 01:19:28 +01:00
Frikky 24ee675304 More minor fixes for cloud/onprem to be in line 2025-02-28 01:17:46 +01:00
Frikky a5bb6a09c2 Build pls 2025-02-27 15:23:58 +01:00
Frikky 984d89bf91 Minor container check addins 2025-02-27 15:15:28 +01:00
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