Rancher Web UI Freezes when adding or changing Node Templates
What kind of request is this (question/bug/enhancement/feature request): Bug
Description: When adding a node template configured for Openstack in 2.5+ the cluster edit screen will often freeze and will prevent any changes from being made with unhandled exceptions
For example:
service.js:105 Uncaught (in promise) TypeError: Cannot read property 'split' of undefined at n.getDefaultCisScanProfileOption (service.js:105) at n.initScheduledClusterScan (component.js:833) at n.setupComponent (component.js:1594) at t.invoke (backburner.js:371) at e.t.flush (backburner.js:263) at e.t.flush (backburner.js:470) at e.n._end (backburner.js:1044) at _boundAutorunEnd (backburner.js:684)
Notes:
This isn't definitely related to the Openstack node driver being used but it is an identifiable anomaly compared to other users who do not see this behaviour, while Openstack is not a supported node driver a fix should be investigated as we cannot guarantee this behaviour won't impact other node providers at this moment
- Machine type (cloud/VM/metal) and specifications (CPU/memory): Openstack
gz#15309