ui/lib/shared
Westly Wright 8906dd18cd
gke project id not set before fetching cluster resources
this issue cropped up after a large dependency upgrade and I believe it has to do with some underlying ember changes. Basically we'd hit a race condition where we'd click next before the observer has had a chance to update the project id.
Found an additional issue where the observer on zone change would cause all the fetchs to fire again after the cluster has saved because we merge the results, I added checks to see if we'd saved as saving was already set false but we hadn't started destroying yet.

rancher/rancher#29646
2020-10-22 08:55:12 -07:00
..
addon gke project id not set before fetching cluster resources 2020-10-22 08:55:12 -07:00
app Verify OCI cloud credentials and fetch values dynamically from OCI. 2020-08-28 09:28:10 -07:00
index.js Removed alias and import xterm correctly 2018-10-11 16:37:56 -07:00
package.json Upgrade Ember & Dependencies for LTS support >3.12 2020-10-07 16:52:22 -07:00