-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Synchronise 2024.1 with upstream #642
Commits on Oct 9, 2024
-
Add configuration for NTP server in Ironic Inspector DHCP server
Followup on Ib69fc0017b3bfbc8da4dfd4301710fbf88be661a. This change adds the ability to provide the NTP (time source) server for multiple DHCP ranges in the Ironic Inspector DHCP server. Change-Id: I4bbfef3a391b8582ae73cbe06138715b43584dec Signed-off-by: Maksim Malchuk <[email protected]> (cherry picked from commit 5a37bd6)
Configuration menu - View commit details
-
Copy full SHA for 27b41ac - Browse repository at this point
Copy the full SHA 27b41acView commit details
Commits on Nov 7, 2024
-
Add logrotate config for redis
Add missing logrotate config for redis. Closes-Bug: 2084523 Change-Id: Ic631a9c87f7be30f7694706928d9ede62015ed6d Signed-off-by: Jan Horstmann <[email protected]> (cherry picked from commit 646e24f)
Configuration menu - View commit details
-
Copy full SHA for 59c8d42 - Browse repository at this point
Copy the full SHA 59c8d42View commit details
Commits on Nov 8, 2024
-
Do not remove inventory file if placed in /etc/kolla
This patch fix issue when inventory file is deleted by kolla-ansible -i /etc/kolla/inventory destroy call. Now, inventories are available in tools/cleanup-host so we can ignore their removal. Closes-Bug: #2052706 Change-Id: If89e94356de515b40ca4e8c023979cd498146303 (cherry picked from commit 18899a7)
Configuration menu - View commit details
-
Copy full SHA for a134a72 - Browse repository at this point
Copy the full SHA a134a72View commit details -
Updating proxysql.yaml.j2 to use mariadb_port for backends
Related-Bug: #2024554 Change-Id: Ie678d90f88034a079f3284ab5a509be24e8eb42b (cherry picked from commit 675b040)
Configuration menu - View commit details
-
Copy full SHA for e3be03a - Browse repository at this point
Copy the full SHA e3be03aView commit details -
Fix IPv6 address format in ProxySQL configuration
This patch resolves an issue where ProxySQL could not bind due to incorrectly formatted IPv6 addresses in the `mysql_ifaces` configuration. The kolla's `put_address_in_context` filter is now used, ensuring the addresses are properly enclosed in square brackets for correct binding. Closes-Bug: #2081106 Change-Id: Ic166b8d9a500023c8d23ec9fee03b28b268b26e7 (cherry picked from commit 12eeccd)
Configuration menu - View commit details
-
Copy full SHA for 99e1495 - Browse repository at this point
Copy the full SHA 99e1495View commit details
Commits on Nov 22, 2024
-
CI: Use libpod/registry for registry
Change-Id: I3434eb7f751553a3a29a718ac20975529736bc3b (cherry picked from commit 1cec85d)
Configuration menu - View commit details
-
Copy full SHA for 05f92c6 - Browse repository at this point
Copy the full SHA 05f92c6View commit details -
Change from PERCONA_SCHEMA to mysql for mariabackup
In 2023.1, mariadb was at version 10.6, which meant that the PERCONA_SCHEMA.xtrabackup_history table was used to log historicals for backups. Starting in 2023.2 onwards, mariadb is at version 10.11, and the default table used is now mysql.mariadb_backup_history. Because the mysql database already exists, there is no reason to try and create it. Instead, we just need to update the defaults and ensure the permissions get added to the correct database. Related-Bug: #2061889 Change-Id: If146d8f896c70374884807d42ca0e12df3276d48 (cherry picked from commit 7aea1d3)
Configuration menu - View commit details
-
Copy full SHA for c22e8f4 - Browse repository at this point
Copy the full SHA c22e8f4View commit details
Commits on Nov 25, 2024
-
Merge "Add configuration for NTP server in Ironic Inspector DHCP serv…
…er" into stable/2024.1
Configuration menu - View commit details
-
Copy full SHA for ac559a5 - Browse repository at this point
Copy the full SHA ac559a5View commit details -
Merge "Updating proxysql.yaml.j2 to use mariadb_port for backends" in…
…to stable/2024.1
Configuration menu - View commit details
-
Copy full SHA for 48a1225 - Browse repository at this point
Copy the full SHA 48a1225View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c7833 - Browse repository at this point
Copy the full SHA d4c7833View commit details -
Configuration menu - View commit details
-
Copy full SHA for fffa10d - Browse repository at this point
Copy the full SHA fffa10dView commit details
Commits on Nov 26, 2024
-
[stable/2024.1 only] CI: remove openeuler
builds are completely broken since end of september[1]. remove openeuler builds for now to preserve CI ressources. [1]: https://zuul.opendev.org/t/openstack/builds?job_name=kolla-ansible-openeuler&project=openstack%2Fkolla-ansible&branch=stable%2F2024.1&result=SUCCESS&skip=0 Signed-off-by: Sven Kieske <[email protected]> Change-Id: Ic3637eedc12c4550afcdf7468f2a7d9e7caf5313
Configuration menu - View commit details
-
Copy full SHA for 5201210 - Browse repository at this point
Copy the full SHA 5201210View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 024d36f - Browse repository at this point
Copy the full SHA 024d36fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 563b76a - Browse repository at this point
Copy the full SHA 563b76aView commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0995151 - Browse repository at this point
Copy the full SHA 0995151View commit details
Commits on Nov 29, 2024
-
CI: Use debian/ubuntu mirrored images on build
Change-Id: I044affa85290caf9d71e8ba5bc7cf0f5be8941e7
Configuration menu - View commit details
-
Copy full SHA for f661f6f - Browse repository at this point
Copy the full SHA f661f6fView commit details