harvester / harvester

Open source hyperconverged infrastructure (HCI) software
https://harvesterhci.io/
Apache License 2.0
3.76k stars 315 forks source link

[backport v1.3] [BUG] VirtualMachineImageSourceType is an enum but implemented as string #5518

Closed harvesterhci-io-github-bot closed 3 months ago

harvesterhci-io-github-bot commented 5 months ago

backport the issue #5510

harvesterhci-io-github-bot commented 4 months ago

Pre Ready-For-Testing Checklist

No HEP required as it's a backport.

https://github.com/harvester/harvester/issues/5510 No behavior change is expected. This bug solely relates to Golang typing information used during the generation of the API's swagger.json specification.

Documentation update TBD

irishgordo commented 3 months ago

@m-ildefons this looks good on v1.3.1-rc1 :smile: :+1: I'll go ahead and close this out :smile:

I've opened up: https://github.com/harvester/harvester/issues/5887

To track the issue of the UI not bubbling up the Error to the User in the Harvester-Dashboard/GUI

m-ildefons commented 3 months ago

:+1: Thanks for checking this out. I've left this issue deliberately open since the docs still need to be updated when v1.3.1 is out, now that the swagger.json for v1.3 has changed, but that's ok. I wasn't even aware that the UI wasn't propagating the error properly.