-
Notifications
You must be signed in to change notification settings - Fork 88
feat(vm-manager): add Cloud-Init support for Unraid VMs #2536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
retrozenith
wants to merge
13
commits into
unraid:master
Choose a base branch
from
retrozenith:feat/cloud-init
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+580
−7
Open
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
f25f58f
feat(vm-manager): add Cloud-Init support for Unraid VMs
retrozenith 13ca518
fix(vm-manager): interactive editor ignoring form changes
retrozenith 179fb41
refactor(vm-manager): deduplicate cloud-init yaml generation
retrozenith dd3bdf4
fix(vm-manager): mitigate yaml injection in cloud-init generation
retrozenith 1920e9c
fix(vm-manager): improve safety and cleanup in cloud-init handling
retrozenith 7e82cbb
chore(vm-manager): remove temporary debug logging
retrozenith e367e61
fix(libvirt): reset output buffer in cloud-init iso creation
retrozenith fced67a
fix(libvirt): whitelist allowed disk device types in libvirt XML gene…
retrozenith 8ad110d
fix(vm-manager): improve cloud-init ISO handling and error reporting
retrozenith a0f44b6
fix(vm-manager): correct disk schema regression in updatevm path
retrozenith 7d65ad9
fix(vm-manager): add error handling for cloud-init in updatevm
retrozenith b65ba92
fix(vm-manager): resolve duplicate cloud-init disks and improve ISO h…
retrozenith 1e6026a
fix(vm-manager): harden custom ISO path validation against traversal
retrozenith File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.