Pierre Donias
Pierre Donias
If a VM template's opaque ref changes (after running `/usr/bin/create-guest-templates` for example), the template is not correctly removed from XO. Info: - The templates' UUIDs don't change - The old...
WiP: not tested with the latest changes. ### Check list > Check items when done or if not relevant - [x] PR reference the relevant issue (e.g. `Fixes #007`) -...
- Don't remove the listeners when the children change (The children change but the `` is still there) - Don't add new listeners when the children change - Update the...
For the template's existing VIFs: - keep each VIF's network if it's accessible - leave network selector empty if not (the user has to choose another network) Add an extra...
Fixes #437 It looks like [rrdir](https://github.com/silverwind/rrdir) used to follow symlinks by default and [now doesn't](https://github.com/silverwind/rrdir/releases/tag/7.0.0) so [updating it](https://github.com/silverwind/droppy/commit/68664d5a1daf5f3a5b207bc97b663ad6fca8538f#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R45) in 12.0.0 broke that. This PR adds the `followSymlinks` option to make...

### Screenshots   ### Check list > Check if done, if not relevant leave unchecked. - [ ] PR reference the relevant issue (e.g. `Fixes #007` or `See xoa-support#42`)...
### Screenshots   ### Check list > Check if done, if not relevant leave unchecked. - [ ] PR reference the relevant issue (e.g. `Fixes #007` or `See xoa-support#42`)...
Fixes #7305 ### Description _Short explanation of this PR (feel free to re-use commit message)_ ### Checklist - Commit - Title follows [commit conventions](https://bit.ly/commit-conventions) - Reference the relevant issue (`Fixes...
Fixes #7078 ### Description _Short explanation of this PR (feel free to re-use commit message)_ ### Checklist - Commit - Title follows [commit conventions](https://bit.ly/commit-conventions) - Reference the relevant issue (`Fixes...