Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

0.1.3

Compare
Choose a tag to compare
@onursatici onursatici released this 29 Apr 14:09
· 162 commits to master since this release
Informer goroutine fatal logging (#28)

* Wraps the scheduler informer and other background goroutines with the fatal logging handler

* Refactors the SparkSchedulerExtender Start() and doStart() methods to be similar in pattern to the rest of the codebase

* Moves the checkDemandCRDExists call to run at least once before we launch the SparkSchedulerExtender doStart loop in its goroutine