-
Daishan Peng authored
This pr fixes several issues: 1. deployApp is no longer called in create lifecycle. All the logic is handled through update. Also we don't delete bad release if it failed to install for the first time. Related issue: https://github.com/rancher/rancher/issues/15264, https://github.com/rancher/rancher/issues/15252 2. Handle the error message gracefully so that when users failed to install, proper error message is presented. (permission and etc...) 3. Add to check to ensure the port allocated to helm and tiller is not used.
63992c30