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

Support nodeport service #206

Merged

Conversation

elenavillamil
Copy link
Contributor

This PR targets #143. Today bridge sets up port forwarding for cluster ip and LoadBalancer, but skips NodePort. After this PR bridge will also set up forwarding for services of type NodePort. I have added UTs and manually tested it by making stats-cache service of type NodePort in todo-sample app.
Screenshot 2023-03-16 at 10 13 57 AM

@elenavillamil elenavillamil changed the title Elvilla/support nodeport service Support nodeport service Mar 16, 2023
Copy link
Collaborator

@hsubramanianaks hsubramanianaks left a comment

Choose a reason for hiding this comment

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

looks good to me. Thanks.

@hsubramanianaks hsubramanianaks merged commit 51ea890 into Azure:main Mar 24, 2023
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.

2 participants