Skip to content

feat: support NodePort as ingress service type for DataPlane #367

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 1 commit into from
Mar 28, 2025

Conversation

sandromodarelli
Copy link
Contributor

@sandromodarelli sandromodarelli commented Mar 27, 2025

What this PR does / why we need it:

add support for NodePort as ingress service type for DataPlane

Which issue this PR fixes

Fixes Kong/gateway-operator#1407

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

@CLAassistant
Copy link

CLAassistant commented Mar 27, 2025

CLA assistant check
All committers have signed the CLA.

@sandromodarelli sandromodarelli marked this pull request as ready for review March 27, 2025 13:47
@sandromodarelli sandromodarelli requested a review from a team as a code owner March 27, 2025 13:47
@sandromodarelli sandromodarelli force-pushed the add-nodeport-to-dataplane-servicetype branch 2 times, most recently from e2033b5 to 14bece7 Compare March 27, 2025 14:07
Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. While we're at it, let's add the CRD validation test in https://github.com/Kong/kubernetes-configuration/blob/c5a48eef969febf2f6f3920b5d0861725468dc7e/test/crdsvalidation/gateway-operator.konghq.com/dataplane_test.go which checks that setting the allowed values is indeed possible.

Copy link
Contributor

@czeslavo czeslavo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@sandromodarelli sandromodarelli force-pushed the add-nodeport-to-dataplane-servicetype branch 3 times, most recently from 983bfbe to 4caa796 Compare March 28, 2025 11:54
@czeslavo czeslavo force-pushed the add-nodeport-to-dataplane-servicetype branch from 4caa796 to 2f18b43 Compare March 28, 2025 12:32
@czeslavo czeslavo force-pushed the add-nodeport-to-dataplane-servicetype branch from 2f18b43 to 04c84cb Compare March 28, 2025 12:33
@czeslavo czeslavo enabled auto-merge (squash) March 28, 2025 12:34
@czeslavo czeslavo merged commit 3fde4eb into main Mar 28, 2025
12 checks passed
@czeslavo czeslavo deleted the add-nodeport-to-dataplane-servicetype branch March 28, 2025 12:37
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.

DataPlane: support NodePort ingress service type
4 participants