1. 05 Oct, 2023 1 commit
  2. 19 Oct, 2022 2 commits
  3. 13 Oct, 2021 1 commit
  4. 12 Oct, 2021 5 commits
  5. 06 Oct, 2021 3 commits
  6. 29 Sep, 2021 4 commits
  7. 04 Mar, 2021 2 commits
  8. 29 Jan, 2021 1 commit
  9. 24 Jun, 2020 1 commit
  10. 18 Feb, 2020 1 commit
  11. 17 Feb, 2020 1 commit
  12. 28 Jan, 2020 1 commit
  13. 27 Jan, 2020 6 commits
  14. 23 Jan, 2020 1 commit
  15. 25 Sep, 2019 2 commits
  16. 01 Aug, 2019 2 commits
  17. 31 Jul, 2019 4 commits
  18. 29 May, 2019 1 commit
  19. 15 May, 2019 1 commit
    • Łukasz Nowak's avatar
      updater: Implement prepare system · acf0f054
      Łukasz Nowak authored
      As updater is used in environment, which requires it to have certificates
      available as fast as possible, add a prepare step and allow to launch it with
      --prepare-only switch.
      
      Thanks to this it is possible to run it with configuration file to provide
      fallback or master certificates for all slaves without connecting to the
      network, thus resulting in fast preparation.
      
      /reviewed-on !3
      acf0f054