Julien Fontanet
7e2fbbaae6
fix(xo-server/createAuthenticationToken): parse expiresIn param
...
Introduced by 92cf6bb887
2021-03-19 13:02:19 +01:00
Julien Fontanet
070e8b0b54
fix(docs): restore full_backups.md
...
Introduced by 078f40281
2021-03-19 11:04:42 +01:00
Yannick Achy
7b49a1296c
feat(doc): various changes ( #5679 )
2021-03-19 11:02:24 +01:00
Julien Fontanet
1e278bde92
feat(xo-common/Error.is): apply predicate only on data
...
See #5644
2021-03-19 10:30:35 +01:00
Yannick Achy
078f402819
feat(doc): check dead links and duplicate ( #5664 )
2021-03-18 09:35:07 +01:00
Mathieu
52af565f77
fix(fs/localHandler): resource temporarily unavailable ( #5612 )
...
Fixes xoa-support#3414
2021-03-17 15:28:04 +01:00
Julien Fontanet
853905e52f
feat(xen-api): automatically retry ro calls on ECONNRESET ( #5674 )
...
See xoa-support#3266
2021-03-16 17:31:18 +01:00
Julien Fontanet
2e0e1d2aac
fix(xo-server/xen-servers): fix autoconnection
...
Fixes #5675
Introduced by 2fbfc97cca
2021-03-16 13:59:01 +01:00
Julien Fontanet
7f33a62bb5
fix(async-map/asyncMap): fix typing of first param
2021-03-16 11:32:39 +01:00
Julien Fontanet
bdb59ea429
fix(Travis CI): use Node 14
2021-03-15 18:26:22 +01:00
Julien Fontanet
1c0ffe39f7
fix(xapi): merge vdiDestroyRetryWhenInUse after defaults
2021-03-15 13:22:41 +01:00
Julien Fontanet
2fbfc97cca
fix(xo-server): connect servers after config import ( #5672 )
...
Fixes #5670
2021-03-15 11:49:41 +01:00
Pierre Donias
482299e765
fix(xo-web/pool): disconnectServer → disableServer ( #5671 )
...
Fixes #5669
Introduced c7aaeca530
2021-03-15 09:53:34 +01:00
Julien Fontanet
54f4734847
chore: remove babel-plugin-lodash where unnecessary
2021-03-13 20:47:20 +01:00
Julien Fontanet
0fb6cef577
chore(defined): remove Flow
2021-03-13 20:47:20 +01:00
badrAZ
7eec264961
chore(@xen-orchestra/backups): fix logger names ( #5666 )
2021-03-12 13:53:43 +01:00
Julien Fontanet
aff874c68a
chore(xo-server,xo-server-load-balancer): phase out mapToArray ( #5662 )
...
Use native `Array#map` or `Object.values` where possible and import directly from `lodash`.
Reasons:
- less dependencies
- more idiomatic
- better example for new code
2021-03-11 15:17:28 +01:00
Julien Fontanet
27abee0850
chore(xo-server-load-balancer): typo ressource → resource
2021-03-11 14:17:02 +01:00
Julien Fontanet
bcfb19f7c5
feat(normalize-packages): delete empty bin field
2021-03-11 12:15:53 +01:00
Julien Fontanet
306a8ce0df
feat(@xen-orchestra/proxy): 0.11.5
2021-03-10 13:48:15 +01:00
Julien Fontanet
d9ea8d2c9c
feat: release 5.56.1
2021-03-10 13:04:11 +01:00
Julien Fontanet
b479956bb2
feat: technical release ( #5657 )
2021-03-10 11:11:27 +01:00
Julien Fontanet
b32dc0e450
fix(xen-api/call): allow *.get_all_records in read only
2021-03-10 09:41:49 +01:00
badrAZ
5cca5d69af
fix(@xen-orchestra/backups/Backup.js): fix rolling snapshot not ran if alone ( #5656 )
2021-03-09 18:24:58 +01:00
badrAZ
e0e89213d3
chore(xo-server): delete unused workers mixin ( #5654 )
...
Due to 0811da9014
2021-03-09 15:26:21 +01:00
Julien Fontanet
e246c19eb3
feat(xen-api/Ref): introduce new utils to manipulate refs ( #5650 )
...
Fixes xoa-support#3463
See xapi-project/xen-api#4338
2021-03-09 14:59:32 +01:00
badrAZ
d282d8dd52
fix(@xen-orchestra/backups): missing targets no longer prevent runs ( #5651 )
...
Fixes #5353
2021-03-09 14:37:52 +01:00
badrAZ
9601ad13ee
fix(xo-web/proxies): fix "invalid parameters" error on canceling proxy deploy ( #5649 )
...
Issue: fetchProxyUpgrades called with an undefined proxy in the proxies collection.
Solution: Interrupt the deployment process on cancel, in order to not fetch updates in this case.
2021-03-09 10:37:59 +01:00
badrAZ
b7603e109d
feat(xo-web/backup/new): ability to force full backup per schedule in case of CR ( #5648 )
...
Fixes #5541
2021-03-09 09:38:56 +01:00
Julien Fontanet
066f54906b
chore: format with Prettier
2021-03-08 17:41:10 +01:00
Julien Fontanet
ea0aa9df70
chore(xen-api): disable problematic ESLint rules on specific lines
2021-03-08 14:23:57 +01:00
badrAZ
0811da9014
feat(xo-server): use @xen-orchestra/backups lib to run VM backups ( #5642 )
2021-03-08 14:05:41 +01:00
Julien Fontanet
d601290c46
fix(destroy VM): try harder to destroy VDIs ( #5645 )
...
Should fix #4926
Work-around XCP-ng/XenServer unmount from control-domain delay, especially with iSCSI SRs.
This issue impacts a lot XO backups which create snapshots, export them and delete them.
2021-03-08 09:46:51 +01:00
badrAZ
64357aff55
fix(@xen-orchestra/xapi): fix full VM backup imported as a template ( #5646 )
2021-03-05 17:41:50 +01:00
badrAZ
a20a3311b5
fix(xo-server/backup-ng): fix "xapi._assertHealthyVdiChains is not a function" error ( #5647 )
...
Introduced by 4c27562650
2021-03-05 17:33:24 +01:00
Julien Fontanet
ffce5d4bb5
chore(@xen-orchestra/xapi): make xen-api a peer dep
2021-03-05 16:17:02 +01:00
badrAZ
cbfadc019a
fix(@xen-orchestra/backups): fix "asyncMapSettled is not a function" error ( #5643 )
2021-03-05 12:23:25 +01:00
Julien Fontanet
bf5427f3e8
feat(@xen-orchestra/proxy): 0.11.4
2021-03-05 11:39:06 +01:00
badrAZ
4c27562650
fix(xo-server/xapi): dont override @xen-orchestra/xapi#_assertHealthyVdiChain ( #5641 )
2021-03-05 11:38:49 +01:00
badrAZ
e8d20532ba
feat(xo-server): use @xen-orchestra/backups lib to run metadata backups ( #5616 )
2021-03-05 10:51:00 +01:00
Mathieu
d928157569
fix(xo-web/vm/tab-network): an error has occurred when trying to sort empty network ( #5639 )
...
This issue happens when you have an ACL role on one VM, but you don't have an ACL role on the network of this VM.
2021-03-05 09:37:40 +01:00
Mathieu
872b05a7de
feat(xo-server/VIF): set MAC address requires Admin ACL on network ( #5631 )
...
Fixes #4700
2021-03-05 09:27:22 +01:00
Julien Fontanet
6ea71ec6a2
chore(xapi/VM_destroy): add new lines
2021-03-04 16:11:08 +01:00
Julien Fontanet
139cb72209
chore(xapi/VM_destroy): use VM_getDisks
2021-03-04 16:11:08 +01:00
Julien Fontanet
855a15e696
fix(xapi/VM_getDisks): sync iteration
2021-03-04 16:11:08 +01:00
Mathieu
eeebd3fc1b
fix(xo-web/DropdownButton): add required id
prop ( #5628 )
...
See https://react-bootstrap.netlify.app/components/dropdowns/#dropdown-button-props
2021-03-04 15:56:01 +01:00
Julien Fontanet
a4b209c654
fix(disposable/deduped): race condition when disposed during acquisition
...
Introduced in 43aad3d11
2021-03-04 10:46:03 +01:00
Julien Fontanet
43aad3d117
feat(disposable/deduped): works with sync factories
2021-03-03 17:43:39 +01:00
Mathieu
f2d4fdd4d2
fix(xo-web/editable/number): throw error if onChange fails ( #5634 )
2021-03-03 16:33:41 +01:00
Julien Fontanet
a630106d80
feat(@xen-orchestra/backups): 0.6.1
2021-03-03 12:05:33 +01:00