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: adbed10
Choose a base ref
...
head repository: AliceO2Group/Control
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7f4f6df
Choose a head ref
  • 14 commits
  • 127 files changed
  • 4 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 <michal.tichak@cern.ch>
    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 <michal.tichak@cern.ch>
    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

Commits on Apr 30, 2026

  1. Configuration menu
    Copy the full SHA
    21dd064 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. Bump to v1.50.0

    knopers8 committed May 4, 2026
    Configuration menu
    Copy the full SHA
    e0a7f09 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2026

  1. Hook control mode was changed to direct in task (#815)

    [core] Hook control mode is no longer changed to direct
    justonedev1 authored May 8, 2026
    Configuration menu
    Copy the full SHA
    e613d36 View commit details
    Browse the repository at this point in the history
  2. [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
    justonedev1 authored May 8, 2026
    Configuration menu
    Copy the full SHA
    8ef9806 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2026

  1. Configuration menu
    Copy the full SHA
    af61c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    332c1bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81a1fca View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. Rename operator (#820)

    [operator] rename operator to control-operator
    justonedev1 authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    1026997 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    d4aee23 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    7f4f6df View commit details
    Browse the repository at this point in the history
Loading