-
Notifications
You must be signed in to change notification settings - Fork 4.8k
expose: Set route port #5067
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
expose: Set route port #5067
Conversation
|
I had a question on the upstream. |
|
[test] |
|
continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/5972/) |
|
@smarterclayton should we set the route port only when exposing multiport services or even if the service has only one port? |
|
Always set it or the route is subject to breakage if the service adds a port |
|
ok |
|
Evaluated for origin test up to 315ba7b |
|
LGTM [merge] |
|
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/3710/) (Image: devenv-rhel7_2512) |
|
Evaluated for origin merge up to 315ba7b |
Merged by openshift-bot
Fixes #5044
Upstream PR: kubernetes/kubernetes#15461
@smarterclayton @pweil- @bparees @thoraxe