Rui Lopes

Results 311 comments of Rui Lopes

FWIW, the spice agent was dropped in https://github.com/virtio-win/virtio-win-guest-tools-installer/commit/926dbaca56b03507ecdb6c624e3bb95204f6904a @vrozenfe can you please explain why it was removed?

@vrozenfe, that would be nice! thank you! Is qxl/spice being replaced with something else? Is there other combination that has an equivalent feature set (e.g. resizable desktop, copy&paste)?

can you please confirm that the spice agent, removed in https://github.com/virtio-win/virtio-win-guest-tools-installer/commit/926dbaca56b03507ecdb6c624e3bb95204f6904a, was re-introduced in https://github.com/virtio-win/virtio-win-pkg-scripts/commit/62c74d124bac4bf8422bf54a97a10702a8f5b938 and included in https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-0.1.262-2/? if so, maybe this issue can be closed?

It works on my machines built from https://github.com/rgl/windows-vagrant/blob/5dc65efc6e53aefc55790602454ea13c3a62179a/windows-11-22h2.pkr.hcl#L303-L304

Indeed, it should have aborted the provisioning. The code needs to be improved to include some kind of tracing, to better identity which part of the code might have a...

FWIW, while first figuring out about cilium in talos I've come with a basic install at https://github.com/rgl/terraform-libvirt-talos/blob/upgrade-to-talos-1.6/cilium.tf (which was based on the talos supplied example with the addition of hubble)....

now that [host-dns exists](https://www.talos.dev/v1.7/talos-guides/network/host-dns/), maybe this is now possible to implement?

does that mean that `Allow configuring certain domains to be forwarded to other DNS resolvers.` is in `main` already (and not tied to tailscale)?

I do not known about tailscale either, since you were the one mentioning it, I wanted to clarify whether this feature was tied to tailscale. By your answer, I will...

This is somewhat related to https://github.com/hashicorp/packer-plugin-proxmox/issues/285. This was fixed in upstream at: - https://github.com/Telmate/proxmox-api-go/pull/404 - https://github.com/Telmate/proxmox-api-go/issues/402