project-codeflare/multi-cluster-app-dispatcher

[core] Evaluate MCAD management of cluster scoped objects

Opened this issue · 0 comments

asm582 commented

Describe the Bug

MCAD uses dynamic clients to discover objects installed in the cluster. When all groups are discovered it then determines if an Item inside genericItem is cluster scoped. For current MCAD use cases, MCAD mostly manages objects that are tied to the namespace. The group discovery of all objects in the cluster is a bit overboard for the current use case, the proposal is to tune off group discovery and only manage namespace-scoped objects.

Codeflare Stack Component Versions

Please specify the component versions in which you have encountered this bug.

Codeflare SDK:
MCAD: All releases

Steps to Reproduce the Bug

NA

What Have You Already Tried to Debug the Issue?

Looked at logs by attaching debugger

Expected Behavior

We want to enable fast dispatch based on the current use case requirement.

Screenshots, Console Output, Logs, etc.

NA

Affected Releases

All releases

Add any other information you think might be useful here.