1
0
mirror of https://github.com/rancher/norman.git synced 2025-07-06 20:10:09 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Darren Shepherd
d1b13df896 Make conditions update less and communicate error better 2018-01-17 01:06:57 +00:00
Darren Shepherd
cdb90f4937 Only touch timestamp if the condition value actually changed 2018-01-16 19:54:43 +00:00
Darren Shepherd
7d895bb074 Handle non-nil interfaces with nil values 2018-01-16 05:10:36 +00:00
Darren Shepherd
6b8f570871 DoUntilTrue should never set to False 2018-01-12 14:39:58 +00:00
Craig Jellick
399b7d3e3a DoUntilTrue condition function 2018-01-08 19:34:18 +00:00
Craig Jellick
0b2c60dc92 Always set message on conditions
and default reason to "Error" if no specific reason is specified
2017-12-28 10:05:15 -07:00
Craig Jellick
02738370b1 Return object from Do function 2017-12-27 19:46:37 +00:00
Craig Jellick
fb1a80ccc1 Add support for message field on condition 2017-12-27 19:46:37 +00:00
Darren Shepherd
2825fdb9c3 Fix Do method 2017-12-18 15:19:44 -07:00
Darren Shepherd
7137b23d04 Conditions framework 2017-12-16 01:30:46 -07:00