Skip to content

Eliminate the global state from TrainJob reconciler #9021

@mimowo

Description

@mimowo

What would you like to be cleaned:

I would like to eliminate the global state from the TrainJob reconciler https://github.com/kubernetes-sigs/kueue/blob/main/pkg/controller/jobs/trainjob/trainjob_controller.go#L87

Why is this needed:

This is causing non-obvious problems in the MultiKueue integration tests, as we encountered in the PR: https://github.com/kubernetes-sigs/kueue/pull/8341/changes#r2766310790

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions