koordinator-sh/yarn-copilot

[proposal] use source.Channel to handle yarn node requested update event

Open

#49 opened on Nov 15, 2023

 (0 comments) (0 reactions) (0 assignees)Go (9 forks)auto 404
area/yarn-operatorgood first issuehelp wanted

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (PR metrics pending)

Description

What is your proposal: Now the reconciler only handles k8s.Node update event, yarn requested info may not be updated in time.

Why is this needed: the yarn requested info on node maybe outdated if k8s.Node not update.

Is there a suggested solution, if so, please add it: using an independent controller to handle yarn requested update from yarnNodeSyncer.

Contributor guide