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] - fix: use localhost as proxy-addr for k8s cluster on macOS #2740

Closed

Conversation

EstebanBorai
Copy link
Contributor

When running fluvio cluster start on macOS sets localhost as proxy
address by default if no other value is set. For other platforms, behavior
remains the same as of today.

Resolve: #2722

@EstebanBorai EstebanBorai changed the title fix: use localhost as proxy-addr for k8s cluster on macos fix: use localhost as proxy-addr for k8s cluster on macOS Oct 22, 2022
When running `fluvio cluster start` on macOS sets `localhost` as
proxy address by default if no other value is set.
For other platforms, behavior remains the same as of today.

Resolve: infinyon#2722
@EstebanBorai EstebanBorai marked this pull request as ready for review October 24, 2022 12:51
@sehz
Copy link
Contributor

sehz commented Oct 24, 2022

works for rancher desktop in Mac

@sehz sehz added this to the 0.10.0 milestone Oct 24, 2022
@sehz
Copy link
Contributor

sehz commented Oct 24, 2022

bors r+

bors bot pushed a commit that referenced this pull request Oct 24, 2022
When running `fluvio cluster start` on macOS sets `localhost` as proxy
address by default if no other value is set. For other platforms, behavior
remains the same as of today.

Resolve: #2722
@bors
Copy link

bors bot commented Oct 24, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title fix: use localhost as proxy-addr for k8s cluster on macOS [Merged by Bors] - fix: use localhost as proxy-addr for k8s cluster on macOS Oct 24, 2022
@bors bors bot closed this Oct 24, 2022
davidbeesley pushed a commit to davidbeesley/fluvio that referenced this pull request Oct 31, 2022
…on#2740)

When running `fluvio cluster start` on macOS sets `localhost` as proxy
address by default if no other value is set. For other platforms, behavior
remains the same as of today.

Resolve: infinyon#2722
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.

[Bug]: fluvio cluster start fails on Mac
2 participants