Updated Qemu Guest Agent URL's to use the latest release by default#408
Updated Qemu Guest Agent URL's to use the latest release by default#408yavuzaydin wants to merge 1 commit intocloudbase:masterfrom
Conversation
|
Hello, As these are critical services that offer a channel between host and guest, there has to be some sort of hash checks or pinning to version. We should be able to follow the same approach with the virtio ISOs, and leave the end user to decide what it gets installed. Using the This change should be done in a rather iterative way, first have a way to customize the url and with checksum based checks. I propose the following new config, leaving everything backwards compatible: This way, everything can be customized and it is as the same time, safe. In another patch, we can improve on this and have a new flag |
No description provided.