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

Ensure only needed nodeports on instance group on ingress sync #199

Merged
merged 1 commit into from
Apr 10, 2018

Conversation

MrHohn
Copy link
Member

@MrHohn MrHohn commented Apr 10, 2018

I might be missing something, but it seems ensureInstanceGroupAndPorts() is already doing what we need --- ensuring given ports are included in instance group, so the change is tiny?

@rramkumar1 @nicksardo

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 10, 2018
@MrHohn
Copy link
Member Author

MrHohn commented Apr 10, 2018

Needs change.
/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 10, 2018
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 10, 2018
@MrHohn
Copy link
Member Author

MrHohn commented Apr 10, 2018

/hold cancel

Changed to get nodeports from the given ingress.

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 10, 2018
@rramkumar1
Copy link
Contributor

/lgtm
/assign @nicksardo

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 10, 2018
@nicksardo nicksardo merged commit 8b08182 into kubernetes:master Apr 10, 2018
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.

4 participants