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

Fix dind shared volume mount regression #76

Merged
merged 2 commits into from
Aug 22, 2020

Conversation

zapo
Copy link
Contributor

@zapo zapo commented Aug 22, 2020

What this PR does / why we need it:

Fix regression introduced by #70 which makes every volume within /var/buildkite/lib to be mounted as empty directories on GKE.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Fixes #75

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped

Fix regression introduced by buildkite#70 which makes every volume within
/var/buildkite/lib to be mounted as empty directories on GKE.
@rimusz
Copy link
Collaborator

rimusz commented Aug 22, 2020

thanks for the fix 👍

@rimusz rimusz merged commit 6234d1a into buildkite:master Aug 22, 2020
@zapo zapo deleted the fix-shared-volume-mount branch August 22, 2020 13:41
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.

Regression when using dind.enabled for volumes mounts on GKE
2 participants