-
Notifications
You must be signed in to change notification settings - Fork 24
Comparing changes
Open a pull request
base repository: AliceO2Group/Control
base: v1.49.0
head repository: AliceO2Group/Control
compare: master
- 14 commits
- 127 files changed
- 4 contributors
Commits on Apr 9, 2026
-
Minor documentation inconsistency fixes
Out of curiosity, I asked an LLM agent to review the documentation against the code and point out inconsistencies. That's what it came with.
Configuration menu - View commit details
-
Copy full SHA for 654e8e4 - Browse repository at this point
Copy the full SHA 654e8e4View commit details
Commits on Apr 13, 2026
-
[peanut] peanut now supports direct, fmq batched and single step modes (
#803) * [peanut] peanut now supports direct, fmq batched and single step modes in TUI and CLI modes written using Claude Opus 4.6 * better --help and handling of streams * better error handling --------- Co-authored-by: Michal Tichák <michal.tichak@cern.ch>
Configuration menu - View commit details
-
Copy full SHA for 37a4f2e - Browse repository at this point
Copy the full SHA 37a4f2eView commit details
Commits on Apr 24, 2026
-
[OCTRL-1092] Improve metrics error reporting (#810)
* [core] add metrics to the transition * [core] OCTRL-1092 add call results to metric in call.go * [core] use transtion name as a tag --------- Co-authored-by: Michal Tichák <michal.tichak@cern.ch>
Configuration menu - View commit details
-
Copy full SHA for 674cce1 - Browse repository at this point
Copy the full SHA 674cce1View commit details
Commits on Apr 27, 2026
-
OCTRL-1078 Make Task Controller able to control OCC tasks (#804)
* [operator] OCTRL-1078 controller operator that is able to control all OCC tasks * [operator] fairmq states are better mapped * [operator] changed name in copyright * [operator] moved to correct image name * [operator] addressing not addressed * [operator] fixed examples with arguments and configMap * [operator] disable kube-rbac-proxy verification for metrics for testing purposes * [operator] health checks listen on correct port * [operator] add gitlab-registry-secret to task-controller image deployment * [operator] don't restart failed pods * [operator] task-controller is started with correct live and metrics ports * [operator] deploy as daemonset and use hostNetwork: true for test purposes
Configuration menu - View commit details
-
Copy full SHA for 9e6bfdc - Browse repository at this point
Copy the full SHA 9e6bfdcView commit details
Commits on Apr 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 21dd064 - Browse repository at this point
Copy the full SHA 21dd064View commit details
Commits on May 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e0a7f09 - Browse repository at this point
Copy the full SHA e0a7f09View commit details
Commits on May 8, 2026
-
Hook control mode was changed to direct in task (#815)
[core] Hook control mode is no longer changed to direct
Configuration menu - View commit details
-
Copy full SHA for e613d36 - Browse repository at this point
Copy the full SHA e613d36View commit details -
[OCTRL-1081] Wrap kubectl into Mesos executor task (#805)
* OCTRL-1081 kubectl task to create rudimentary bridge to kubernetes user infor setup properly... kubectl passes arguments properly to the kubernetes attempt for fairmq bla * fixed documentation * adding kubeconfig to kubectl calls so it works even without $HOME set * fixing documentation and typos * strip quotes in kubectl_task.go * remove leftover
Configuration menu - View commit details
-
Copy full SHA for 8ef9806 - Browse repository at this point
Copy the full SHA 8ef9806View commit details
Commits on May 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for af61c52 - Browse repository at this point
Copy the full SHA af61c52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 332c1bc - Browse repository at this point
Copy the full SHA 332c1bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a1fca - Browse repository at this point
Copy the full SHA 81a1fcaView commit details
Commits on Jun 2, 2026
-
[operator] rename operator to control-operator
Configuration menu - View commit details
-
Copy full SHA for 1026997 - Browse repository at this point
Copy the full SHA 1026997View commit details -
Bump google.golang.org/grpc from 1.62.1 to 1.79.3 (#806)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.1 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.62.1...v1.79.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4aee23 - Browse repository at this point
Copy the full SHA d4aee23View commit details -
Bump go to 1.25.0 and github.com/go-git/go-git/v5 from 5.16.5 to 5.19…
….1 (#819) Bump github.com/go-git/go-git/v5 from 5.16.5 to 5.19.1 Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.5 to 5.19.1. - [Release notes](https://github.com/go-git/go-git/releases) - [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md) - [Commits](go-git/go-git@v5.16.5...v5.19.1) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f4f6df - Browse repository at this point
Copy the full SHA 7f4f6dfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.49.0...master