Skip to content

Cache Docker Machine credentials

Joel Low requested to merge lowjoel/gitlab-runner:cache-credentials into 11-5-stable

What does this MR do?

This adds an additional cache for Docker Machine credentials, reducing calls to the upstream cloud provider.

Why was this MR needed?

Addresses #3424 (closed).

Are there points in the code the reviewer needs to double check?

This has been working on AWS for the past month.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Edited by Joel Low

Merge request reports