Synchronise master with upstream#548
Merged
Alex-Welsh merged 14 commits intostackhpc/masterfrom Apr 13, 2026
Merged
Conversation
Set no_log: true on inspector rule loop items that are marked sensitive. Add the ironic_inspector_sensitive_rule_no_log variable to change the default behaviour to not log sensitive inspector rules. Change-Id: I47035e2d1625fe7e95f29919d59676ea0cc9ee67 Closes-Bug: #2143889 Signed-off-by: Matt Anson <matta@stackhpc.com> Signed-off-by: Matt Crees <mattc@stackhpc.com>
``custom_etc_hosts_entries`` is a new variable which provides a generic way to add entries to ``/etc/hosts``. It differs from ``etc_hosts_hosts`` because it is empty by default and can be used to add hosts that are not in the Kayobe inventory. ``custom_etc_hosts_entries`` is a dictionary where each key is a hostname and each value is an IP address. Change-Id: I74c8234f77115d6a478559a53ad86534eb12e5f4 Signed-off-by: Alex Welsh <alex@stackhpc.com>
Deprecated `-p` cli option replaced with current `--format=pep8` option. This alias will be removed in a future release. Change-Id: If779c14ab85df03f61f4e9e025f0fadb0dfb28ff Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Change-Id: Id9c82753c3e418bc497f69ab404f1c8c18830ebc Signed-off-by: Matt Crees <mattc@stackhpc.com>
Add support for building valkey images when `kolla_enable_valkey` is set to true (default false). Change-Id: I62e7a984c41295bf5a24ef6693b474528823f4eb Signed-off-by: Owen Jones <owen@stackhpc.com>
We will fix this is in a follow up and revert. Change-Id: I7db182ba976c03c3aa14e34b7bf63787986a83c5 Signed-off-by: Will Szumski <will@stackhpc.com>
We will fix this is in a follow up and revert. Change-Id: Ia05a4e1bafb19e630aafba05a7b3c9e33b472600 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Synchronise Kayobe inventory templates with the current state of kolla-ansible's 2026.1 release inventory. Change-Id: I3d855149b850ddbd97b2bb1b7d3b155f46d5e19f Signed-off-by: Will Szumski <will@stackhpc.com>
We are frequently hitting issues downloading the mirrorlist in CI. This copies the change from kolla-ansible[1] with the hope that it will improve reliability. [1] https://review.opendev.org/c/openstack/kolla-ansible/+/983965 Change-Id: Ic107bc1e21806cc6549ac86d8ccc83377fe2cfba Signed-off-by: Will Szumski <will@stackhpc.com>
This reverts commit d39e3fa. Change-Id: Ifde239cc12c03f3caca0c99b58d2842cf58ee625 Signed-off-by: Will Szumski <will@stackhpc.com>
This reverts commit a125d03. Change-Id: Ib0d3b9c22eaf639ba80ccfb465a3286167d1ecca Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Alex-Welsh
approved these changes
Apr 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains a snapshot of master from upstream master.