kubeflow / kubeflow/mpi-operator

The operator still creates the launcher when launcherCreationPolicy is "WaitForWorkersReady" and suspend is "true"

Open
#615 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
535
Forks
238
Avg merge
2d 3h
Merged PRs (30d)
10

Description

The operator still creates the launcher when `spec.launcherCreationPolicy is "WaitForWorkersReady"` and `spec.runPolicy.suspend is "true"`.

Contributor guide

Open the contributing guide

Research direction

Inspect the operator reconciliation path that handles launcherCreationPolicy and runPolicy.suspend, then find the existing launcher-creation tests. Reproduce the combination of WaitForWorkersReady and suspend=true, add coverage showing that no launcher is created, and run the relevant operator test suite to confirm the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
distributed-systems, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.