Skip to content
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

Cockpit: add support for KVM management #348

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Cockpit: add support for KVM management #348

wants to merge 2 commits into from

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Dec 30, 2024

Description

  • install libvirt by default
  • dynamically add bridge interfaces to libvirt
  • improve documentation

Implementation Details

apt install

Testing Procedure

  • Importing KVM image to the Cockpit via WEB interface
  • Install / remove

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@igorpecovnik igorpecovnik added 02 Milestone: First quarter release Work in progress Unfinished / work in progress labels Dec 30, 2024
@github-actions github-actions bot added the size/small PR with less then 50 lines label Dec 30, 2024
@igorpecovnik igorpecovnik force-pushed the kvm branch 4 times, most recently from cb398ef to 3abcf87 Compare December 31, 2024 08:32
@Tearran
Copy link
Member

Tearran commented Jan 3, 2025

perhaps a separate module for dnsmasq? #354

@igorpecovnik
Copy link
Member Author

Yeah, that might be handy. I didn't check if there are any problems coming from default installation. Still working on it.

@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines and removed size/small PR with less then 50 lines labels Jan 12, 2025
@igorpecovnik igorpecovnik force-pushed the kvm branch 15 times, most recently from 69dd31a to bc0147f Compare January 12, 2025 13:02
@github-actions github-actions bot added the Documentation Documentation changes or additions label Jan 12, 2025
@igorpecovnik igorpecovnik marked this pull request as ready for review January 12, 2025 13:04
@igorpecovnik igorpecovnik added Needs review Seeking for review and removed Work in progress Unfinished / work in progress labels Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Documentation Documentation changes or additions Needs review Seeking for review size/medium PR with more then 50 and less then 250 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants