Skip to content

fix: missing harvesterhci.io/sshNames issue#2771

Open
asc5543 wants to merge 1 commit into
harvester:mainfrom
asc5543:fix-2756
Open

fix: missing harvesterhci.io/sshNames issue#2771
asc5543 wants to merge 1 commit into
harvester:mainfrom
asc5543:fix-2756

Conversation

@asc5543

@asc5543 asc5543 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Which issue(s) this PR fixes:

Issue #2756

What this PR does / why we need it:

Python script is missing the harvesterhci.io/sshNames annotation when creating the VM template, which causes a JSON unmarshalling error (AssertionError: (500, 'unexpected end of JSON input')) at handler.go#L1501.
After adding the harvesterhci.io/sshNames, the issue is gone.

Special notes for your reviewer:

Additional documentation or context

The test pass.
image
image
image

@asc5543
asc5543 requested a review from a team July 17, 2026 09:14

@irishgordo irishgordo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the fix @asc5543 lgtm 😄

@mergify

mergify Bot commented Jul 17, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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.

2 participants