Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Profile support for dockerEnv() extension #146

Conversation

gintautassulskus
Copy link
Contributor

#141

Added profile support for dockerEnv() extension

dockerEnv(), dockerEnv("") - refer to default minikube profile
dockerEnv(profile) - refer to custom minikube profile

@gintautassulskus
Copy link
Contributor Author

Thanks for the useful remarks! Addressed.

Copy link
Member

@loosebazooka loosebazooka left a comment

Choose a reason for hiding this comment

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

Just a few minor things.
Can you also update either the bug #141 or this PR to include a reference to the minikube docs for profile?

minikube-gradle-plugin/README.md Outdated Show resolved Hide resolved
@gintautassulskus
Copy link
Contributor Author

gintautassulskus commented Oct 29, 2018

@loosebazooka, I could not find any documentation on this. Here's the issue for the documentation request: kubernetes/minikube#2371

Could just link to that issue.

@loosebazooka
Copy link
Member

@gintautassulskus I'm a little curious about what the exact behavior is, I'll try talking to the minikube team and see if I can get a followup on that issue.

@gintautassulskus
Copy link
Contributor Author

If you have a particular question, let me know. I may be able to answer it as well. Our development workflow relies on profile feature but unfortunately not all the tools support it. So far bash it all! solution worked out best.

…for null

replaced wildcard improt with explicit imports
Copy link
Member

@loosebazooka loosebazooka left a comment

Choose a reason for hiding this comment

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

Hey @gintautassulskus this looks good, one minor fix and we can probably merge this in. Thanks again for contributing.

@loosebazooka loosebazooka merged commit 1e36c7c into GoogleContainerTools:master Nov 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants