Skip to content
Snippets Groups Projects
  1. Jul 25, 2024
  2. Jul 24, 2024
  3. Jul 17, 2024
    • Zuul's avatar
      Merge "Fix mariadb recovery" · fc44651d
      Zuul authored
      fc44651d
    • Michal Arbet's avatar
      Fix mariadb recovery · 84e95d25
      Michal Arbet authored
      This patch modifies tasks that are delegated to
      localhost to use local connection.
      Firstly, this is correct since SSH connection is not used,
      and secondly, it fixes the issue when kolla-ansible is
      packaged in a docker container. If the local connection
      is not used, the tasks will fail because temporary data are
      stored outside the container, whereas we need it to be
      stored inside the container so we can read them and set_facts.
      
      Closes-Bug: #2073370
      Change-Id: I9547d5da78da30bfeea8e97056cfa9308c977098
      84e95d25
  4. Jul 16, 2024
  5. Jul 15, 2024
  6. Jul 11, 2024
  7. Jul 10, 2024
  8. Jul 09, 2024
  9. Jul 08, 2024
    • Ivan Halomi's avatar
      Fix podman healtcheck when not enabled · 59bebd41
      Ivan Halomi authored
      
      There was a bug where setting the test command
      for the health check to 'NONE' would throw an error
      in podman_worker. This was problematic since K-A
      uses 'NONE' as an indicator that the health check is not enabled.
      
      Closes-Bug: #2071912
      Change-Id: I3140bb79eace58b23f579be3da569c502c52c38c
      Signed-off-by: default avatarIvan Halomi <ivan.halomi@tietoevry.com>
      59bebd41
  10. Jul 04, 2024
  11. Jul 03, 2024
  12. Jul 02, 2024
  13. Jun 28, 2024
  14. Jun 27, 2024
  15. Jun 26, 2024
  16. Jun 24, 2024
  17. Jun 21, 2024
  18. Jun 19, 2024
  19. Jun 18, 2024
Loading