Skip to content

Latest commit

 

History

History
118 lines (81 loc) · 3.26 KB

File metadata and controls

118 lines (81 loc) · 3.26 KB

0.5.1 / 2026-02-11

  • i18n - pulling from tx (#184)
  • Fix typo for :ca_cert param for compute-resource API (#183)

0.5.0 / 2026-02-10

  • use dataVolumeTemplates to perform image-based provisioning (#178)

0.4.3 / 2026-01-30

  • CVE-2026-1531 - default to verify SSL when talking to KubeVirt (#180)

0.4.2 / 2026-01-28

  • 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)

0.4.1 / 2025-02-20

  • Translation updates (#168)

0.4.0 / 2025-02-11

  • Compatibility with Zeitwerk and Rails 7 (#160)
  • Pull in Korean translations (#166)
  • Use trusted publishers to release the gem (#167)

0.3.0 / 2024-12-06

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)

0.2.0 / 2024-03-25

  • 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)

0.1.9 / 2021-21-20

  • Fixes #29985 - Fix volume creation with G unit (#136)

0.1.8 / 2020-06-23

  • 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)

0.1.7 / 2019-11-11

  • Add kubevirt API version to readme (#124)
  • Use v1alpha3 version (#123)

0.1.6 / 2019-09-24

  • Fixes #27929 - Fix capacity validation to work only on kubevirt CR (#121)

0.1.5 / 2019-08-27

  • 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)

0.1.4 / 2019-06-30

  • Align values to expected format
  • Fixes #27189 - change the token to be required in save/test validation

0.1.3 / 2019-05-15

  • 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)

0.1.2 / 2019-04-30

  • 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)

0.1.1 / 2019-04-24

  • 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)

0.1.0 / 2019-04-17

  • Initial release of foreman_kubevirt plugin. It provides common kubevirt management foreman capabilities.