Dr-Shadow
Dr-Shadow
Hello, I don't know how to debug some incomplete stories, is there something to do ? I use the docker image built with the provided Dockerfile and a nginx-proxy as...
I suggest adding the ability to filter virtual machines (VMs) based on whether they are templates or not. Additional criteria could also be considered for filtering. I propose modifying the...
[enhancement] Allow / Choose a way to tell cc_mounts.py to use UUID for the entries added to fstab
### Problem On our systems, we have found that relying on /dev/sdX paths is not reliable and have tried various workarounds to avoid issues. The solution we have recently implemented...
### Preflight Checklist - [X] I could not find a solution in the existing issues, docs, nor discussions - [X] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your problem...
**Describe the bug** Since UDM 3.2.7 there is issues on certificate installation it seems to be overriden by system certificates. One way to resolve this is here => https://github.com/alxwolf/ubios-cert/issues/61#issuecomment-1868998518 Another...
Hello Would it be possible to add a data source : mysql_databases which would allow us to get the list of the databases on a MySQL Server ? Thanks for...
First of all, hiccup is a great app that we use daily at our company. I was using a modified version of hiccup and I had to import my modifications...
**Describe the bug** When one of my cluster node is down, the datasource request fails. **To Reproduce** Steps to reproduce the behavior: 1. Create a resource ``` data "proxmox_virtual_environment_vms" "base_vm"...
Hello, I had some nodes failing because the certificate didn't get reloaded correctly for a while and the error was not detected until the certificate was outdated. > reloading SSL...
Hello, This is the same problem highlighted in #5760 but when the throws occurs in the setUpBeforeClass static method. I forked the repository and added another class for the tests...