1. 29 Sep, 2020 2 commits
  2. 28 Sep, 2020 1 commit
  3. 25 Sep, 2020 8 commits
  4. 24 Sep, 2020 1 commit
  5. 17 Sep, 2020 1 commit
  6. 16 Sep, 2020 2 commits
    • Jérome Perrin's avatar
      grid: cleanup the duplicate supervisord processes · 000abb02
      Jérome Perrin authored
      After 1.6.1 was deployed we have two processes, stop the redundant process.
      000abb02
    • Jérome Perrin's avatar
      grid: Keep using the previous socket path name if it still exists · ad156d36
      Jérome Perrin authored
      In 58fbaabf (svcbackend/standalone: use shorter names for supervisor sockets
      , 2020-07-17) we changed the socket path from supervisord.sock to a shorter
      sv.sock, but this caused issues when updating running slapos node instances,
      because this was trying to start a new supervisord process using the new
      socket path, while the old one was still running.
      
      To keep services running after upgrade, introduce a compatibility layer in
      this socket path - if we still have a supervisord running with a socket at
      this previous path, keep using this old socket name.
      ad156d36
  7. 10 Sep, 2020 1 commit
  8. 09 Sep, 2020 2 commits
  9. 08 Sep, 2020 1 commit
  10. 05 Sep, 2020 1 commit
  11. 02 Sep, 2020 4 commits
  12. 01 Sep, 2020 12 commits
  13. 29 Aug, 2020 1 commit
  14. 28 Aug, 2020 2 commits
  15. 25 Aug, 2020 1 commit