1. 02 Mar, 2022 2 commits
    • Łukasz Nowak's avatar
      kvm: Fix test for boot images · f1a9b11c
      Łukasz Nowak authored
      The test have incorrect leftover of old limited implementation, now the system
      shall update images by itself.
      
      Also the typical scenario - image on first request - was not covered.
      
      Adapt the test to code without needed linking.
      f1a9b11c
    • Łukasz Nowak's avatar
      kvm: Improve boot image url handling · ecc36da6
      Łukasz Nowak authored
      image-download-controller raises error state during download process, to
      inform other components that download is not ready yet.
      
      template-kvm-run.in asserts presence of all images and otherwise refuses to
      start, so that it gives chance for the image to being downloaded.
      
      Sorting images happen by proper key instead of needless links.
      
      Fix race condition, as the hash parameter shall depend on boot image url
      configuration, and not it's failure state.
      ecc36da6
  2. 01 Mar, 2022 2 commits
  3. 22 Feb, 2022 1 commit
  4. 21 Feb, 2022 1 commit
  5. 17 Feb, 2022 2 commits
  6. 14 Feb, 2022 1 commit
  7. 11 Feb, 2022 4 commits
  8. 10 Feb, 2022 1 commit
  9. 09 Feb, 2022 2 commits
  10. 08 Feb, 2022 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Keep Server header intact · 3d6af70d
      Łukasz Nowak authored
      Server header might be changed by client facing caddy, for which caddy code
      has been fixed to not transmit the Server header at all by default.
      In ATS Server header has been disabled by configuration.
      haproxy does not add Server header at all.
      Thanks to improvement in the test backend, it's asserted that Server header
      send by the backend is left intact.
      3d6af70d
  11. 07 Feb, 2022 6 commits
  12. 03 Feb, 2022 3 commits
  13. 02 Feb, 2022 1 commit
  14. 01 Feb, 2022 1 commit
  15. 31 Jan, 2022 1 commit
  16. 28 Jan, 2022 1 commit
  17. 27 Jan, 2022 5 commits
  18. 21 Jan, 2022 1 commit
  19. 20 Jan, 2022 1 commit
  20. 19 Jan, 2022 1 commit
  21. 18 Jan, 2022 2 commits