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: add node selector #194

Merged
merged 2 commits into from
Jul 13, 2024
Merged

feat: add node selector #194

merged 2 commits into from
Jul 13, 2024

Conversation

winston0410
Copy link
Collaborator

@winston0410 winston0410 commented Jul 13, 2024

address #193

@winston0410 winston0410 merged commit 7db3b17 into main Jul 13, 2024
5 checks passed
jodevsa pushed a commit that referenced this pull request Jul 13, 2024
# [2.3.0](v2.2.0...v2.3.0) (2024-07-13)

### Features

* add node selector ([#194](#194)) ([7db3b17](7db3b17))
@jodevsa
Copy link
Owner

jodevsa commented Jul 13, 2024

🎉 This issue has been resolved in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dmitrz
Copy link

dmitrz commented Aug 7, 2024

Could you show an example of usage?

because this is don't work:

apiVersion: vpn.wireguard-operator.io/v1alpha1
kind: Wireguard
metadata:
  name: "vpn"
  namespace: wireguard-system
spec:
  mtu: "1400"
  nodeSelector:
    kubernetes.io/hostname: host1

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.

3 participants