badrAZ
bcc2286018
fix(xo-server/api): user_ip
is not defined for scheduled jobs ( #4878 )
...
See https://xcp-ng.org/forum/topic/2752/jobs-not-running-error-no-value-for-user_ip/5
Context: The audit plugin needs to log the User IP to identify which user has executed an action. This IP is got from the client request, unfortunately, there is no client request for scheduled jobs and this case is not handled by the audit. It will be done in #4844 .
2020-03-23 14:38:29 +01:00
Julien Fontanet
beb8b9723f
feat(xo-server/xapi/utils/parseDateTime): throw on invalid input it no default value passed
...
See xoa-support#2277
Before it was simply returning `null` which can lead to bugs.
2020-03-23 11:06:53 +01:00
Jon Sands
ab3129b9c3
feat(docs/troubleshooting): clarify RAM allocation to XO ( #4881 )
2020-03-23 09:36:25 +01:00
badrAZ
c061505bf8
fix(xo-server/backup-ng): log instant failure task in case of missing VM ( #4862 )
...
Fixes #4857
2020-03-19 14:58:00 +01:00
Rajaa.BARHTAOUI
171bbedcde
feat(xo-web/sr/disks): ability to migrate VDI ( #4696 )
...
Fixes #4455
See #4035
2020-03-19 11:40:25 +01:00
Julien Fontanet
ae655727c0
chore(CHANGELOG.unreleased): format with Prettier
2020-03-18 16:22:13 +01:00
Julien Fontanet
288b3783c3
fix(xo-server-auth-ldap): fix reading ca files
...
Fixes #4873
2020-03-18 16:21:25 +01:00
marcpezin
320612c826
feat(docs/continuous replication): failover process ( #4870 )
2020-03-17 11:34:52 +01:00
Julien Fontanet
9b0a293d2b
chore(xo-server): update dep hashy@0.8.0
...
Remove unnecessary bcrypt dep, update argon2@0.25 which is compatible with newer Node versions.
2020-03-16 11:58:15 +01:00
W Anders
d5b6f27e97
fix(docs/configuration/custom ca): add note on Linux Capabilities ( #4718 )
2020-03-13 16:16:52 +01:00
Julien Fontanet
cf8bd759e3
feat(docs/from sources): Node 8 → LTS
2020-03-13 11:35:00 +01:00
Rajaa.BARHTAOUI
c2142c5cd9
fix(xo-web/set boot firmware): experimental warning on 8.0 only ( #4780 )
...
Fixes #4749
2020-03-12 11:56:06 +01:00
Nicolas Raynaud
eeef536803
fix(xo-server/importOvaVm): set memory_static_min ( #4866 )
2020-03-12 09:48:40 +01:00
Julien Fontanet
ec51cf7606
feat(xo-server-auth-{github,google,saml}): reload on configure ( #4864 )
...
Fixes #4863
Otherwise, the new configuration is not taken into account.
2020-03-12 09:35:51 +01:00
Pierre Donias
ec83b76e46
fix(xo-server/self): always de-allocate resources in case of failure ( #4861 )
...
See support#2240
2020-03-11 17:31:54 +01:00
badrAZ
6bc73f8f43
feat(proxy): ability to re-deploy a proxy ( #4725 )
...
See #4825
2020-03-11 17:01:17 +01:00
badrAZ
65127e04aa
feat(xo-web/audit): remove useless step in the integrity check ( #4846 )
...
See #4798
2020-03-11 15:41:20 +01:00
Nicolas Raynaud
2726045fb0
fix(XOSAN): fix XOSAN installer ( #4839 )
2020-03-11 10:19:46 +01:00
Rajaa.BARHTAOUI
d4046c3295
feat(xo-web/xoa/support): add a link to create a support ticket ( #4833 )
...
Fixes #4234
2020-03-10 11:16:25 +01:00
marcpezin
97d4f5583c
feat(docs/supported-version): add CH 8.0, 8.1 and XCP-ng 8.0 ( #4786 )
2020-03-10 09:49:43 +01:00
badrAZ
96dc36cd16
chore(xo-server/proxies): remove unused defer ( #4859 )
2020-03-09 16:42:55 +01:00
Julien Fontanet
ab2344ebfc
feat(CHANGELOG): add missing release 5.43.3
2020-03-09 15:36:28 +01:00
Rajaa.BARHTAOUI
4dd7d86ea8
feat(xo-web/vm/migrate): choose network even within pool ( #4828 )
...
Fixes #2028
2020-03-09 10:29:04 +01:00
Julien Fontanet
6adfa618a3
feat(xo-cli): 0.11.0
2020-03-06 11:38:27 +01:00
Julien Fontanet
855e896a5a
fix(CHANGELOG): syntax
2020-03-05 17:38:09 +01:00
Julien Fontanet
2bacb0f073
feat: release 5.44.1 ( #4853 )
2020-03-05 17:36:21 +01:00
Julien Fontanet
399131a5a9
feat: technical release (patch) ( #4851 )
2020-03-05 16:45:52 +01:00
Julien Fontanet
4c77be9e83
feat: add description for plugins ( #4850 )
2020-03-05 16:27:19 +01:00
Julien Fontanet
8ed5463f19
feat: technical release ( #4845 )
2020-03-05 12:16:39 +01:00
Julien Fontanet
63739df903
Merge branch '5.43'
2020-03-05 11:30:55 +01:00
Julien Fontanet
3d72232bb9
feat(xo-server): 5.56.3
2020-03-05 10:42:13 +01:00
Julien Fontanet
d5ff811de7
feat(xen-api): 0.28.2
2020-03-05 10:42:02 +01:00
Julien Fontanet
f74f47965c
fix: revert to http-request-plus@0.8
...
Fixes #4774
There appears to be an issue with `pump` in `http-request-plus@0.9` which leads backups to never finish.
2020-03-05 10:29:24 +01:00
Pierre Donias
79adb7225e
fix(xo-web/select-objects): clearer placeholder for SelectProxy ( #4843 )
2020-03-05 10:21:08 +01:00
Pierre Donias
11e79914ef
feat(xo-web/audit): upgrade panel if insufficient plan ( #4836 )
...
See #4798
2020-03-05 10:15:00 +01:00
badrAZ
9b34fc369b
fix(@xen-orchestra/fs): fix deadlock between "outputFile" and "mkdir" ( #4831 )
2020-03-04 16:07:50 +01:00
Rajaa.BARHTAOUI
ae812806a1
feat(xo-web/plugins): show plugin description ( #4832 )
...
Fixes #4569
2020-03-04 15:32:36 +01:00
Julien Fontanet
956c7728bf
fix(CHANGELOG.unreleased): missing xen-api pkg
2020-03-04 14:26:14 +01:00
Julien Fontanet
6d5a5a46e4
feat(xo-server/createVdi): allow setting sm_config ( #4841 )
2020-03-04 08:43:28 +01:00
badrAZ
b244126d60
fix(@xen-orchestra/fs#write): dont call limited public methods ( #4840 )
2020-03-03 18:08:56 +01:00
Julien Fontanet
2a7f8c5229
fix(xen-api): accept TLSv1 which is used by XenServer 6.5 ( #4837 )
...
Fixes xoa-support#2216
2020-03-02 17:35:55 +01:00
Julien Fontanet
59fddf7c59
fix(xo-server/proxy.register): only returns the id
2020-03-02 11:59:01 +01:00
Julien Fontanet
d21fd2a1ed
fix(xo-server/proxy.checkHealth): dont return server version
2020-03-02 11:59:01 +01:00
badrAZ
6828a5d9a0
fix(xo-server-backup-reports): handle interrupted root task ( #4772 )
2020-03-02 11:08:53 +01:00
Rajaa.BARHTAOUI
32960332b9
fix(xo-web): fix selectors ( #4807 )
2020-03-02 10:57:48 +01:00
BenjiReis
9ba77c9498
doc(sdn-controller): use correct XOA version (not xo-server one) ( #4830 )
2020-03-02 10:48:59 +01:00
Rajaa.BARHTAOUI
65f9a9dcc1
feat: release 5.44.0 ( #4829 )
2020-02-28 10:38:13 +01:00
Julien Fontanet
13315eec42
feat(xo-server): 5.57.2
2020-02-28 09:51:39 +01:00
Julien Fontanet
e43ccd155b
fix(docs/xoa): bad markdown formatting
2020-02-28 09:10:54 +01:00
Julien Fontanet
e92960a413
fix(xo-server-logs): require level from level-party
...
This is not very clean but I dont want to add a `level` dependency to `xo-server` which might have a different version of the one provided by `level-party`.
2020-02-27 17:13:01 +01:00