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 Private IP for Hetzner Cloud #1579

Merged
merged 3 commits into from
Feb 28, 2023

Conversation

moadqassem
Copy link
Member

What this PR does / why we need it:
This PR adds support for disabling the allocation and assignment of public IPv4 and IPv6 by default. Two new fields are introduced(assignPublicIPv4 and assignPublicIPv6) when set, the values are gonna be set and propagated to the hetzner vms. If those are not set, the default behaviour is assigning public IPs.

Which issue(s) this PR fixes:

Fixes #

What type of PR is this?
/kind feature

Special notes for your reviewer:

Does this PR introduce a user-facing change? Then add your Release Note here:

Support Public IPs assignments for Hetzner cloud 

Documentation:

None

Signed-off-by: Moath Qasim <moad.qassem@gmail.com>
Signed-off-by: Moath Qasim <moad.qassem@gmail.com>
@kubermatic-bot kubermatic-bot added kind/feature Categorizes issue or PR as related to a new feature. release-note Denotes a PR that will be considered when it comes time to generate release notes. docs/none Denotes a PR that doesn't need documentation (changes). dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. sig/cluster-management Denotes a PR or issue as being assigned to SIG Cluster Management. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 27, 2023
Signed-off-by: Moath Qasim <moad.qassem@gmail.com>
@ahmedwaleedmalik
Copy link
Member

ahmedwaleedmalik commented Feb 28, 2023

This should also somewhat solve kubermatic/operating-system-manager#230

Copy link
Member

@ahmedwaleedmalik ahmedwaleedmalik left a comment

Choose a reason for hiding this comment

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

/approve

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 28, 2023
@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmedwaleedmalik, moadqassem

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [ahmedwaleedmalik,moadqassem]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 9c29e61eb5764703c363beba2ffca565e8ff33a7

@kubermatic-bot kubermatic-bot merged commit b63dfa1 into kubermatic:main Feb 28, 2023
@moadqassem moadqassem deleted the support-hetzner-private-ip branch February 28, 2023 10:25
eiabea pushed a commit to anexia-it/machine-controller that referenced this pull request May 8, 2023
* support private ip for hetzner cloud

Signed-off-by: Moath Qasim <moad.qassem@gmail.com>

* document hetzner ips assignment

Signed-off-by: Moath Qasim <moad.qassem@gmail.com>

* fix linting

Signed-off-by: Moath Qasim <moad.qassem@gmail.com>

---------

Signed-off-by: Moath Qasim <moad.qassem@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. docs/none Denotes a PR that doesn't need documentation (changes). kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/cluster-management Denotes a PR or issue as being assigned to SIG Cluster Management. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants