Skip to content
Snippets Groups Projects
  1. Nov 15, 2023
  2. Nov 14, 2023
    • Michal Nasiadka's avatar
      Introduce oneshot docker_restart_policy · cea076f3
      Michal Nasiadka authored
      docker_restart_policy: no causes systemd units to not get created
      and we use it in CI to disable restarts on services.
      
      Introducing oneshot policy to not create systemd unit for oneshot
      containers (those that are running bootstrap tasks, like db
      bootstrap and don't need a systemd unit), but still create systemd
      units for long lived containers but with Restart=No.
      
      Change-Id: I9e0d656f19143ec2fcad7d6d345b2c9387551604
      cea076f3
  3. Nov 13, 2023
  4. Nov 09, 2023
  5. Nov 08, 2023
  6. Nov 07, 2023
  7. Nov 06, 2023
  8. Nov 03, 2023
    • Michal Arbet's avatar
      [podman] Fix cross dependency image build · c5f3f23e
      Michal Arbet authored
      When the kolla-ansible project has a cross dependency on
      the kolla project, CI have to build an image from that change
      locally. However, Podman refuses to push to localhost, so it is
      necessary to set the local repo as insecure for the test.
      
      Change-Id: I786b22ff0cd581f90ba4bec08842651a6509a745
      c5f3f23e
  9. Nov 02, 2023
  10. Oct 31, 2023
  11. Oct 30, 2023
  12. Oct 24, 2023
  13. Oct 23, 2023
  14. Oct 20, 2023
  15. Oct 19, 2023
  16. Oct 13, 2023
  17. Oct 12, 2023
  18. Oct 11, 2023
Loading