Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Apr 4, 2025

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

https://hub.docker.com provides base Ubuntu images with two type of
namings.
For example for Ubuntu Noble, there are ``24.04``, ``noble`` and
``noble-20250127``.

Currently whenever Kolla checks base tag to determine which Ubuntu
release is being used, it only expects tag of version number.
So if users use base tag with release codename, they will not get
correct python version or other dependencies.

Fixing this by extending all base_tag checks to include case for
release codenames.

Change-Id: Iab02de97cdde79db540c7336512d7014f9b71753
@github-actions github-actions bot requested a review from a team as a code owner April 4, 2025 09:20
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Apr 4, 2025
@seunghun1ee seunghun1ee closed this Apr 4, 2025
@seunghun1ee seunghun1ee reopened this Apr 4, 2025
@priteau priteau merged commit 4fe1530 into stackhpc/2024.1 Apr 4, 2025
4 checks passed
@priteau priteau deleted the upstream/2024.1-2025-04-04 branch April 4, 2025 09:31
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.

2 participants