Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Releases: kubevirt/web-ui-components

web-ui-components-0.1.41

16 Aug 06:24
458e262
Compare
Choose a tag to compare

Changes since v0.1.40:

  • Enable close button on failed VM creation in Wizard (#538)
  • add babel esm and umd exports (#536)
  • add module to package.json (#539)

web-ui-components-0.1.40

02 Aug 10:02
5febf1e
Compare
Choose a tag to compare

Changes since v0.1.39:

  • fix VM Template name validation (#523)
  • deprecate baseTemplates to simplify loading and OS list flicker (#525)
  • validate template sources with missing DataVolume (#526)
  • v2v: change "VM to import" to "VM or Template" (#529)
  • v2v: generate shorter vCenter instance secret name (#530)
  • make DNS1123 validation more verbose (#524)
  • Use SC defaults for DV creation (#528)
  • v2v: fix VM loading when race condition occurs (#531)
  • v2v: move v2v-vmware ConfigMap to kubevirt-hyperconverged namespace (#532)
  • v2v: Wait for ServiceAccount before creating conversion pod (#533)
  • Add MAC address validation to Create VM wizard (#527)
  • Deploy VDDK as side-car container (#534)

web-ui-components-0.1.34-10

22 Jul 12:14
a1ef8f5
Compare
Choose a tag to compare

Changes since https://github.com/kubevirt/web-ui-components/releases/tag/v0.1.34-9:

  • CloneDialog: support non-admin users (#521)

For web-ui v2.0.1 bug-fix release.

web-ui-components-0.1.39

19 Jul 09:58
a0b6952
Compare
Choose a tag to compare

Changes since https://github.com/kubevirt/web-ui-components/releases/tag/v0.1.38 :

  • Create VM Wizard: conditionally rendered Import provision source (#519)

web-ui-components-0.1.38

17 Jul 11:49
ac48ee1
Compare
Choose a tag to compare

Changes since https://github.com/kubevirt/web-ui-components/releases/tag/v0.1.37:

  • Minimal upgrade of npm dependencies due to security vulnerabilities
  • Remove dot character from DNS-1123 validation (#516)

web-ui-components-0.1.37

17 Jul 10:11
5e0ca65
Compare
Choose a tag to compare

Changes since https://github.com/kubevirt/web-ui-components/releases/tag/v0.1.36:

  • flatten activeVcenterSecret (#505)
  • Fix Firehose propType (#506)
  • Configure V2V via ConfigMap (#507)
  • Upgrade lodash to 4.17.14 (#508)

web-ui-components-0.1.36

26 Jun 13:11
9f758e5
Compare
Choose a tag to compare

Since web-ui-components-0.1.35:

  • Capacity Dropdowns (#475)
  • added dropdown for VMs in top consumers card (#481)
  • Listen on active VCenter Secret only when import provider active (#501)
  • ProcessedTemplatesModel: add "plural" prop (#502)
  • CreateVmDialog uses Firehose (#503)

web-ui-components-0.1.35

18 Jun 09:43
ce7866c
Compare
Choose a tag to compare
v0.1.35

Bump 0.1.35 (#499)

web-ui-components-0.1.34-9

18 Jun 10:49
f98b9bc
Compare
Choose a tag to compare
  • Change PVC access mode to RWM (#496)

web-ui-components-0.1.34-8

10 Jun 07:11
ae8c9e8
Compare
Choose a tag to compare

Changes since https://github.com/kubevirt/web-ui-components/releases/tag/v0.1.34-7:

  • Use k8s generateName for migration objects (#492)
  • Fix save vCenter credentials functionality (#489) (#493)

For v2.0.0 stable branch.