The global orchestration solution to manage and backup XCP-ng and XenServer.
Go to file
Pierre Donias d992a4cb87
feat(netbox): don't delete VMs and interfaces that don't have a UUID (#7008)
See https://xcp-ng.org/forum/topic/7639

In an effort of not deleting or overwriting useful data that has been added
manually by the user, this reverts the feature of deleting VMs and interfaces
that are not bound to an XO object via their custom field UUID. Such objects:
- shouldn't exist in normal use cases anyway
- aren't an issue for the Netbox sync
- are easy to clean manually
2023-09-08 10:36:16 +02:00
.github chore(ci): no longer rely on Docker (#6687) 2023-03-06 13:10:27 +01:00
.husky feat(lint-staged): better branch commit message policy 2023-03-09 12:43:42 +01:00
@vates feat(xen-api): 1.3.6 2023-09-06 16:51:34 +02:00
@xen-orchestra feat(@xen-orchestra/proxy): 0.26.33 2023-09-06 16:52:02 +02:00
docs docs(backup_troubleshooting): unexpected key/full (#7023) 2023-09-08 09:56:21 +02:00
packages feat(netbox): don't delete VMs and interfaces that don't have a UUID (#7008) 2023-09-08 10:36:16 +02:00
scripts fix(test-integration): run integration tests only in ci (#6826) 2023-05-11 17:47:48 +02:00
.commitlintrc.json feat(lint-staged): validate commit message 2023-03-09 11:13:59 +01:00
.editorconfig chore(.editorconfig): uniformize indent to 2 spaces 2019-02-04 18:01:09 +01:00
.env.example feat(@xen-orchestra/fs): add unit tests (#3736) 2018-12-04 16:36:10 +01:00
.eslintrc.js fix(eslint): treat *.integ.js as test files 2023-05-15 10:18:02 +02:00
.gitignore chore: use Turborepo to build 2023-01-03 11:39:20 +01:00
.prettierrc.js chore: update deps 2023-08-03 17:56:24 +02:00
babel.config.js chore: missing use strict 2022-03-02 17:49:53 +01:00
book.json chore: format with Prettier 2023-04-05 11:22:10 +02:00
CHANGELOG.md feat: release 5.86.1 2023-09-07 16:45:50 +02:00
CHANGELOG.pre-2022.md feat(CHANGELOG): move releases before 2022 in other file 2022-09-10 13:21:15 +02:00
CHANGELOG.unreleased.md feat(netbox): don't delete VMs and interfaces that don't have a UUID (#7008) 2023-09-08 10:36:16 +02:00
CODE_OF_CONDUCT.md chore: format Markdown files with Prettier 2019-12-04 17:18:47 +01:00
package.json fix(lite): disable linting because it's broken 2023-08-05 17:05:02 +02:00
PULL_REQUEST_TEMPLATE.md feat(PULL_REQUEST_TEMPLATE): simpler and easier to use 2023-04-24 10:53:28 +02:00
README.md fix README title and also update installation doc (#4198) 2019-05-09 09:34:36 +02:00
SECURITY.md chore: format with Prettier 2022-08-23 11:56:26 +02:00
turbo.json feat(turbo): add dev and test tasks 2023-02-03 16:17:52 +01:00
yarn.lock feat(backups): merge worker concurrency (#6965) 2023-08-30 09:38:37 +02:00

Xen Orchestra Build Status

Installation

XOA or manual install procedure is available here

License

AGPL3 © Vates SAS