Closed
Description
Describe the Bug
QueueJobResPod informer has the functionality to maintain pod counts spawned by appwrapper through the use of counters. This may not be needed for immediate MCAD release. We also find that only a single method UpdateQueueJobStatus
is used to update pod count in appwrapper. It is a possibility that we could move away from informer by getting pod count using kubeclient and label/field selector
Codeflare Stack Component Versions
Please specify the component versions in which you have encountered this bug.
Codeflare SDK:
MCAD: R1.33 and main
Steps to Reproduce the Bug
NA
What Have You Already Tried to Debug the Issue?
NA
Expected Behavior
The goal is to simplify MCAD code and use informers appropriately
Screenshots, Console Output, Logs, etc.
NA
Affected Releases
R1.33.0 and the main branch
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done