craigcondit opened a new pull request, #577: URL: https://github.com/apache/yunikorn-k8shim/pull/577
### What is this PR for? The informer sync code in the admission controller has a fixed timeout before failing during initial sync. We should wait until the sync completes regardless of how long it may take and log our progress instead. This makes the AM more resilient to slow clusters, as the underlying informers should recover cleanly. ### What type of PR is it? * [ ] - Bug Fix * [x] - Improvement * [ ] - Feature * [ ] - Documentation * [ ] - Hot Fix * [ ] - Refactoring ### Todos * [ ] - Task ### What is the Jira issue? https://issues.apache.org/jira/browse/YUNIKORN-1705 ### How should this be tested? E2e tests should succeed now that proper permissions have been granted to the admission controller helm charts. ### Screenshots (if appropriate) ### Questions: * [ ] - The licenses files need update. * [ ] - There is breaking changes for older versions. * [ ] - It needs documentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
