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

Configurable docker image for runner #27

Merged

Conversation

mkalmykov
Copy link
Contributor

@mkalmykov mkalmykov commented Dec 28, 2018

Hi, @npalm!

This PR introduces configurable docker image for runners.

In our case we need the ability to use custom images, because we work with private docker registries and need to configure credential helpers to perform pulls from them. To handle this, I've added the variable runners_image with default value docker:18.03.1-ce. So without setting this variable everything should work as before.

@PanfilovDenis
Copy link

+1 I really need it too.

@npalm
Copy link
Collaborator

npalm commented Dec 28, 2018

@mkalmykov thx will check your PR in the next days

@mkalmykov
Copy link
Contributor Author

@npalm Thank you for the response. We've noticed that we need one more item to be configurable. I will add the code tomorrow and notify you when PR is ready.

@mkalmykov mkalmykov force-pushed the feature/configurable_docker_image branch 5 times, most recently from 762a22e to 2790451 Compare December 29, 2018 09:26
@mkalmykov
Copy link
Contributor Author

@npalm

We've found that there is already a PR #26 with changes that we need, so this PR is ready.

Copy link
Collaborator

@npalm npalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks looks all good

@npalm npalm merged commit d2649a5 into cattle-ops:master Dec 29, 2018
@npalm
Copy link
Collaborator

npalm commented Dec 30, 2018

New release created, thanks for the contribution. See https://github.com/npalm/terraform-aws-gitlab-runner/releases/tag/1.8.0

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.

3 participants