Refactor scheduling of ClusterConfigureIstioWorker
Move scheduling of the worker out of BaseService and make it part of a state transition (after make_install happens). This ensures that Knative is installed before we attempt to update it.
Showing
Please register or sign in to comment