Commit Graph

10 Commits

Author SHA1 Message Date
Westly Wright 322010d292
Allow pod scale to be set 0 or null
Pod scale minimum was incorrectly set to 1. This sets the default back
to 0. Adds a nullible flag to input-int as this is allowed in most cases
where we are using the component. Defaults to false.

Formatting fixes

rancher/rancher#28168
2020-08-10 12:28:17 -07:00
Westly Wright 8ef1b75ac6
Fix incorrect min/max values for workloads
rancher/rancher#25974
2020-03-12 14:56:15 -07:00
Westly Wright fb8cefdca7
remove min num check from input integer
Having this min num check here is not really incorrect but it makes for a weird
UX. The users typed value is overridden because it never reaches the minimum
since each keystroke causes the change event to fire.

rancher/rancher#24724
2019-12-31 14:14:44 -07:00
Westly Wright 00ddd2fd88
add missing min num + replace check to input-integer 2019-12-19 16:46:42 -07:00
n313893254 c832f12676 Make sure FluentServer.weight is int
https://github.com/rancher/rancher/issues/20640
2019-08-05 15:57:26 +08:00
Vincent Fiduccia 0686d4840d
Revert part of eslint fix 2018-07-16 17:50:16 -07:00
Westly Wright 877ed1f522
More lint files changes (see lib) 2018-07-11 14:06:27 -07:00
Vincent Fiduccia 7b93e0e29b
Workload kinds part 1 2018-02-27 23:26:22 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Westly Wright c5b822bfe9
movin on up 2017-11-03 15:54:33 -07:00