Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AliceO2Group/Control
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.49.0
Choose a base ref
...
head repository: AliceO2Group/Control
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 88 files changed
  • 3 contributors

Commits on Apr 9, 2026

  1. 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.
    knopers8 committed Apr 9, 2026
    Configuration menu
    Copy the full SHA
    654e8e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. [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 <[email protected]>
    justonedev1 and justonedev1 authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    37a4f2e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2026

  1. [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 <[email protected]>
    justonedev1 and justonedev1 authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    674cce1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2026

  1. 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
    justonedev1 authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    9e6bfdc View commit details
    Browse the repository at this point in the history
Loading