Skip to content

🐛 fix hrobotGetServerByName and hrobotGetServerByID server-type parsing - #12

Closed
privatecoder wants to merge 1 commit into
identw:mainfrom
privatecoder:fix-server-type-parsing
Closed

🐛 fix hrobotGetServerByName and hrobotGetServerByID server-type parsing#12
privatecoder wants to merge 1 commit into
identw:mainfrom
privatecoder:fix-server-type-parsing

Conversation

@privatecoder

Copy link
Copy Markdown

What type of PR is this?
/kind bug

What this PR does / why we need it:

  • Fixed a bug where a dedicated server could not be initialized if its type included a space, i.e. Server Auction
  • Added another deployment sample (deploy-k3s-sample.yml) with updated apiVersion for ClusterRoleBinding (as v1beta1 is unavailable with k3s v1.24), removed PodSecurityPolicy (as it is deprecated), changed secret references for the hcloud token (secret hcloud might already exist if Hetzners csi is installed) and increased reconciliation-period (#403)

Which issue(s) this PR fixes::
Fixes #11

…ervrer types which include spaces such as "Server Auction"

add sample k3s-deployment yaml
updated changelog
@identw

identw commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Sorry for the delayed response, and thank you very much for the PR!

I’ve resolved the issue in this PR:
#19

The fix is included in release v0.0.18:
https://github.com/identw/hetzner-cloud-controller-manager/releases/tag/v0.0.18

@identw identw closed this Aug 8, 2026
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.

node-label parsing broken for Server Auction root-servers

2 participants