Adam Pickering
Adam Pickering
I am trying to implement an iperf3 server that is capable of doing multiple simultaneous tests. I am planning on doing the handling of multiple tests using Twisted. Unfortunately I've...
First of all, thanks for your work on this great library. I think I found a bug. When I run the following script: ``` #!/usr/bin/env python3 import maya from datetime...
Closes #1498.
Before doing #2658, we need to have a way of checking which dependencies have new versions available. This is the purview of this issue.
### Actual Behavior Test case 7 on the test plan states the following: > ``` > nerdctl run --privileged -d --restart=no -p 8080:80 -p 8443:443 rancher/rancher > ``` > Note:...
This is one of the conclusions of research from #1120. `app-update.yml` is required for updates to work. However, it is not generated by electron-builder. This issue is for figuring out...
### Actual Behavior When I click the buttons to increase or decrease the number of replicas in an existing deployment, there are red error boxes that pop up. I should...
### Actual Behavior Rancher Desktop does not appear in the system tray when running it as an AppImage. This reduces the functionality of Rancher Desktop, most notably by making it...
### Actual Behavior The same behaviour shows whether the preferences dialog is opened via the gear icon in the top right corner, via "Preferences" in the dock, or via `ctrl+,`....