Kinga Marton created YUNIKORN-438: ------------------------------------- Summary: Move informers synch call at the beginning of scheduler start Key: YUNIKORN-438 URL: https://issues.apache.org/jira/browse/YUNIKORN-438 Project: Apache YuniKorn Issue Type: Bug Reporter: Kinga Marton Assignee: Kinga Marton
We do a wait until the informers get sync up with API server during the recovery. But this currently is done in the node-recovery phase. But before this phase the application might got created and asking for namespace information from k8s might fail if the informers are not yet synched. We should make sure that we wait for this sync before doing anything. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org For additional commands, e-mail: dev-h...@yunikorn.apache.org