Skip to content
Snippets Groups Projects
  1. Sep 13, 2023
    • Jan Gutter's avatar
      debian: Remove kolla-ansible-debian-zun job · 994ab9bb
      Jan Gutter authored
      * When the Debian job got upgraded from Bullseye
        to Bookworm, the non-voting Zun job started failing.
      * This is because Debian Bookworm doesn't support the
        required Docker 20 pinning.
      * Until Zun gains support for newer dependencies this
        job will keep failing.
      
      Change-Id: I1e1d9ea7c76d1b2f77b09b7948f138b88ef483d2
      Unverified
      994ab9bb
  2. Sep 11, 2023
  3. Sep 08, 2023
  4. Sep 06, 2023
  5. Sep 05, 2023
    • Zuul's avatar
      df44a7fb
    • Michal Nasiadka's avatar
      ovn: Improve clustering · 7cc4bf62
      Michal Nasiadka authored
      Currently clustering steps are very static, if for a reason first
      node in the inventory fails and gets re-introduced - K-A will create
      a second empty cluster on that node.
      
      This patch changes the approach and checks if cluster exists, if it
      does - chooses a donor for the new node from currently running
      node set.
      
      Also it fixes node replacement - it removes old node from cluster
      (that has the same ip address as newly provisioned node).
      
      Closes-Bug: #1875223
      
      Change-Id: Ia025283e38ea7c3bd37c7a70d03f6b46c68f4456
      7cc4bf62
    • Maksim Malchuk's avatar
      Add forgotten release note for 892427 · c278c8cb
      Maksim Malchuk authored
      
      Followup on Ief8dca4e27197c9576e215cbd960da75f6fdc20c
      
      Related-Bug: #1879557
      Change-Id: I2865fb8bb24994db8687a15fd8106bfa7a55d4da
      Signed-off-by: default avatarMaksim Malchuk <maksim.malchuk@gmail.com>
      c278c8cb
  6. Sep 04, 2023
  7. Aug 31, 2023
  8. Aug 30, 2023
  9. Aug 29, 2023
  10. Aug 28, 2023
    • Michal Nasiadka's avatar
      cleanup: fix cleanup containers · 40cf91aa
      Michal Nasiadka authored
      Currently the script only stops containers and removes services,
      without disabling service or removing symlink - which renders the
      service in a not-found state.
      After we disable and stop - some of the services end up in failed
      state (due to wrong exit codes for various reasons) - running
      reset-failed fixes that.
      
      Change-Id: I637783ce758dbf1c2a7b4b99aa6b61e2c5ca1460
      40cf91aa
  11. Aug 26, 2023
  12. Aug 25, 2023
  13. Aug 24, 2023
  14. Aug 21, 2023
  15. Aug 18, 2023
Loading