Skip to content

Runner release 14.8.0 has been removed by GitLab due to regression #456

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

Closed
william00179 opened this issue Mar 2, 2022 · 1 comment
Closed
Labels

Comments

@william00179
Copy link
Contributor

Hi!

GitLab has removed the 14.8.0 release due to a regression.

https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v14.8.0

This seems to be the default version that the module will try to install. I suggest this could be bumped to 14.8.1 that includes the fix for the regression, or 14.8.2 which is the latest.

JulianCBC added a commit to JulianCBC/terraform-aws-gitlab-runner that referenced this issue Mar 2, 2022
Version 14.8.0 had a major regression and was removed from all release
distribution channels. Update to 14.8.2 as that's the latest 14.8.x
version.

Fixes cattle-ops#456
@npalm npalm closed this as completed in c8113bb Mar 7, 2022
semantic-releaser bot pushed a commit that referenced this issue Mar 7, 2022
### [4.41.1](4.41.0...4.41.1) (2022-03-07)

### Bug Fixes

* remove the null resource ([#441](#441)) ([3037c54](3037c54))
* Replace default GitLab version and fix for docker-machine download url. ([#458](#458)) ([c8113bb](c8113bb)), closes [#457](#457) [#456](#456)
@semantic-releaser
Copy link
Contributor

🎉 This issue has been resolved in version 4.41.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

npalm pushed a commit that referenced this issue Mar 7, 2022
…ad url. (#458)

* feat: Switch to GitLab's forked docker-machine version

Update the version-generated URL to use the GitLab fork of
docker-machine as the official one is dead and buried.

* fix: Default to a version instead of an explicit URL

GitLab has made the "generic" URLs which end in `/docker-machine`
inaccessible, so instead specify a version for docker-machine and use
the URL generation as that both produces URLs that work and should do
the right thing in most cases.

Fixes #457.

* fix: Update runner version to 14.8.2

Version 14.8.0 had a major regression and was removed from all release
distribution channels. Update to 14.8.2 as that's the latest 14.8.x
version.

Fixes #456
npalm added a commit that referenced this issue May 17, 2022
…ad url. (#458)

* feat: Switch to GitLab's forked docker-machine version

Update the version-generated URL to use the GitLab fork of
docker-machine as the official one is dead and buried.

* fix: Default to a version instead of an explicit URL

GitLab has made the "generic" URLs which end in `/docker-machine`
inaccessible, so instead specify a version for docker-machine and use
the URL generation as that both produces URLs that work and should do
the right thing in most cases.

Fixes #457.

* fix: Update runner version to 14.8.2

Version 14.8.0 had a major regression and was removed from all release
distribution channels. Update to 14.8.2 as that's the latest 14.8.x
version.

Fixes #456
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant