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

[FIX] Do not override hostIP when hostPort is missing (#693, @lukaszo) #693

Merged
merged 1 commit into from
Aug 16, 2021
Merged

[FIX] Do not override hostIP when hostPort is missing (#693, @lukaszo) #693

merged 1 commit into from
Aug 16, 2021

Conversation

lukaszo
Copy link
Contributor

@lukaszo lukaszo commented Jul 29, 2021

What

When only hostIP is provided then only generate random port instead of overriding hostIP.

Why

Closes: #692

@iwilltry42 iwilltry42 self-requested a review August 16, 2021 12:57
@iwilltry42 iwilltry42 added this to the v4.4.8 milestone Aug 16, 2021
@iwilltry42 iwilltry42 added the bug Something isn't working label Aug 16, 2021
@iwilltry42 iwilltry42 self-assigned this Aug 16, 2021
@iwilltry42 iwilltry42 changed the title Do not override hostIP when hostPort is missing [FIX] Do not override hostIP when hostPort is missing Aug 16, 2021
Copy link
Member

@iwilltry42 iwilltry42 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for your contribution! :)

@iwilltry42 iwilltry42 changed the title [FIX] Do not override hostIP when hostPort is missing [FIX] Do not override hostIP when hostPort is missing (#693, @lukaszo) Aug 16, 2021
@iwilltry42 iwilltry42 merged commit 5d0d0ac into k3d-io:main Aug 16, 2021
rancherio-gh-m pushed a commit that referenced this pull request Aug 16, 2021
Author: Łukasz Oleś <[email protected]>
Date:   Mon Aug 16 14:58:33 2021 +0200

    [FIX] Do not override hostIP when hostPort is missing (#693, @lukaszo)
@lukaszo lukaszo deleted the hostPort branch August 24, 2021 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] kubeAPI.hostIP ignored when kubeAPI.hostPort is not provided
2 participants