Drop Ubuntu 20.04 support for Ansible installation #4167
Merged
tpdownes merged 3 commits intoMay 21, 2025
Conversation
8fd9f38 to
294e538
Compare
294e538 to
e5631e4
Compare
abbas1902
reviewed
May 21, 2025
tpdownes
added a commit
to tpdownes/cluster-toolkit
that referenced
this pull request
May 22, 2025
tpdownes
added a commit
to tpdownes/cluster-toolkit
that referenced
this pull request
May 22, 2025
tpdownes
added a commit
that referenced
this pull request
May 22, 2025
A3 Mega Slurm: fix package URL after Ansible upgrade in #4167
RUEI4341
added a commit
to CIeNET-International/cluster-toolkit
that referenced
this pull request
May 26, 2025
tpdownes
added a commit
to tpdownes/cluster-toolkit
that referenced
this pull request
Jun 2, 2025
With the EOL of Ubuntu 20.04 and GoogleCloudPlatform#4167, we can now use built-in Ansible features to validate Docker configurations and fail explicitly. This removes a generic warning which the UI presents very similarly to an error.
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.
Ubuntu 20.04 is EOL on 2025-05-31. This PR drops Ansible installation support for Ubuntu 20.04 and updates the remaining Ubuntu 20.04 example to use the last tagged release to support it. It expands integration test coverage to explicitly test the last tagged release.
Incidentally, this PR resolves a build error in the HTCondor modules introduced by using Python 3.12 with
ansible < 8.7.0. A future PR will updatedocs/vm-images.mdto update support claims.Submission Checklist
NOTE: Community submissions can take up to 2 weeks to be reviewed.
Please take the following actions before submitting this pull request.