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

Add support for named ports with service-upstream. #1459 #1607

Merged
merged 1 commit into from
Oct 26, 2017

Conversation

chrismoos
Copy link
Contributor

What this PR does / why we need it:

Adds support for named ports in service-upstream annotated ingress resources.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Fixes #1459

Special notes for your reviewer:

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 26, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 26, 2017
@aledbf
Copy link
Member

aledbf commented Oct 26, 2017

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 26, 2017
@aledbf
Copy link
Member

aledbf commented Oct 26, 2017

@chrismoos thanks!

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 8d4b50c on chrismoos:fix_named_ports into ** on kubernetes:master**.

@aledbf aledbf merged commit 56b28cc into kubernetes:master Oct 26, 2017
@chrismoos chrismoos deleted the fix_named_ports branch October 26, 2017 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[nginx] Can't use named ports with ingress.kubernetes.io/service-upstream: "true"
5 participants