Skip to content

Synchronise 2025.1 with upstream#891

Merged
priteau merged 4 commits into
stackhpc/2025.1from
upstream/2025.1-2026-06-22
Jun 24, 2026
Merged

Synchronise 2025.1 with upstream#891
priteau merged 4 commits into
stackhpc/2025.1from
upstream/2025.1-2026-06-22

Conversation

@github-actions

Copy link
Copy Markdown

This PR contains a snapshot of 2025.1 from upstream stable/2025.1.

keuko and others added 4 commits June 16, 2026 07:54
Avoid using `drain` when only one RabbitMQ host is targeted, as it's meaningless
outside of clustered setups. Use `stop` for single-node, and `drain` otherwise.

Closes-Bug: #2111916
Change-Id: I0b9e97421c78fcb215cc203af12de50ee5cd794f
(cherry picked from commit 172d701)

Change-Id: I0a88d8dba22771d49f3cbed6c3f9394b321555bd
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
The OVN SB relay port was generated using string concatenation
between the port prefix and relay group ID. When the relay count
exceeded 9, this resulted in invalid port numbers such as 166410.

Update the port calculation to use numeric addition instead,
ensuring ports remain within the expected and valid range.

Closes-Bug: #2131191

Change-Id: I4738339431483c3d38fb322c18888fe61cae1a62
Signed-off-by: amir58118 <sahahmadi96@gmail.com>
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
(cherry picked from commit 6c2b922)
Keeping this value to true with external RGW as object storage endpoints
can cause outages that are annoying to recover from. We should warn
operators about this.

Change-Id: I37965382bed6b9762782ec3f9ec3103143d738cc
Signed-off-by: Bertrand Lanson <bertrand.lanson@infomaniak.com>
(cherry picked from commit 8510b76)
@github-actions github-actions Bot requested a review from a team as a code owner June 22, 2026 08:27
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Jun 22, 2026
@priteau priteau closed this Jun 24, 2026
@priteau priteau reopened this Jun 24, 2026
@priteau priteau enabled auto-merge June 24, 2026 04:11
@priteau priteau merged commit b2f64ae into stackhpc/2025.1 Jun 24, 2026
4 checks passed
@priteau priteau deleted the upstream/2025.1-2026-06-22 branch June 24, 2026 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants