Rui Lopes
Rui Lopes
## Expected Behaviour Expected that Rufio used the port defined in the Machine manifest. ## Current Behaviour The `port` is ignored, and the default IPMI and Redfish ports are unexpectedly...
in order to have a healthcheck in docker compose we need a command that returns a 0 exit code. we either need a dashboard sub-command (e.g. `dotnet /app/Aspire.Dashboard.dll readyz`) or...
in openwrt, /sbin/init --version does not print the version, instead it calls init, which breaks the running system this was already fixed in https://github.com/hashicorp/vagrant/pull/7813 but somehow was lost in later...
**Is your feature request related to a problem? Please describe.** I want to have a vTPM/TPM device enabled in a Hyper-V virtual machine. **Describe the solution you'd like** Add a...
**Describe the bug** In a Windows 2022 machine, while building a Windows PE image mounted at `$env:WINDOWS_PE_MOUNT_PATH`, calling `Add-WindowsDriver pvpanic-pci` fails with `the request is not supported` error. This also...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
It seems https://github.com/shijl0925/python-sonarqube-api/tags no longer has the v1.x tags. May I ask why that happened? Without the tags is somewhat hard to compare the changes while trying upgrade between versions.
**Describe the question** EKS is now supporting and suggesting upgrades to Kubernetes 1.30, but the AWS Distro for OpenTelemetry EKS add-on is not supported. Any idea/milestone when it will available?...
### What happened? Setting to zero as explained in the Values.yaml file does not work: https://github.com/kubernetes/dashboard/blob/7d1785fc680aa71d8589986f2251d91f52bcbe46/charts/kubernetes-dashboard/values.yaml#L67-L68 ### What did you expect to happen? Expected the auto refresh to be totally...
### What version of Ratel are you using? v21.12.0 ### What you did. Starting `dgraph zero --enterprise_license=/dev/null` crashes ratel. Here's my docker compose file: ```yml services: zero: image: dgraph/dgraph:v24.0.0 volumes:...