Yannick Achy
a3960bb7c5
feat(docs/full backup): document offline backup ( #5582 )
...
Co-authored-by: yannick Achy <yannick.achy@vates.fr>
2021-02-18 15:15:21 +01:00
Mathieu
769262d60e
fix(changelog): add # to PR reference ( #5585 )
2021-02-18 14:49:14 +01:00
Julien Fontanet
942567586f
feat(@vates/compose): 1.1.1
2021-02-18 11:29:10 +01:00
Julien Fontanet
ba6baaec0a
fix(compose): update README
2021-02-18 11:27:24 +01:00
Julien Fontanet
a8ac6fc738
fix(compose): require Node 7.6
2021-02-18 11:26:00 +01:00
Julien Fontanet
b027d3b1d6
feat(@vates/compose): 1.1.0
2021-02-18 11:25:33 +01:00
Julien Fontanet
71f9d268c9
feat(compose): async functions support
2021-02-18 11:25:14 +01:00
Julien Fontanet
2b91d4af99
feat(compose): right to left support
2021-02-18 11:25:14 +01:00
Julien Fontanet
0ec0e286ba
feat(compose/README): document functions in an array
2021-02-18 11:25:14 +01:00
Rajaa.BARHTAOUI
258ae64568
fix(xo-web/home/vm): bulk intra pool migration: fix map VDI -> SR ( #5578 )
...
See xoa-support#3355
See xoa-support#3248
2021-02-18 11:04:47 +01:00
Rajaa.BARHTAOUI
90cafa126f
feat(xo-web/migrateVm): show error when no main SR selected ( #5568 )
...
See xoa-support#3355
2021-02-18 10:57:00 +01:00
Julien Fontanet
43d31e285c
feat(@vates/compose): 1.0.0
2021-02-18 10:40:27 +01:00
Julien Fontanet
57945e6751
feat(compose): new lib to compose functions
2021-02-18 10:39:57 +01:00
Rajaa.BARHTAOUI
fce56cbf4c
fix(xo-server/utils/parseXml): keep all values as strings ( #5581 )
...
Fixes #5497
All values must be kept as strings because that's what the previous implementation used to do.
Introduced by 525369e0ce
See https://github.com/vatesfr/xen-orchestra/issues/5497#issuecomment-780314187
```
{
'iscsi-target': {
LUN: {
vendor: 'TrueNAS',
serial: '9eaa394581f3003',
LUNid: 55,
size: 10995116277760,
SCSIid: '36589cfc000000581d40d6d5140d9b9da'
}
}
}
```
2021-02-18 09:46:17 +01:00
Julien Fontanet
7a13771198
fix(fs/outputStream): make path the first param
...
From #5373
2021-02-17 17:11:55 +01:00
Julien Fontanet
819c798e99
chore: format mardown files with Prettier
2021-02-17 16:04:22 +01:00
Julien Fontanet
8560ca0661
chore(vhd-lib/Vhd#_getBatEntry): name param blockId
...
Because it's not a full block but an identifier.
2021-02-17 14:39:02 +01:00
Julien Fontanet
82cdfe7014
chore(vhd-lib): fix a test
...
From #5481
2021-02-17 14:30:40 +01:00
Julien Fontanet
52642f5854
chore(vhd-lib): move tests into src
...
From #5481
Fix Jest module mapping.
2021-02-17 14:29:40 +01:00
Julien Fontanet
6c6f9f5a44
feat(backups-cli/clean-vms): rename force flag to remove
2021-02-17 14:01:14 +01:00
Julien Fontanet
039ce15253
chore(xo-server/backups-ng): use invalidParameter.is()
2021-02-17 14:01:14 +01:00
badrAZ
695a4c785c
feat(xo-server/backups-ng): handle proxy VM restoration logs ( #5576 )
2021-02-17 11:03:52 +01:00
Rajaa.BARHTAOUI
7d7f160159
fix(xo-web/migrateVm): don't automatically select migration network ( #5564 )
...
See xoa-support#3355
2021-02-17 10:06:03 +01:00
Julien Fontanet
b454b4dff1
feat(xo-server/backups): add proxy id to logs
2021-02-17 09:53:00 +01:00
Nicolas Raynaud
e5d711dd28
fix(fs/S3Handler#_write): work when file doesn't exist ( #5561 )
2021-02-16 13:45:01 +01:00
badrAZ
10b127ca55
feat(xo-web/backup): ability to force full backup per schedule ( #5546 )
...
Fixes #5541
2021-02-16 11:31:17 +01:00
Julien Fontanet
fb4dff4fca
chore(xo-cli/USAGE): clearer JSON param explanation
2021-02-16 10:52:22 +01:00
badrAZ
ef25b364ec
fix(xo-server/metadata-backups): fix interrupted status on backup running ( #5573 )
...
Introduced by 8a3ae59f77
2021-02-15 14:31:01 +01:00
Nicolas Raynaud
9394db986d
fix(import/disk): allow uppercase extensions ( #5574 )
...
See https://xcp-ng.org/forum/topic/4216/cannot-import-a-large-vhd-using-import-disk-option
2021-02-15 12:05:49 +01:00
Rajaa.BARHTAOUI
9226c6cac1
fix(xo-server/api): don't log host.stats
errors ( #5553 )
...
See xoa-support#3323
This avoids flooding the logs with ECONNREFUSED errors when the host's toolstack
is restarted
2021-02-12 11:29:16 +01:00
Julien Fontanet
283193e992
feat(complex-matcher): 0.7.0
2021-02-11 13:54:29 +01:00
Julien Fontanet
72f8a6d220
chore(complex-matcher): add test for non-ASCII raw strings
...
Related to f5e4fb49c
2021-02-11 13:53:54 +01:00
Albin Hedman
f5e4fb49c3
feat(complex-matcher): allow most letters to be unquoted ( #5555 )
2021-02-11 11:14:44 +01:00
Olivier Lambert
3cd15c783c
fix(docs): update the deploy script to fix an issue ( #5565 )
2021-02-11 10:17:42 +01:00
badrAZ
bf51ba860a
fix(xo-server, xen-api): clear XO cache on event fetch failure ( #5526 )
...
Fixes #5475
2021-02-10 16:17:46 +01:00
Mathieu
6aa8515df4
feat(xo-web/restore): allow all licenses to restore backups ( #5547 )
...
See xcp-ng.org/forum/topic/4165/crashed-xoa-can-t-boot-a-clean-xoa-and-use-restore-because-of-registration/7
2021-02-10 15:53:29 +01:00
Julien Fontanet
3bf4ee35a1
fix(xo-server/Xapi#_disconnectVbd): dont swallow unhandled error
...
Detected while working on #5543
2021-02-09 14:47:55 +01:00
badrAZ
e08c600740
fix(xo-server/xapi): handle VM/VDI export stream close ( #5538 )
2021-02-09 14:24:35 +01:00
badrAZ
f823690b44
feat(xo-common,xo-server,xo-web/proxy upgrade): confirm before interrupting backup job ( #5533 )
2021-02-05 18:11:09 +01:00
Pierre Donias
350b0c1e3c
feat: release 5.55.1 ( #5551 )
2021-02-05 16:13:32 +01:00
Pierre Donias
b01a6124a9
feat: technical release ( #5550 )
2021-02-05 15:46:04 +01:00
Rajaa.BARHTAOUI
b00652f9eb
fix(xo-server#_migrateVmWithStorageMotion): fix VIF_NOT_IN_MAP
error ( #5544 )
2021-02-04 17:17:24 +01:00
Mathieu
19159a203a
feat(xo-web/task): display age and estimated duration ( #5530 )
...
See https://xcp-ng.org/forum/topic/4083/task-list-enhancement
2021-02-04 15:07:48 +01:00
Pierre Donias
be8c77af5a
fix(xo-server-auth-ldap/synchronizeGroups): fix adding users to groups ( #5545 )
...
Fixes xoa-support#3333
Introduced by 8cfaabedeb
`synchronizeGroups` (called without a user) tries to find XO users that belong
to LDAP groups and add them to those groups. In order to find those users, it
was using the `userIdAttribute` attribute instead of the
`membersMapping.userAttribute` attribute from the configuration.
2021-02-04 11:45:59 +01:00
Mathieu
8bb7803d23
feat(docs): migration to new XOA ( #5542 )
...
Co-authored-by: Jon Sands <fohdeesha@gmail.com>
2021-02-04 09:41:17 +01:00
Julien Fontanet
54a85a8dd0
fix(xo-server/utils/parseXml): fix buffer support
...
Fixes #5539
Introduced by 525369e0c
2021-01-30 10:51:18 +01:00
Julien Fontanet
6fd40c0a7c
chore(xo-server/utils/parseXml): add basic test
2021-01-30 10:50:59 +01:00
Rajaa.BARHTAOUI
97dd423486
feat: release 5.55.0 ( #5537 )
2021-01-29 15:05:21 +01:00
Rajaa.BARHTAOUI
281d60df4f
feat: technical release ( #5531 )
2021-01-27 16:44:25 +01:00
badrAZ
43933f4089
fix(xo-server/metadata-backups): ensure cache reset at the end ( #5529 )
...
Introduced by 61c3057060
2021-01-27 14:41:15 +01:00