kubeflow / kubeflow/katib

Handle condition for suggestion CR error

Open
#905 3 comments 0 reactions 0 assignees View on GitHub
kind/bug lifecycle/frozen
Dominant language
Python
Stars
1.7k
Forks
542
PR merge metrics
No merged PRs in 30d

Description

/kind bug

In suggestion controller, it will try to create algorithm deployment/service, if fail to make the algorithm deployment/service available, now the related `Experiment` and `Suggestion` CR have no any status change. for example `Experiment` will keep `Created` forever.

we should handle algorithm deployment crash/cannot-create case in suggestion and experiment CR status.

Contributor guide

Open the contributing guide

Research direction

Start in the suggestion controller, focusing on the paths that create the algorithm deployment and service and the status handling for Experiment and Suggestion CRs. Reproduce deployment or service failure and trace how the related CRs are updated. Done means these CRs report the failure instead of leaving Experiment in Created indefinitely.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, python
Domain
backend, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.