Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify CI and make versions #284

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Conversation

nwneisen
Copy link
Collaborator

@nwneisen nwneisen commented Dec 4, 2023

This fixes the current errors in CI due to the new packages needing a newer version of Go. As part of the fix, I changed the CI's version definition so that it is shared everywhere.

This also removes the cri-dockerd versions so that they all pull from a git tag if it exists. If the tag doesn't exist, the build will use the most recent release version and the current commit SHA. i.e. -

Finally, this removes the buster builds because buster is no longer supported and there are not golang images available. It was previously found that the deb packages are the same and we could combine them all into one. This is the beginning of making that change.

@nwneisen nwneisen merged commit 52b3182 into Mirantis:master Dec 4, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant