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

[Merged by Bors] - disable k8 if build image_version is supplied #1400

Closed
wants to merge 2 commits into from

Conversation

sehz
Copy link
Contributor

@sehz sehz commented Aug 8, 2021

This is for #1363.

Disable building image if image version is supplied. This is useful in the Mac where building image might not work. In this case, we use image supplied built using Linux.

Also, by default use proxy for accessing Minikube cluster since Docker for Mac doesn't map ports from Minikube to host automatically.

use proxy for minikube running in mac
@sehz
Copy link
Contributor Author

sehz commented Aug 8, 2021

bors r+

bors bot pushed a commit that referenced this pull request Aug 8, 2021
This is for #1363.

Disable building image if image version is supplied.  This is useful in the Mac where building image might not work.  In this case, we use image supplied built using Linux.

Also, by default use proxy for accessing Minikube cluster since Docker for Mac doesn't map ports from Minikube to host automatically.
@sehz
Copy link
Contributor Author

sehz commented Aug 8, 2021

bors r-

@bors
Copy link

bors bot commented Aug 8, 2021

Canceled.

add image option and proxy test
@sehz
Copy link
Contributor Author

sehz commented Aug 8, 2021

bors r+

bors bot pushed a commit that referenced this pull request Aug 8, 2021
This is for #1363.

Disable building image if image version is supplied.  This is useful in the Mac where building image might not work.  In this case, we use image supplied built using Linux.

Also, by default use proxy for accessing Minikube cluster since Docker for Mac doesn't map ports from Minikube to host automatically.
@bors
Copy link

bors bot commented Aug 8, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title disable k8 if build image_version is supplied [Merged by Bors] - disable k8 if build image_version is supplied Aug 8, 2021
@bors bors bot closed this Aug 8, 2021
@sehz sehz linked an issue Aug 8, 2021 that may be closed by this pull request
@sehz sehz deleted the add_image_option branch September 24, 2021 04:09
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.

Platform: Mac K8 installation is not working Docker
1 participant