Florent BEAUCHAMP
|
20108208d0
|
fix(xo-server/clearHost): warn if host does not support migration network for evacuation (#6206)
|
2022-04-28 11:55:17 +02:00 |
|
Florent BEAUCHAMP
|
0706e6f4ff
|
feat(xo-web,xo-server): implement ISO import (#6180)
|
2022-04-28 10:41:20 +02:00 |
|
Mathieu
|
af85df611c
|
feat(xo-web/proxy): disable "deploy proxy" for source users (#6199)
See xcp-ng-forum#5740
|
2022-04-26 19:28:07 +02:00 |
|
Mathieu
|
3c1239cfb8
|
feat(xo-web/migrate/vm): allow to select private network for VIFs network (#6200)
|
2022-04-26 15:31:14 +02:00 |
|
Julien Fontanet
|
50d144bf93
|
chore: format with Prettier
|
2022-04-26 14:27:54 +02:00 |
|
Julien Fontanet
|
9a5a03d032
|
chore: update deps
|
2022-04-26 14:27:52 +02:00 |
|
Thierry Goettelmann
|
854ae0f65e
|
fix(fs/s3): fix stream writing support with Object Lock enabled (#6190)
|
2022-04-26 11:37:34 +02:00 |
|
Julien Fontanet
|
4fb34ffee9
|
feat(xen-api/cli): add proxy support
|
2022-04-25 16:27:36 +02:00 |
|
Julien Fontanet
|
bbf3dae37f
|
fix(xen-api): fix proxy support (#6204)
Introduced by c99120bd2
|
2022-04-25 16:26:56 +02:00 |
|
Julien Fontanet
|
e69f58eb86
|
fix(cached-dns.lookup): don't use assert/strict
Fixes #6202
Only available on Node >=15.
|
2022-04-24 15:28:30 +02:00 |
|
Julien Fontanet
|
c9475ddc65
|
feat(@vates/cached-dns.lookup): small DNS cache (#6196)
See https://xcp-ng.org/forum/topic/5775/dns-queries-during-backup-job
|
2022-04-22 15:27:41 +02:00 |
|
Julien Fontanet
|
31d085b6a1
|
chore: update to app-conf@2.1.0
This new version does not watch vendor config which fixes (minor) issues during services reinstall/upgrade.
|
2022-04-21 17:17:36 +02:00 |
|
Julien Fontanet
|
173866236f
|
feat(xo-server/_handleHttpRequest): add fn and data to the error log
This should ease debugging.
|
2022-04-21 16:56:49 +02:00 |
|
Florent BEAUCHAMP
|
b176780527
|
fix(xo-server/proxy-console): fallback on TCP if WS not available (#6191)
Introduced by c99120bd2
Co-authored-by: Julien Fontanet <julien.fontanet@isonoe.net>
|
2022-04-21 14:51:33 +02:00 |
|
Julien Fontanet
|
89c72fdbad
|
feat(event-listeners-manager): easy way to clean up event listeners
|
2022-04-21 14:02:57 +02:00 |
|
Florent BEAUCHAMP
|
7d6e832226
|
feat(xo-server,xo-web/backups): restore health check (#6148)
|
2022-04-21 10:26:36 +02:00 |
|
Julien Fontanet
|
c024346475
|
chore: update to eslint-config-standard@17.0.0
|
2022-04-20 17:44:50 +02:00 |
|
Florent BEAUCHAMP
|
95ec5929b4
|
fix(xo-vmdk-to-vhd): remove depency to xmllint for source users (#6195)
|
2022-04-20 16:07:28 +02:00 |
|
Julien Fontanet
|
1646c50a94
|
Revert "feat(xen-api): implement fallback addresses (#6061)" (#6198)
This reverts commit 6b8a345241 .
|
2022-04-20 11:58:15 +02:00 |
|
Julien Fontanet
|
b1429e1df3
|
chore(xen-api/_wrapRecord): basic documentation
|
2022-04-20 10:46:40 +02:00 |
|
Julien Fontanet
|
6da0aa376f
|
fix(xo-vmdk-to-vhd/createNicsSection): remove incorrect XML node
Introduced by 4b9db257f
See https://github.com/vatesfr/xen-orchestra/pull/6195#discussion_r853177122
|
2022-04-20 09:56:04 +02:00 |
|
Julien Fontanet
|
1ab5503558
|
chore(xo-vmdk-to-vhd): refresh README
Introduced by 4b9db257f
|
2022-04-19 17:47:43 +02:00 |
|
Nicolas Raynaud
|
4b9db257fd
|
feat: initial support for OVA VM export (#6006)
Co-authored-by: Florent Beauchamp <flo850@free.fr>
|
2022-04-19 11:01:53 +02:00 |
|
Julien Fontanet
|
96f83d92fc
|
chore: update dev deps
|
2022-04-19 10:32:16 +02:00 |
|
Pierre Donias
|
7c7ee7fb9b
|
feat: release 5.69.2 (#6189)
|
2022-04-13 16:52:40 +02:00 |
|
Pierre Donias
|
2bd3d57f8a
|
feat(xo-server/rpu): update hosts one by one on XCP-ng (#6188)
|
2022-04-13 16:38:23 +02:00 |
|
Pierre Donias
|
3f1c41a4f7
|
fix(xo-server/Rolling Pool Update/_xcpUpdate): handle undefined hosts (#6186)
Fixes #6170
Introduced by e7f9111ab5
|
2022-04-13 13:22:30 +02:00 |
|
Julien Fontanet
|
ef819f4d53
|
fix(xo-server/connectXenServer): typo
Introduced by 6b8a34524
|
2022-04-08 14:30:35 +02:00 |
|
Julien Fontanet
|
23189ed8f9
|
chore(scripts): add .js suffix for better Prettier/ESLint integration
|
2022-04-08 14:14:41 +02:00 |
|
Florent BEAUCHAMP
|
6b8a345241
|
feat(xen-api): implement fallback addresses (#6061)
|
2022-04-08 11:11:20 +02:00 |
|
Julien Fontanet
|
b3cc168571
|
docs(xapi/watchObject): explicit behavior and param
|
2022-04-08 10:57:44 +02:00 |
|
Julien Fontanet
|
00b740c549
|
chore(xo-server/docs/rest-api): improve readability
|
2022-04-08 10:57:44 +02:00 |
|
Pierre Donias
|
472bececb1
|
feat(xo-server/plugins): unload plugin on configuration purge (#6172)
|
2022-04-07 14:49:36 +02:00 |
|
Olivier Lambert
|
4fe9a4eb59
|
feat(docs): add REST API doc and minor fixes (#6178)
Co-authored-by: Jon Sands <fohdeesha@gmail.com>
|
2022-04-07 10:42:10 +02:00 |
|
Pierre Donias
|
d331cd934a
|
fix(xo-server/backup): restore VM from proxied remote (#6179)
|
2022-04-06 16:32:43 +02:00 |
|
Olivier Lambert
|
f6e1b95711
|
feat(issue template/bug): explicit XOA and sources differences (#6175)
Co-authored-by: Jon Sands <fohdeesha@gmail.com>
|
2022-04-05 15:02:46 +02:00 |
|
Florent BEAUCHAMP
|
edec412bc7
|
fix(docs/backups): clarify file level restore for VG based on multiple PV (#6152)
Co-authored-by: Jon Sands <fohdeesha@gmail.com>
|
2022-04-05 10:24:41 +02:00 |
|
Florent BEAUCHAMP
|
e142bacb67
|
fix(xo-vmdk-to-vhd): ensure secondary grain table is present (#6167)
|
2022-04-05 10:24:00 +02:00 |
|
Florent BEAUCHAMP
|
915e4b66a3
|
fix(vmdk): ensure descriptor have enough free space (#6163)
|
2022-04-05 10:22:13 +02:00 |
|
Pierre Donias
|
ee47a361b1
|
fix(xo-server/config): configure plugins on config import (#6171)
See https://xcp-ng.org/forum/topic/5720/ztp-restore-xoa-from-backup
|
2022-04-04 15:44:05 +02:00 |
|
l-austenfeld
|
3ab2dad19b
|
fix(docs/configuration): link to sources install (#6177)
Co-authored-by: Lennart Austenfeld <lennarta@mail.upb.de>
|
2022-04-04 08:28:12 +02:00 |
|
Julien Fontanet
|
635c6db83a
|
fix(backups/ImportVmBackup): fix optional mapVdisSrs
Introduced by dfa5009a9
|
2022-04-03 16:34:05 +02:00 |
|
Julien Fontanet
|
d2a13f531a
|
feat(xen-api): support pathname in URL
Fixes #6174
|
2022-04-02 20:07:43 +02:00 |
|
Julien Fontanet
|
e44857c023
|
fix(xen-api/transports/xml-rpc): fix agent support
Introduced by c99120bd2
|
2022-04-02 20:05:17 +02:00 |
|
Julien Fontanet
|
749cdd011b
|
fix(proxy/reverse proxy): don't remove first char of local path
Introduced by b78a946458
|
2022-04-02 19:57:08 +02:00 |
|
Julien Fontanet
|
4fde005b7f
|
fix(proxy/reverse proxy): fix options support
Introduced by b78a946458
|
2022-04-02 19:54:28 +02:00 |
|
Olivier Lambert
|
0a975fc0cc
|
feat(docs/updates): add RPU documentation and improve the update section (#6173)
* feat(docs/updates): add RPU documentation and improve the update section
Signed-off-by: Olivier Lambert <olivier.lambert@vates.fr>
|
2022-04-02 11:23:22 +02:00 |
|
Pierre Donias
|
f5b7c59203
|
feat: release 5.69.1 (#6169)
|
2022-03-31 15:54:59 +02:00 |
|
Florent BEAUCHAMP
|
c775559912
|
fix(xo-server): typo in authorization level enterprise (#6168)
Introduced by 8ce1b4bf71
See zammad#6043
|
2022-03-31 15:39:05 +02:00 |
|
Pierre Donias
|
4b9116ed72
|
feat: release 5.69.0 (#6166)
|
2022-03-31 10:50:32 +02:00 |
|