You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.