We have several preflight checks and some of them takes minutes to process. For example create a pod with volume provisioned and attached.
In the future we plan to have way more and our concern is the total time these checks takes.
The time could be significantly reduced if there is an option to run them in parallel.