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

feat: support ClusterIP service #201

Merged
merged 4 commits into from
Jul 17, 2024
Merged

feat: support ClusterIP service #201

merged 4 commits into from
Jul 17, 2024

Conversation

winston0410
Copy link
Collaborator

@winston0410 winston0410 commented Jul 15, 2024

This PR allow generation of a ClusterIP service. By doing so, we give user the freedom to choose how they want to expose their wireguard instance. For example, if they are using the Gateway CRD, they could use UDPRoutes to expose the wireguard instance

@winston0410 winston0410 marked this pull request as ready for review July 15, 2024 11:42
@winston0410 winston0410 requested a review from jodevsa July 15, 2024 13:11
@winston0410 winston0410 changed the title Feat/support cluster ip feat: support ClusterIP service Jul 15, 2024
@winston0410 winston0410 force-pushed the feat/support-clusterIp branch from a74f14f to 35ce79e Compare July 17, 2024 07:01
@winston0410 winston0410 merged commit a82d2bb into main Jul 17, 2024
6 checks passed
jodevsa pushed a commit that referenced this pull request Jul 17, 2024
# [2.6.0](v2.5.0...v2.6.0) (2024-07-17)

### Features

* support ClusterIP service ([#201](#201)) ([a82d2bb](a82d2bb))
@jodevsa
Copy link
Owner

jodevsa commented Jul 17, 2024

🎉 This issue has been resolved in version 2.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants