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

Document lack of support for parallel docker login. #143

Merged
merged 2 commits into from
Feb 6, 2023

Conversation

huyz
Copy link
Contributor

@huyz huyz commented Feb 4, 2023

Addresses the gotcha in #141

Replaces the closed PR #142

@huyz huyz requested a review from a team as a code owner February 4, 2023 12:04
Copy link
Contributor

@lbajolet-hashicorp lbajolet-hashicorp left a comment

Choose a reason for hiding this comment

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

Hi @huyz,

Thanks for taking the time to do this, the fix looks good to me, the docs should prevent the kind of gotcha you encountered earlier.

:shipit: !

An extra whitespace was present at the beginning of a line in the
filepath import for `driver_docker.go'.

This made the linter complain, so we run goimports on the file to fix
it.
@lbajolet-hashicorp
Copy link
Contributor

FYI @huyz, there was a lint issue in one of the files, I pushed a commit on top of your branch to fix this.

Once tests pass, I'll merge this in

@lbajolet-hashicorp lbajolet-hashicorp merged commit 430665e into hashicorp:main Feb 6, 2023
@huyz
Copy link
Contributor Author

huyz commented Feb 6, 2023

@lbajolet-hashicorp Oops, I don't know how I accidentally pushed that file. Thanks for fixing it.

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

Successfully merging this pull request may close these issues.

None yet

2 participants