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

🐛 fix hrobotGetServerByName and hrobotGetServerByID server-type parsing #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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