Skip to content

Releases: platform9/vjailbreak

v0.3.7

19 Dec 12:08
e782c84

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

01 Dec 16:12
4128103

Choose a tag to compare

What's Changed

Read more

v0.3.5

17 Oct 10:14
c0bfa4f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

16 Sep 13:29
68316f4

Choose a tag to compare

What's Changed

  • volume wait interval through settings by @OmkarDeshpande7 in #872
  • logs all openstack calls that we make by @OmkarDeshpande7 in #873
  • admin cut over poweroff sequence prevent user error by @OmkarDeshpande7 in #874
  • Added cronjob to fetch for latest release and notify in UI by @sarika-p9 in #882
  • bugfix: Add logic to assign IP from network interfaces if not already… by @rishabh625 in #895
  • create openstack ports before copy by @OmkarDeshpande7 in #879
  • Admin cutover improve the pod label watch function by @spai-p9 in #881
  • remove --delete to not purge each others logs in master by @spai-p9 in #904
  • Advance option in UI to ask for fallback to DHCP if static IP assignment fails by @sarika-p9 in #906
  • block on channel send to ensure initial label delivery by @spai-p9 in #900
  • Support for shared pRDM disk migration in vJailbreak, including all necessary controller changes and validation through testing with clustered Windows VMs using RDM disks by @rishabh625 in #858
  • Optimize OpenstackCreds reconciliation for scalability by @spai-p9 in #908
  • Change implementation from select to normal blocking channel. by @spai-p9 in #917
  • bugfix: Add check for RDM disks in VM migration validation by @rishabh625 in #915
  • Added option in UI to retry Failed migrations by @sarika-p9 in #918
  • changed MAAS to Bare-metal by @sarika-p9 in #916
  • Added static RPMs and versionlocked in dnf by @sharma-tapas in #921
  • Add SELinux for nbdkit by @sharma-tapas in #923
  • vmdataexporter cli arg validation by @sanya-pf9 in #884
  • Fixed fonts inconsistency in vJailbreak UI by @patil-pratik-87 in #898

Full Changelog: v0.3.3...v0.3.4

v0.3.3

04 Sep 12:15
c2134e9

Choose a tag to compare

What's Changed

  • Fixed artifacts availability check by @sarika-p9 in #851
  • fill networks based on network devices by @spai-p9 in #846
  • equate mac id case insensitive by @OmkarDeshpande7 in #857
  • get bootable index for windows LDM by @OmkarDeshpande7 in #855
  • Added MAX Keys to hotplug metadata and made it specific to PCD by @sarika-p9 in #860
  • UI and backend for multiple ip by @spai-p9 in #833
  • Fix admin cutover by @spai-p9 in #862
  • locked versions for nbdkit by @sarika-p9 in #865
  • fetch rpm from main by @sarika-p9 in #870
  • Fixed the os assigment in the migration form by @patil-pratik-87 in #867

Full Changelog: v0.3.2...v0.3.3

v0.3.2

26 Aug 11:39
edbc65e

Choose a tag to compare

What's Changed

  • handle for sles by @spai-p9 in #815
  • make the power off live vms default when selected and add completed at column. by @spai-p9 in #813
  • UI: Do admin cutover via UI by @spai-p9 in #810
  • Added polling for QCOW2 image before docs update by @sarika-p9 in #804
  • add a setting to keep the copied volumes in case of failure by @OmkarDeshpande7 in #823
  • optimisations for openstack creds upload time by @OmkarDeshpande7 in #829
  • fix dasboard count mismatch by @OmkarDeshpande7 in #826
  • optimise disk pressure problem due to logs by @OmkarDeshpande7 in #832
  • In-place upgrade by @sarika-p9 in #792
  • Filtering security group according to particular tenant by @sarika-p9 in #824
  • change completed at to created at by @spai-p9 in #835
  • Support Dynamic Hotplug-Enabled Flavors in Target Openstack Environment by @sarika-p9 in #838
  • crd update and ui changes required for hotplug by @sarika-p9 in #842
  • indicate missing base flavor for specific vmwaremachine by @sarika-p9 in #843
  • search option(s) for faster migration triggers by @OmkarDeshpande7 in #844
  • Fix label getting triggered back to no, when patched by @spai-p9 in #847
  • Push things to S3 and introduce nightly builds (release) by @sharma-tapas @sarika-p9 in #793
  • search for volume types and networks by @OmkarDeshpande7 in #849
  • added alert in the ui while upgrade in progress by @sarika-p9 in #850

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 Aug 13:13
af8530d

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 Jul 13:37
a8ede90

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

16 Jul 11:00
05d53ee

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Jul 04:45
ed69678

Choose a tag to compare

What's Changed

  • refactor: unify release notes workflow for both PR merges and direct releases by @sarika-p9 in #631
  • Update release notes for v0.1.14 by @github-actions[bot] in #645
  • Update release notes for v0.1.15 by @github-actions[bot] in #646
  • PR description for testing by @OmkarDeshpande7 in #647
  • configmap for current vjailbreak version (release) by @OmkarDeshpande7 in #632
  • Update docs from gh-pages by @sharma-tapas in #649
  • Updated VMware custom resource to capture RDM disk information in VM details by @rishabh625 in #563
  • sanitize kubernetes label values by @OmkarDeshpande7 in #655
  • dynamic etc host entries for controller (release) by @OmkarDeshpande7 in #663
  • Added a new sidenav by @patil-pratik-87 in #664
  • rolling conversion validations by @OmkarDeshpande7 in #566
  • remove docs dir and optimize API doc generation by @sarika-p9 in #652
  • #667 Fixes the Rebase Action by @sharma-tapas in #668
  • Check the target IP Allocation Pool to determine if Source VM IP is Available and Handle Port Creation 409 Conflict (release) by @sarika-p9 in #662
  • fix docs for yamls by @OmkarDeshpande7 in #670
  • Validate Openstack creds only for same env by @sarika-p9 in #681
  • Delete the mastercreds for openstack by @sarika-p9 in #678
  • Bugsnag and sidenav enahancements by @patil-pratik-87 in #679
  • Delete VMware credentials stuck in Unknown state by @sarika-p9 in #683
  • Detect ubuntu vm's < 17.10 and appropriately handle the networking for the interfaces by @spai-p9 in #674
  • Fixed issue where sidenav collapse icon was coming on top of the Migr… by @patil-pratik-87 in #695
  • v2v-helper: Add sled in the checks by @spai-p9 in #694

New Contributors

Full Changelog: v0.1.15...v0.2.0