1. add ConcurrentReconciles for setting the concurrent reconcile number of the controller 2. add DependCheckWait for setting the time to wait for ApplicationConfiguration's dependent-resource ready
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com>
* add appdeployment control logic * fix check * fix test * add test * comment