Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Releases: kubevirt/web-ui

kubevirt-2.0.0-4

02 Apr 13:03
Compare
Choose a tag to compare

kubevirt-2.0.0-3

22 Mar 12:05
Compare
Choose a tag to compare

kubevirt-2.0.0-2

18 Mar 14:33
Compare
Choose a tag to compare
kubevirt-2.0.0-2 Pre-release
Pre-release

kubevirt-2.0.0-1

06 Mar 11:03
Compare
Choose a tag to compare
kubevirt-2.0.0-1 Pre-release
Pre-release

kubevirt-1.4.0-14

18 Feb 13:40
Compare
Choose a tag to compare
  • RDP connection: Get nodePort if service is NodePort type (#203)

web-ui-components: https://github.com/kubevirt/web-ui-components/releases/tag/v0.1.17-3

kubevirt-1.4.0-13

05 Feb 07:57
Compare
Choose a tag to compare

kubevirt-1.4.0-12

31 Jan 13:35
Compare
Choose a tag to compare

kubevirt-1.4.0-11

24 Jan 11:00
Compare
Choose a tag to compare

Changes:

  • Added tests for vm list/vies actions (start, stop, ...) (#163)
  • Use uniqe prop for resource in WithResource component (#183)
  • fix typo - autoAttachPodInterface to autoattachPodInterface (#182)
  • Lower logo font size (#179)
  • [OKD-core] Add YAML template for VirtualMachineModel (#184)

Based on web-ui-components-0.1.17-1

kubevirt-1.4.0-10

17 Jan 08:06
Compare
Choose a tag to compare
  • Show full OS name in templates view (#166)
  • Pass function to setState when changing NIC (#168)
  • Pass importer pods to VmStatus and VmDetail (#165)
  • Load list of vmi migrations. Fix util methods for finding vm migration (#169)
  • [OKD-core] Show VM, VMI, Migrations and various vm pod events in VM eevents (#170)
  • Hide VM migration menu items. (#176)
  • Fix default redirect if KUBEVIRT flag is missing (#175)

Based on web-ui-components-0.1.16

kubevirt-1.4.0-9

09 Jan 09:37
Compare
Choose a tag to compare
  • add vm template detail + breadcrumbs (#162)
  • add add NIC functionality to VM NIC details (#161)
  • add DesktopViewer to VmConsoles, support for RDP (#127)
  • fix empty create template result
  • link pod in vm running status
  • add help icons to Create Vm/BasicSettings tab.
  • add edit functionality to Vm Details overview
  • add custom cloud-init script to Create VM Dialog

Based on web-ui-components v0.1.15 (https://github.com/kubevirt/web-ui-components/releases/tag/v0.1.15)