Skip to content

🐛 fix hrobotGetServerByName and hrobotGetServerByID server-type parsing#12

Open
privatecoder wants to merge 1 commit intoidentw:mainfrom
privatecoder:fix-server-type-parsing
Open

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

Conversation

@privatecoder
Copy link

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
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

1 participant