-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[CA]: hetzner cloud firewall feature #4185
[CA]: hetzner cloud firewall feature #4185
Conversation
Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please follow instructions at https://git.k8s.io/community/CLA.md#the-contributor-license-agreement to sign the CLA. It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Welcome @sergeyshevch! |
b6bd7f1
to
936bc04
Compare
936bc04
to
c140c82
Compare
/assign @aleksandra-malinowska |
Most of changes in this PR just moved here from https://github.com/hetznercloud/hcloud-go last release. For using firewall feature of client lib we need to get newer version that was on autoscaler repo. So if it needed i can move it to another PR |
@Jeffwan github also suggested you as a reviewer. Can you take a look? |
3961002
to
80a9768
Compare
@Jeffwan @aleksandra-malinowska Can someone of you look into this PR? I currently stopping works with Hetzner cloud and i guess it wil be good to review and merge this PR |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
Hello, I'm pretty much interested in this feature too because computers created by the Thank you! |
@fgbreel Until this is merged, if this is merged, you can use label feature of hetzner firewall, to have them automatically applied 😄 |
@AzSiAz Thanks for the tip, I will check that out! |
@fgbreel I currently don't have an actual cluster setup on hetzner. I can rebase this PR but it was not reviewed by any contributor after a few pings. If you are interested in this please ping someone on k8s slack for review. |
Thanks @sergeyshevch for the update. Will do it as soon I manage to find some time for it. At the moment I'm using the labels to assign the firewall, targeting instances containing the |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
2c336e8
to
2007172
Compare
2007172
to
55872a7
Compare
Signed-off-by: Sergey Shevchenko <[email protected]>
55872a7
to
ac464a6
Compare
@LKaemmerling @Fgruntjes Looks like you wrote most of the code in this provider. Maybe it will be a good idea to add you to the OWNERS file? |
Hey @sergeyshevch, thank you for the ping and the great MR! We (Hetzner Cloud) maintain the parts already, and of course, it would be good if we were added to the Owners file. (The best would be me and @samcday). I just reviewed your changes and they look fine from my side. So this is basically my /approve |
@LKaemmerling Thanks for the review! I will add you to OWNERS file |
/unassign @aleksandra-malinowska |
@LKaemmerling I cannot add you to OWNERS file because you are not in Kubernetes organization |
888f3e1
to
ac464a6
Compare
/verify-owners |
any updates on this? @LKaemmerling |
@emrahcetiner we need approve from @aleksandra-malinowska |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LKaemmerling, mwielgus, sergeyshevch 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:
Approvers can indicate their approval by writing |
When will this be released? Is there anything we can do to speed up the process? |
…er-firewall [CA]: hetzner cloud firewall feature
Resolve #4008
Adding support for hcloud firewall feature.
Upgrading hcloud client lib to 1.28.0