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

Use id instead of name, add id of vmset to updateVMSetCount function #199

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

jggoebel
Copy link
Member

What this PR does / why we need it:
scheduledeventsvc/controller:260.
se.name used instead of se.id resulting in this error when spaces or other special chars were used inside the name of the scheduled event

add missing id to the VMSet in UpdateVMSetStatus in vmsetservice/controller.go:273: updateVMSetCount()

Which issue(s) this PR fixes:
Fixes hobbyfarm/hobbyfarm#439

@jggoebel jggoebel merged commit 7ba786e into hobbyfarm:master Jul 11, 2024
21 checks passed
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.

Creating a SE with static VMs, the SE does not start
1 participant