Commit Graph

7 Commits

Author SHA1 Message Date
Cody Jackson 6328329b10 Reset registry modal step on each open
The modal was persisting the selection state between multiple
closing and openings of the modal. This now resets the selection
state.

rancher/rancher#27339
2020-05-29 15:32:27 -07:00
Cody Jackson 27c3ace324 Splitting up agressive drain parameters
We no longer have safe and aggressive nodes we now
have two properties 'force' and 'deleteLocalData'.

rancher/rancher#27111
2020-05-26 13:11:22 -07:00
Cody Jackson a5ee8d6385 Refactor scheduleScan and upgradeStrategy
The refactor was necessary to get the two to work with all aspects of
rke templates.

rancher/rancher#26149
rancher/rancher#26188
rancher/rancher#26187
2020-03-22 23:53:25 -07:00
Cody Jackson 143bbe8738 Add zero downtime upgrade options to rke driver
This required refactoring the drain modal into a reusable component
since these fields were going to be used in more than one place.

rancher/rancher#24110
2020-02-05 12:58:54 -07:00
Vincent Fiduccia 68577cfcaa
Reorganize drain options, make drain bulkable 2018-10-25 11:12:26 -07:00
loganhz e8fe2c7664 Set ignoreDaemonSets to true by default 2018-09-13 15:21:17 +08:00
loganhz 0be4fbf409 Support drain and stopDrain
https://github.com/rancher/rancher/issues/14643
2018-08-22 13:25:17 +08:00