Skip to content

feat(dataplane): allow setting DataPlane's NodePort port number #1516

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

Merged
merged 5 commits into from
Apr 23, 2025

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Apr 17, 2025

What this PR does / why we need it:

Allow setting NodePort port number for ingress Service.

Uses code from Kong/kubernetes-configuration#401

Which issue this PR fixes

Closes #1509

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@pmalek pmalek added this to the KGO v1.6.x milestone Apr 17, 2025
@pmalek pmalek self-assigned this Apr 17, 2025
@pmalek pmalek force-pushed the dataplane-nodeport branch 7 times, most recently from 18d5730 to 35e3d52 Compare April 22, 2025 09:25
@pmalek pmalek force-pushed the dataplane-nodeport branch from 35e3d52 to e45b17a Compare April 22, 2025 10:11
@pmalek pmalek marked this pull request as ready for review April 22, 2025 10:11
@pmalek pmalek requested a review from a team as a code owner April 22, 2025 10:11
randmonkey
randmonkey previously approved these changes Apr 23, 2025
@pmalek pmalek enabled auto-merge April 23, 2025 09:18
@pmalek pmalek requested review from randmonkey and a team April 23, 2025 09:18
@pmalek pmalek added this pull request to the merge queue Apr 23, 2025
Merged via the queue into main with commit 0608a41 Apr 23, 2025
24 checks passed
@pmalek pmalek deleted the dataplane-nodeport branch April 23, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataPlane: support choosing ingress Service NodePort
3 participants