Julien Fontanet
282805966b
WiP: feat(xen-api/getCachedRecord): getRecord + cache + events
...
Fixes #5088
2022-03-01 13:37:03 +01:00
Julien Fontanet
86e390f70f
feat(xo-server/vm.import): support from URL
2022-03-01 11:44:16 +01:00
Julien Fontanet
e04352a577
chore: update dev deps
2022-03-01 09:04:28 +01:00
Julien Fontanet
ee4e7620b5
feat(xo-server/sr.getAllUnhealthyVdiChainsLength): memoize 60 seconds
...
Introduced by 0975863d9
2022-02-28 23:15:02 +01:00
Julien Fontanet
975dc4f314
feat: release 5.68.0
2022-02-28 23:15:02 +01:00
Julien Fontanet
dfff96ace1
feat(xo-server-audit): 0.9.3
2022-02-28 17:37:20 +01:00
Julien Fontanet
f01171bb8b
fix(xo-server-audit): ignore sr.getAllUnhealthyVdiChainsLength
...
Introduced by 0975863d9
2022-02-28 17:36:27 +01:00
Julien Fontanet
8f248f8d14
feat(CHANGELOG): integrate released changes
2022-02-28 17:24:11 +01:00
Julien Fontanet
ae815a80b1
feat(xo-web): 5.94.0
2022-02-28 17:23:43 +01:00
Julien Fontanet
925514b0a3
feat(xo-server): 5.89.0
2022-02-28 17:23:23 +01:00
Julien Fontanet
45639e5a5c
feat(@xen-orchestra/proxy): 0.19.0
2022-02-28 17:22:59 +01:00
Julien Fontanet
17ab78f064
feat(@xen-orchestra/backups): 0.20.0
2022-02-28 17:22:27 +01:00
Julien Fontanet
095e40d1dd
feat(xo-server/api): logs number of clients
2022-02-28 11:12:40 +01:00
Julien Fontanet
7684fbd5ec
fix(xo-server): add missing @vates/predicates
...
Introduced by 636025c1b
2022-02-25 14:43:15 +01:00
Julien Fontanet
cd64e8dc28
feat(CHANGELOG): integrate released changes
2022-02-25 13:43:13 +01:00
Julien Fontanet
dbba918b79
feat(xo-web): 5.93.0
2022-02-25 13:40:52 +01:00
Julien Fontanet
88dbe35c4b
feat(xo-server): 5.88.0
2022-02-25 13:40:26 +01:00
Julien Fontanet
4a61fedf97
feat(xo-cli): 0.13.0
2022-02-25 13:39:49 +01:00
Julien Fontanet
110181679b
feat(@xen-orchestra/proxy): 0.18.1
2022-02-25 13:38:43 +01:00
Julien Fontanet
b0a0092a73
feat(@xen-orchestra/backups): 0.19.1
2022-02-25 13:38:19 +01:00
Julien Fontanet
a6a975ce40
feat(@xen-orchestra/mixins): 0.2.0
2022-02-25 13:36:23 +01:00
Julien Fontanet
a73eb82ac6
feat(@vates/predicates): 1.0.0
2022-02-25 13:33:55 +01:00
Julien Fontanet
702cade0d7
feat(@xen-orchestra/xapi): 0.9.0
2022-02-25 13:33:12 +01:00
Julien Fontanet
367b86bc7a
feat(xen-api): 0.36.0
2022-02-25 13:32:14 +01:00
Julien Fontanet
7c5e823805
chore: update deps
2022-02-25 13:18:16 +01:00
Julien Fontanet
8bf11d6f6a
chore(decorate-with): add tests
2022-02-22 15:26:10 +01:00
Julien Fontanet
6c97ccafd5
chore(xo-server-test/README): regenerate
...
Introduced by 2ee153509
2022-02-22 12:47:44 +01:00
Julien Fontanet
72ff66ebde
chore: enforce strict mode for CJS files
2022-02-22 12:34:41 +01:00
Julien Fontanet
b3d0da7392
feat(eslint): use correct sourceType for scripts and modules
2022-02-22 12:02:57 +01:00
Julien Fontanet
a1c0d82889
fix(docs/from sources): change Node LTS version in example
2022-02-19 14:06:37 +01:00
Julien Fontanet
fbd708d1b5
chore: update dev deps
2022-02-19 14:02:32 +01:00
Julien Fontanet
710ce965a1
feat(gitignore): ignore .nyc_output
2022-02-18 17:24:26 +01:00
Julien Fontanet
2ee1535095
chore(xo-server-test): rename script test → start
...
By convention, `test` means running tests for the current package, but it's not the case here, `xo-server-test` is a an app (even if dedicated to test `xo-server`'s API) and should be run as such.
2022-02-18 17:20:55 +01:00
Julien Fontanet
471fbef6ef
chore: hide USAGE.md
...
This highlight the fact that it's not designed for direct consumption and it no longer needs a special handling in `npmignore`.
2022-02-18 17:11:52 +01:00
Julien Fontanet
ab63709104
chore(predicates): add tests
2022-02-18 17:03:21 +01:00
Julien Fontanet
0924184358
fix(predicates): use strict mode
2022-02-18 17:03:21 +01:00
Julien Fontanet
6e38cf2bc1
fix(predicates): typo
2022-02-18 17:03:21 +01:00
Julien Fontanet
1dad6b37ef
feat(xo-server): pass backup network address to proxy
...
Fixes zammad#4836
2022-02-16 18:38:48 +01:00
Julien Fontanet
7023db2264
chore: update dev deps
2022-02-16 14:55:16 +01:00
Julien Fontanet
bf194f5c85
feat(xo-server): add supportFileRestore prop to remote objects
...
Related to #6116
2022-02-14 14:23:54 +01:00
Julien Fontanet
bcdaa37f8a
feat(backups/VmBackup#_callWriters): integrate sub-errors in logs
...
Fixes zammad#5264
2022-02-14 11:22:32 +01:00
Julien Fontanet
a5f8900d23
chore(CHANGELOG.unreleased): add changes for 3c684c7f4
2022-02-14 11:09:56 +01:00
Julien Fontanet
3c684c7f45
fix(xo-server): use pool.uuid/template.uuid for default templates instead of refs
...
Fixes https://help.vates.fr/#ticket/zoom/5221
Opaque refs are not persistent and should not be used as ids (e.g. resource sets in database).
2022-02-14 10:15:30 +01:00
Julien Fontanet
cd0f4baa15
fix(xo-server/docs): fix REST API path
2022-02-12 11:33:02 +01:00
Julien Fontanet
58f3050344
feat(xo-server/rest-api): add root collection
2022-02-12 11:32:38 +01:00
Julien Fontanet
ab110bb0df
feat(xo-server/rest-api): add hosts, pools & SRs
2022-02-10 17:09:42 +01:00
Julien Fontanet
636025c1b9
chore(xo-server/rest-api): use @vates/predicates
2022-02-10 17:05:55 +01:00
Julien Fontanet
c28fa78963
feat(@vates/predicates): utils to compose predicates
2022-02-10 16:55:15 +01:00
Julien Fontanet
ecb66fb9f3
feat(xo-server): first endpoints of the beta REST API
2022-02-09 23:43:21 +01:00
Julien Fontanet
f8e4192d34
feat(xo-cli): --createToken command
2022-02-09 17:13:18 +01:00
Julien Fontanet
3d15cd57c4
chore: remove pump dep
2022-02-09 14:52:37 +01:00
Julien Fontanet
2e633f0df4
fix(xo-cli): support allowUnauthorized for $sendTo/$getFrom
2022-02-09 14:49:25 +01:00
Julien Fontanet
833b814fd5
fix(xo-cli): dont use deprecated http.resolve
2022-02-09 14:40:47 +01:00
Julien Fontanet
da52d905b6
chore(xo-cli): remove bluebird dep
2022-02-09 14:39:54 +01:00
Julien Fontanet
a2054c24d8
chore(xo-cli): remove mkdirp dep
2022-02-09 14:13:51 +01:00
Julien Fontanet
599db80467
chore: remove l33teral dep
2022-02-09 14:08:24 +01:00
Julien Fontanet
6075a3307e
feat(xo-server): announce appliance in pool.other_config ( #6115 )
...
It will be used by XO Lite to list available XOs on the pool.
2022-02-09 11:29:01 +01:00
Julien Fontanet
9af06996c0
fix(backups/merge-worker): handle ENAMETOOLONG errors
...
Related to https://xcp-ng.org/forum/post/46424
2022-02-09 10:18:05 +01:00
Julien Fontanet
72c386cdce
fix(backups/merge-worker): ignore missing VM dir
...
Fixes https://xcp-ng.org/forum/post/46578
2022-02-09 10:11:07 +01:00
Julien Fontanet
f6d4771603
feat(xen-api/barrier): remove stale entries
2022-02-07 16:21:02 +01:00
Julien Fontanet
15d06c591e
chore: remove unnecessary strip-indent dep
2022-02-02 12:36:28 +01:00
Julien Fontanet
0a07765027
chore: update deps
2022-02-02 12:35:06 +01:00
Julien Fontanet
81e0d06604
chore: update to eslint-config-standard@-jsx@11.0.0-0
...
Follow up of 767762064
2022-02-01 10:03:15 +01:00
Julien Fontanet
809314e516
feat: release 5.67.0
2022-01-31 13:41:24 +01:00
Julien Fontanet
cbe37b2ccd
feat(xo-server-audit): 0.9.2
2022-01-28 18:19:56 +01:00
Julien Fontanet
14fcbb6b8b
chore: format with Prettier
2022-01-28 15:55:35 +01:00
Julien Fontanet
bac976144e
chore: lint fixes
2022-01-28 15:55:35 +01:00
Julien Fontanet
7677620645
chore: update to ESLint@8
...
Brings the (private) class fields support, which is getting more and more used in XO.
2022-01-28 15:55:35 +01:00
Julien Fontanet
899be12418
feat(CHANGELOG): integrate released changes
2022-01-27 14:44:54 +01:00
Julien Fontanet
31975b6737
feat(xo-web): 5.92.0
2022-01-27 14:27:48 +01:00
Julien Fontanet
315549e588
feat(xo-server): 5.87.0
2022-01-27 14:25:20 +01:00
Julien Fontanet
457886d538
feat(xo-server-audit): 0.9.1
2022-01-27 14:25:00 +01:00
Julien Fontanet
8d02b206e0
feat(@xen-orchestra/proxy): 0.18.0
2022-01-27 14:24:23 +01:00
Julien Fontanet
45e5b94b4f
feat(xo-vmdk-to-vhd): 2.1.0
2022-01-27 14:23:53 +01:00
Julien Fontanet
ec866b4a61
fix(xo-server-audit): dont log proxy.getApplianceUpdaterState calls
...
Fix zammad#4753
2022-01-27 14:17:36 +01:00
Julien Fontanet
96bd46c3a8
fix(xo-web): fix number of VMs when running a backup
...
Following aa27b3be6
2022-01-25 15:30:58 +01:00
Julien Fontanet
797ed9ac51
fix(xo-server/backups): fix VMs matching
...
Introduced by aa27b3be6
Fixes https://xcp-ng.org/forum/topic/5473/backup-broken
2022-01-25 15:29:06 +01:00
Julien Fontanet
7089dcddff
chore: update dev deps
2022-01-25 09:38:00 +01:00
Julien Fontanet
8ee93dfe9c
feat(@xen-orchestra/backups-cli): 0.7.0
2022-01-24 22:35:08 +01:00
Julien Fontanet
88f160820f
feat(@xen-orchestra/backups): 0.19.0
2022-01-24 22:34:02 +01:00
Julien Fontanet
b61b3e75c1
feat(vhd-lib): 3.1.0
2022-01-24 22:33:16 +01:00
Julien Fontanet
a1bac51f7b
feat(@xen-orchestra/fs): 0.20.0
2022-01-24 22:31:39 +01:00
Julien Fontanet
fa986fb4cb
fix(proxy/ReverseProxy): dont 404 non proxy URLs
...
Introduced by b78a94645
2022-01-24 22:21:18 +01:00
Julien Fontanet
aa27b3be64
fix(backups): dont ignore restored VMs
...
Fixes zammad#4794
Introduced by cf9f0da6e
Check that the `start` operation is blocked which is the case for replicated VMs but (should) not for restored backups.
2022-01-24 17:11:48 +01:00
Julien Fontanet
81e55dcf77
fix(backups/listAllVmBackups): ignore empty dirs
2022-01-19 10:43:00 +01:00
Julien Fontanet
58dd44bf5d
fix(backups/listAllVmBackups): ignore hidden and lock files
2022-01-19 10:41:20 +01:00
Julien Fontanet
3aa6669fd9
chore(vhd-lib): move alias utils to aliases submodule
...
Introduced in e15be7ebd
2022-01-18 15:33:31 +01:00
Julien Fontanet
b465a91cd3
fix(value-matcher/README): __all → __and
2022-01-18 08:58:24 +01:00
Julien Fontanet
f304a46bea
fix(vhd-lib/VhdDirectory): missing readChunkFilters in readHeaderAndFooter
...
Introduced by 249f63849
2022-01-17 10:18:54 +01:00
Julien Fontanet
73fd7c7d54
fix(backups/_cleanVm): temporary disable aliases checking
2022-01-17 09:52:42 +01:00
Julien Fontanet
60eda9ec69
chore(vhd-lib): remove contentVhdStreamWithLength export from main module
2022-01-16 22:44:41 +01:00
Julien Fontanet
a979c29a15
chore(vhd-lib): remove createReadableRawStream
...
Use `VhdAbstract#rawContent()` instead.
2022-01-16 22:34:04 +01:00
Julien Fontanet
8f25082917
fix(xo-vmdk-to-vhd): avoid requiring whole vhd-lib
...
Introduced by 9375b1c8b
Fixes #6093
2022-01-16 22:31:38 +01:00
Julien Fontanet
422a22a767
chore: update dev deps
2022-01-14 14:51:38 +01:00
Julien Fontanet
e8a5694d51
feat(backups/_cleanVm): clean orphan mergeState ( #6087 )
...
Fixes zammad#4778
2022-01-13 10:41:39 +01:00
Julien Fontanet
514fa72ee2
fix(package.json/jest): vhd-lib no longer has a build step
...
Introduced by 3a74c71f1
2022-01-12 22:50:49 +01:00
Julien Fontanet
e9ca13aa12
fix(backups/cleanVm): handle zstd-compressed XVAs
...
Related to zammad#4300
2022-01-12 11:31:09 +01:00
Julien Fontanet
57f1ec6716
chore(backups/_cleanVm/listVhds): make vhds directly a Set
2022-01-11 15:31:56 +01:00
Julien Fontanet
02e32cc9b9
chore(backups/_cleanVm/listVhds): minor simplification
...
This also removes the incorrect handling of an optional dir in `INTERRUPTED_VHDS_REG`.
2022-01-11 15:09:18 +01:00
Julien Fontanet
902abd5d94
chore: update deps
2022-01-06 13:59:31 +01:00