Samuel Creshal

Results 6 comments of Samuel Creshal

I tried this workaround, and while it makes Django run without errors, it always returns empty result sets, even if I don't override `get_queryset` at all. Something still seems broken.

Yeah, it would be helpful if that was configurable. We would like to use our [Gitlab Dependency Proxy](https://docs.gitlab.com/ee/user/packages/dependency_proxy/) to cache images.

The "real" tools are mostly more bloated. :) We need it for [vaultwarden, which recommends using docker-image-extract](https://github.com/dani-garcia/vaultwarden/wiki/Pre-built-binaries) for when running docker isn't feasible. It's a ridiculous workflow and I'd prefer...

Oracle Linux 8.9 and 9.3, so dnf 4.7.0 and 4.14.0, and librepo 1.14.2 to 1.14.5. As far as I can tell, they don't set any particular backend, and librepo links...

For anyone else finding this bug report after searching for the error message, as far as I can tell, this can be reproduced with *HA* VMs, because that spawns two...

I've finally gotten around to manage the ha relationships as `proxmox_virtual_environment_hagroup` / `proxmox_virtual_environment_haresource` resources, but the behaviour is the same: ``` $ tofu state list proxmox_virtual_environment_hagroup.hagroups["ha-infra-all"] proxmox_virtual_environment_haresource.haresources["test-vm"] proxmox_virtual_environment_vm.tpl_generic["test-vm"] $ #change...