Navigation Menu

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

Jib builder should not reuse commands #2302

Merged
merged 1 commit into from Jun 21, 2019

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Jun 20, 2019

Fix #2206

Signed-off-by: David Gageot david@gageot.net

@loosebazooka
Copy link
Member

Is this basically cloning the object everywhere? Wouldn't some kind of provider/factory be the solution (or am I showing my javaness)?

Fix GoogleContainerTools#2206

Signed-off-by: David Gageot <david@gageot.net>
@dgageot
Copy link
Contributor Author

dgageot commented Jun 20, 2019

@loosebazooka It is copying structs and that's very ok in go.

@dgageot dgageot merged commit 38a4edd into GoogleContainerTools:master Jun 21, 2019
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.

'skaffold dev' does not work with multiple jibGradle builds
4 participants