Skip to content

Conversation

github-actions[bot]
Copy link

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

grzegorzkoper and others added 11 commits July 18, 2025 13:47
This commit aligns Ubuntu Jammy behavior with Debian and
Ubuntu Noble by explicitly removing appropriate `.sources` files
and relying solely on the sources configured by Kolla.
This ensures consistent and reproducible builds both in CI and
on local environments.

Closes-Bug: #2112140
Change-Id: Icfb64a4e2b39e722cb88e72f8f2605379484b54a
Signed-off-by: Grzegorz Koper <grzegorzk@stackhpc.com>
it was omitted in Caracal cycle

Change-Id: I913208b09771bc18ad3214d7518a837d762f6c33
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
(cherry picked from commit f25cf12)
Since Docker 28.3.3 the daemon rejects a push that carries no
`X-Registry-Auth` header [1]. The SDK already sets this header when it
finds credentials, so the breakage happens only on anonymous pushes.

During `PushTask.push_image()` we now check whether the SDK can resolve
credentials for the target registry; if it cannot, we inject
`auth_config={}`, causing the SDK to send the minimal "{}" header that
satisfies the daemon while leaving authenticated pushes unchanged.

Drop this addition when [2] is fixed.

[1] moby/moby#50371
[2] docker/docker-py#3348

Closes-Bug: #2119619

Change-Id: I7a2f3fce223afd74741b40bf62836b325fca5b19
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
(cherry picked from commit ddac7ca)
Closes-Bug: #2119954

Change-Id: I1e334b47c6ab16eb032458141faae55cf39e3eb4
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
(cherry picked from commit e478adc)
Depends-On: https://review.opendev.org/c/opendev/system-config/+/956760

Change-Id: I136bb702b20e941611dd90830e81c9d358a2e355
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
(cherry picked from commit 6ec5207)
This reverts commit 9b1a12c.

Reason for revert: mariabackup fixed

Change-Id: I0b7d73cd536ef2de4d0034596558827fba108e37
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
Bumps libvirt exporter source from v1.6.0 to v2.2.0. This fixes some
metrics that were lost when the exporter was changed from the old
"tinkoff" source to "inovex".

See also Icc8a3651d601ab45d448c9d252ca6155219d21cf

Closes-Bug: #2120639

Change-Id: Ib738325603173157b4c482f9de6d5d9cea0b758a
Signed-off-by: Alex Welsh <alex@stackhpc.com>
(cherry picked from commit ed094e0)
@github-actions github-actions bot requested a review from a team as a code owner August 18, 2025 06:23
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Aug 18, 2025
@priteau priteau closed this Aug 18, 2025
@priteau priteau reopened this Aug 18, 2025
@priteau priteau merged commit 837ddcb into stackhpc/2024.1 Aug 18, 2025
4 checks passed
@priteau priteau deleted the upstream/2024.1-2025-08-18 branch August 18, 2025 06:42
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.

5 participants