- i18n - pulling from tx (#184)
- Fix typo for :ca_cert param for compute-resource API (#183)
- use dataVolumeTemplates to perform image-based provisioning (#178)
- CVE-2026-1531 - default to verify SSL when talking to KubeVirt (#180)
- allow to enter arbitrary data for the network (#175)
- rescue from Fog::Kubevirt::Errors::ClientError (#177)
- Update button color as per test connection (#176)
- Sanitize NIC names to satisfy K8s naming conventions (#172)
- fix help link in create form (#173)
- Translation updates (#168)
- Compatibility with Zeitwerk and Rails 7 (#160)
- Pull in Korean translations (#166)
- Use trusted publishers to release the gem (#167)
Due to a mixup there was a 0.2.1 release that was yanked. It's rereleased as 0.3.0.
- Use theforeman-rubocop gem (#157)
- CI fixes (#162, #163)
- Update fog-kubevirt dependency for Ruby 3 support (#161)
- Translation updates (#159)
- Update docs (#138, #139, #142)
- Drop the use of jquery-ui-spinner (#143)
- Translation updates (#144, #146, #147, #151, #152)
- Remove environment from the host factory (#145)
- CI fixes (#153, #156)
- Fixes #29985 - Fix volume creation with G unit (#136)
- i18n - pulling from tx (#133)
- Fixes #30197 - Fix travis pgsql (#132)
- Fixes #29593 - update strings for translation (#130)
- Fixes #29406 - Add rubocop-minitest fix (#129)
- Fixes #29289 - Update Rubocop to 0.80 (#128)
- Fix Rubocop (#127)
- Add kubevirt API version to readme (#124)
- Use v1alpha3 version (#123)
- Fixes #27929 - Fix capacity validation to work only on kubevirt CR (#121)
- bump fog kubevirt version to 1.3.2 (#119)
- Fixes #27684 - Add validation for PVC (#117)
- Fixes #27703- Add validation for capacity in profile (#118)
- Fixes #27655 - fix cores to cpu_cores in the api documention (#116)
- Fixes #27320 - Add support for vnc console (#111)
- Fixes #27543 - Remove refresh_cache button (#114)
- Fixes #27494 - Fix validation and test_connection (#113)
- Fix update api params in kubevirt (#112)
- Align values to expected format
- Fixes #27189 - change the token to be required in save/test validation
- Support User Data (#103)
- Fix #26784: Create VM with image only should pass (#102)
- Fixes #26656 - Fix memory issues (#100)
- Add compute resource tests (#99)
- Add tests for default values (#98)
- Add message expectation to tests (#97)
- Clear assets precompile error
- Set license format as gem expects (#93)
- Refactor create vm (#92)
- Update getting-started.md (#90)
- Add more unit tests (#89)
- Raise error in case of booting from volume and from image (#81)
- Update references to foreman org (#83)
- Fix bootable flag (#80)
- Fix Pod network element (#79)
- Add exception in case capacity is empty
- Support compute profiles (#76)
- Add link to plugin documentation (#77)
- Initial release of
foreman_kubevirtplugin. It provides commonkubevirtmanagement foreman capabilities.