forked from cea-hpc/milkcheck
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
136 lines (97 loc) · 4.65 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
2021-06-22 Aurelien Cedeyn <[email protected]>
* Release: 1.2.4
* Fix milkcheck version in setup.py (useful for pkg_resources)
* Fix packaging issues (Makefile and Specfile) (ticket #55)
2021-02-02 Aurelien Cedeyn <[email protected]>
* Release: 1.2.3
* Python3 support
2018-04-18 Aurelien Degremont <[email protected]>
* Fix 'filter' when using a service group (ticket #39)
2019-07-10 Aurelien Cedeyn <[email protected]>
* Release: 1.2.2
* Fix variables override (PR #43)
2018-10-05 Aurelien Cedeyn <[email protected]>
* Release: 1.2.1
* Fix Milkcheck 1.2 ends with "ERROR - Unexpected Exception..." (#40)
* Improve ssh related tests
2018-10-05 Aurelien Degremont <[email protected]>
* Release: 1.2
2018-02-14 Thomas Leibovici <[email protected]>
* Add 'confirm_actions' feature
2017-12-20 Aurelien Cedeyn <[email protected]>
* Fix report and summary compat issues (#36, #37)
2017-10-23 Aurelien Degremont <[email protected]>
* Rebase ServiceManager onto ServiceGroup (#1)
2017-10-17 Aurelien Degremont <[email protected]>
* Improve variable resolution and configuration parsing
2017-10-11 Aurelien Degremont <[email protected]>
* Release: 1.1
2017-10-06 Aurelien Cedeyn <[email protected]>
* Flag for a detailed summary output (ticket #25)
2017-09-29 Aurelien Cedeyn <[email protected]>
* Add 'tags' feature
2017-09-28 Aurelien Cedeyn <[email protected]>
* Variables could be used in all properties (ticket #28)
2017-09-22 Aurelien Cedeyn <[email protected]>
* Add 'exec' mode for actions (ticket #24)
2017-09-02 Aurelien Cedeyn <[email protected]>
* Add support for MilkCheck 'remote' option.
2017-03-29 Aurelien Degremont <[email protected]>
* Graph execution can filter error nodes on dependencies (ticket #6)
2014-07-21 Aurelien Cedeyn <[email protected]>
* Display when actions are in progress AND delayed (ticket #18)
2014-07-11 Aurelien Cedeyn <[email protected]>
* Add warning threshold. With the 'warnings' property, milkcheck set a
service in WARNING state if 'warnings' < actions in error status < 'errors'
(ticket #20)
2014-07-04 Aurelien Cedeyn <[email protected]>
* Fix inheritance from Service to Action for the 'retry' property and
remove 'delay' constraint when using 'retry' (ticket #22).
* Fix inherits from Service to Action for the 'delay' property
(ticket #17)
2014-07-01 Aurelien Cedeyn <[email protected]>
* Fix '-n' option management. If the provided argument was an empty
resolved nodeset, milkcheck ran on all the configuration. (ticket #21)
2014-06-06 Aurelien Cedeyn <[email protected]>
* 'before' keyword is no longer supported and is replaced by 'after'
keyword. 'before' is still usable for compatibility but will
be removed in a future release.
2013-05-25 Aurelien Degremont <[email protected]>
* Release: 1.0
2013-04-17 Aurelien Cedeyn <[email protected]>
* Fix action display when list is wider than terminal (ticket #2)
* Remove escape characters when output is not a tty (ticket #3).
2013-03-18 Aurelien Degremont <[email protected]>
* Release: 0.11.1
2013-03-17 Aurelien Degremont <[email protected]>
* Add --nodeps option.
2013-03-15 Aurelien Degremont <[email protected]>
* Fix SKIPPED management for Service and ServiceGroup.
2013-03-13 Aurelien Degremont <[email protected]>
* Remove support for compat code $(...).
* Better message when using missing dependency.
2013-02-26 Aurelien Cedeyn <[email protected]>
* Fix bad inheritance with empty target list.
2013-02-23 Aurelien Degremont <[email protected]>
* Fix deps issues with service between 2 top services.
2013-02-12 Aurelien Degremont <[email protected]>
* Release: 0.11
2013-02-12 Aurelien Degremont <[email protected]>
* Add --define/--var/-D option for run-specific variables.
2013-02-11 Aurelien Cedeyn <[email protected]>
* Reversed actions can be configured
* Fix parallelism regression.
2013-02-07 Aurelien Degremont <[email protected]>
* Release: 0.10
2013-02-07 Aurelien Degremont <[email protected]>
* Add vim syntax color support.
2013-02-06 Aurelien Degremont <[email protected]>
* Add 'before' option and disable WARNING.
2013-01-24 Aurelien Cedeyn <[email protected]>
* Return key display running informations
2013-01-23 Aurelien Degremont <[email protected]>
* Add new syntax style for config file.
2013-01-17 Aurelien Cedeyn <[email protected]>
* Add --quiet option to reduce verbosity
2012-11-09 Aurelien Degremont <[email protected]>
* Release: 0.9.2