Skip to content

[core] Evaluate use of QueueJobResPod informer #594

Closed
@asm582

Description

@asm582

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions