Julien Fontanet
ab35c710cb
feat(@xen-orchestra/backups): 0.36.1
2023-05-12 15:38:46 +02:00
Florent BEAUCHAMP
4bd5b38aeb
fix(backups): fix health check task during CR ( #6830 )
...
Fixes https://xcp-ng.org/forum/post/62073
`healthCheck` is launched after `cleanVm`, therefore it should be closing the parent task, not `cleanVm`.
2023-05-12 10:45:32 +02:00
Julien Fontanet
836db1b807
fix(xo-web/new/network): correct type for vlan ( #6829 )
...
BREAKING CHANGE: API method `network.create` no longer accepts a `string` for `vlan` param.
Fixes https://xcp-ng.org/forum/post/62090
Either `number` or `undefined`, not an empty string.
2023-05-12 10:36:59 +02:00
Julien Fontanet
73d88cc5f1
fix(xo-server/vm.convertToTemplate): handle VBD_IS_EMPTY ( #6808 )
...
Fixes https://xcp-ng.org/forum/post/61653
2023-05-12 09:12:41 +02:00
Julien Fontanet
bfe621a21d
feat: technical release
2023-05-11 14:35:15 +02:00
Julien Fontanet
32fa792eeb
feat(xo-web): 5.117.0
2023-05-11 14:23:02 +02:00
Julien Fontanet
a833050fc2
feat(xo-server): 5.114.0
2023-05-11 14:17:40 +02:00
Julien Fontanet
e7e6294bc3
feat(xo-vmdk-to-vhd): 2.5.4
2023-05-11 14:09:23 +02:00
Julien Fontanet
7c71884e27
feat(@vates/task): 0.1.2
2023-05-11 14:03:57 +02:00
Florent BEAUCHAMP
3e822044f2
fix(xo-vmdk-to-vhd): wait for OVA stream to be written before reading more data ( #6800 )
2023-05-11 12:23:06 +02:00
Julien Fontanet
f17f5abf0f
fix(xo-server/pif.reconfigureIp): accepts empty strings for dns, gateway, ip and netmask params
2023-05-11 09:08:05 +02:00
Florent BEAUCHAMP
82c229c755
fix(xo-server): better handling of importing running VM from ESXi ( #6825 )
...
Fixes https://xcp-ng.org/forum/post/59879
Fixes `Cannot read properties of undefined (reading 'stream')` error message
2023-05-10 18:25:37 +02:00
Julien Fontanet
c7e3ba3184
feat(xo-web/plugins): names can be clicked to filter out other plugins
2023-05-10 17:40:11 +02:00
Julien Fontanet
5c436f3870
fix(task/combineEvents): defineProperty → defineProperties
...
Fixes zammad#14566
2023-05-09 15:12:12 +02:00
Mathieu
159339625d
feat(xo-server/vm.create): add resourceSet tags to created VM ( #6812 )
2023-05-09 14:33:59 +02:00
Mathieu
f2758d036d
feat: technical release ( #6803 )
2023-04-28 13:28:15 +02:00
Pierre Donias
ac670da793
fix(xo-web/host/smart reboot): XOA Premium only ( #6801 )
...
See #6795
2023-04-28 11:15:28 +02:00
Mathieu
c0465eb4d9
feat: technical release ( #6799 )
2023-04-27 15:12:42 +02:00
Gabriel Gunullu
cea55b03e5
feat(xo-web/kubernetes): add high availability option ( #6794 )
...
See xoa#117
2023-04-27 13:54:58 +02:00
Florent BEAUCHAMP
a562c74492
feat(backups/health check): support custom checks via XenStore ( #6784 )
2023-04-27 09:02:00 +02:00
Julien Fontanet
d1f2e0a84b
fix(task): fix start event and add unit tests
...
Introduced by 6ea671a43
2023-04-26 17:29:35 +02:00
Mathieu
49e2d128ad
feat: technical release ( #6796 )
2023-04-26 15:45:14 +02:00
Pierre Donias
f587798fb0
feat(xo-web/host): Smart Reboot ( #6795 )
...
Fixes #6750
See https://xcp-ng.org/forum/topic/7136
See #6791
Suspend resident VMs, restart host and resume VMs
2023-04-26 11:37:24 +02:00
Florent BEAUCHAMP
3430ee743b
feat(xapi/VDI_exportContent) : implement NBD block level retry ( #6763 )
2023-04-26 11:32:38 +02:00
Mathieu
0583a978be
feat(xo-web/VM): display creator email and template name ( #6771 )
...
See xoa-support #13064 & #13094
2023-04-25 16:19:07 +02:00
Florent BEAUCHAMP
75989cf92d
fix(backups/restore): fix boolean/int cast for backups created on XS<7.1 ( #6772 )
2023-04-25 10:26:06 +02:00
Julien Fontanet
f1cc284b6f
feat(xo-server/host.restart): suspendResidentVms param ( #6791 )
...
Related to #6750
2023-04-25 10:22:40 +02:00
Julien Fontanet
bae0b52893
fix(CHANGELOG.unreleased): release xen-api
...
Introduced by a24512cea
2023-04-21 10:19:17 +02:00
Gabriel Gunullu
84b75e8a58
fix(xo-web/kubernetes-recipe): add DNS config ( #6678 )
...
See xoa#114
2023-04-20 09:43:32 +02:00
Julien Fontanet
136718df7e
fix(backups/importDeltaVm): handle suspend_VDI === 'OpaqueRef:NULL'
...
Fixes https://xcp-ng.org/forum/post/61169
Introduced by 4d55c5ae4
2023-04-19 17:38:20 +02:00
Julien Fontanet
d48ef1f810
feat(xo-cli): subcommands to interact with the REST API
2023-04-19 16:23:53 +02:00
Julien Fontanet
12552a1391
feat(task): put async storage in the global scope
2023-04-19 16:23:53 +02:00
Julien Fontanet
e9b658b60d
chore(task): remove unnecessary prop
2023-04-19 16:23:53 +02:00
Florent BEAUCHAMP
15f69a19f5
fix(xo-server/OVA import): revert to tar-stream@2 ( #6779 )
...
Fixes https://xcp-ng.org/forum/post/60648
Introduced by 656d13d
tar-stream@3 uses different kind of streams (`streamx`) which breaks `stream.read(size)`.
2023-04-18 14:38:18 +02:00
Mathieu
11cc299940
feat(xo-web/dashboard/health): add free space column for storage state ( #6778 )
...
See xoa-support#13538
2023-04-14 11:10:38 +02:00
Julien Fontanet
86aaa50946
feat(mixins/Hooks): start* listeners can return teardown functions
2023-04-12 15:59:38 +02:00
Julien Fontanet
68b2c287eb
feat(backups): validate VHD streams ( #6770 )
2023-04-12 12:05:55 +02:00
Julien Fontanet
955ef6806c
fix(read-chunk): handle already errored streams
2023-04-08 10:52:28 +02:00
Julien Fontanet
4d55c5ae48
fix(backups): restore VM with memory as suspended ( #6774 )
...
Fixes #5061
2023-04-07 16:02:52 +02:00
Julien Fontanet
5c6ae1912b
feat(xo-server/vm.convertToTemplate): eject removable medias ( #6769 )
...
Fixes #6752
2023-04-07 10:12:02 +02:00
Gabriel Gunullu
083483645e
fix(xo-server-usage-report): change dataset size ( #6723 )
...
Fixes zammad#12215
2023-04-06 17:33:24 +02:00
Mathieu
280b60808f
fix(xo-web/backup): maxExportRate invalid parameters ( #6768 )
...
Introduced by dc6a13962f
2023-04-05 15:53:40 +02:00
Julien Fontanet
eb8f098aaf
feat(xo-server/vm.create): store creation date/template/user ( #6731 )
2023-04-04 09:34:04 +02:00
Gabriel Gunullu
6a780d94a3
feat: technical release ( #6764 )
2023-03-31 13:35:31 +02:00
Florent BEAUCHAMP
a4d1d41b6a
refactor(xapi/VDI_exportContent): can export from NBD ( #6716 )
2023-03-30 18:21:39 +02:00
Julien Fontanet
43b6285437
feat(read-chunk): add skip() and skipStrict()
2023-03-30 12:14:59 +02:00
Julien Fontanet
93eb42785d
chore(read-chunk): assert size <= 1GiB
2023-03-30 12:14:59 +02:00
Gabriel Gunullu
5e7fb7a881
feat: technical release ( #6759 )
2023-03-29 16:51:38 +02:00
Mathieu
97790313eb
feat(xo-web/host): pro support icon at host level ( #6633 )
...
- Host is not XCP-ng: no icon
- Host doesn't have license or is part of a pool that contains at least one host that doesn't have a license: orange life buoy
- Host has license and all hosts in its pool has license (=supported host): green life buoy
- Host doesn't have license and at least one host in its pool has a license: red triangle
2023-03-29 15:54:15 +02:00
Mathieu
dc6a13962f
feat(xo-web/backup): expose maxExportRate from UI ( #6737 )
2023-03-29 14:48:53 +02:00