1. 02 Mar, 2020 2 commits
  2. 28 Feb, 2020 1 commit
  3. 20 Feb, 2020 1 commit
  4. 14 Feb, 2020 2 commits
  5. 12 Feb, 2020 11 commits
  6. 29 Jan, 2020 1 commit
  7. 28 Jan, 2020 1 commit
  8. 09 Jan, 2020 5 commits
  9. 02 Jan, 2020 2 commits
  10. 31 Dec, 2019 8 commits
  11. 30 Dec, 2019 1 commit
  12. 12 Dec, 2019 2 commits
  13. 11 Dec, 2019 1 commit
  14. 10 Dec, 2019 1 commit
  15. 09 Dec, 2019 1 commit
    • Łukasz Nowak's avatar
      monitor: Remove bootstrap file on failure only · 5a99329e
      Łukasz Nowak authored
      As bootstrapMonitor is run many times and each execution takes taime it's
      better to have the status file there during monitor is running, especially if
      previous runs were good.
      
      This file is used by other tools to check last state of bootstrap monitor, and
      if it disappears for execution of monitor it can result with false alarms.
      
      /reviewed-on nexedi/slapos.toolbox!70
      5a99329e