summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess2014-04-04 01:12:44 -0400
committerJoey Hess2014-04-04 01:12:44 -0400
commit8bb175d1078de6add55f5c5f689693495d141436 (patch)
tree74173c19b2b293b94d993398c41a3063d2f5b364 /TODO
parenteea8637afe78ceff25ddd11d365a3fc022cc5fa4 (diff)
parentccc82907124ccd2ad4951c2c4946ae20af007530 (diff)
Merge branch 'joeyconfig'
Conflicts: config.hs
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index a90875fd..3b816ad3 100644
--- a/TODO
+++ b/TODO
@@ -12,3 +12,5 @@
says they are unchanged even when they changed and triggered a
reprovision.
* Should properties be a tree rather than a list?
+* Only make docker garbage collection run once a day or something
+ to avoid GC after a temp fail.