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

fixes portforwarding when there are more services with the same name in multiple namespaces #1722

Merged
merged 3 commits into from Aug 22, 2019

Conversation

BJMg
Copy link
Contributor

@BJMg BJMg commented Aug 21, 2019

I encountered an incorrect port forwarding (on service) when I had more than one namespace. In each namespace there were services with the same name. When I called portForward on service it randomly chose one of these services instead of the service with current namespace.
This pull request should remedy this behaviour.

@centos-ci
Copy link

Can one of the admins verify this patch?

@rohanKanojia
Copy link
Member

ok to test

@rohanKanojia
Copy link
Member

@BJMg : Could you please add a line to CHANGELOG regarding this?

@BJMg
Copy link
Contributor Author

BJMg commented Aug 22, 2019

@BJMg : Could you please add a line to CHANGELOG regarding this?

Thanks for accepting. It is done.

@rohanKanojia
Copy link
Member

rohanKanojia commented Aug 22, 2019

@BJMg: There is a minor conflict, Could you please resolve it? I think we are good to merge after that.

@rohanKanojia rohanKanojia merged commit 666b704 into fabric8io:master Aug 22, 2019
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.

None yet

5 participants