TODO.md in arborist-0.4.0 vs TODO.md in arborist-0.5.0
- old
+ new
@@ -13,28 +13,23 @@
### Manager
* Potential federation / referral for sibling managers
* Add optional authentication support (ZAUTH)
+* HTTP server/endpoint for node updates without ZMQ
### Nodes
* Allow 'address' host DSL to accept multiple addresses in one call
-* Allow disabling an ACKed node (kschies)
### Observers
- * Action dependencies -- as an example, if an action sends an email, don't trigger if the email service is offline. Potential action "chains", ie: If the email service is down, use a separate out-of-band action that sends SMS.
+(none)
- * Flapping state detection
-
-
### Monitors
-
-* Add a one-shot runner command for development of monitors. Loads and runs a monitor one time, maybe with some output describing how often it'd run, what its skew is, etc. [will@laika]
* Add some default monitor types and utilities
- ftp
- imap
- pop