Dustin Black
Dustin Black
**Describe the solution you'd like** Define and maintain a machine readable schema for input and output parameters. This will enable kube-burner to work more seamlessly with external orchestration, and will...
It looks like the connect flowop supports a port option, but this option does not appear in the documentation. https://github.com/uperf/uperf/blob/0425fa8be9d706557cc808b2e8377a03ed31059a/src/flowops_library.c#L157
Latest Badfish has some issues on using virtual python environment and venv will [not be supported](https://github.com/redhat-performance/JetSki/issues/186#issuecomment-982666646) in the long run. We have replaced most uses of venv in #229, but...
After locally working around the problem reported in issue #46, I get failure conditions from some nodes when trying to set the boot order to director. I attempted to reset...
In the case of standardized repeatable deployments, even the fields currently left to user input could be templated, allowing for an unattended installation. Modify the design of the OEMID files...
Current UI design forces the user to abort and start over if any input was made inaccurately. Change the design to allow re-entry of values for any field.
**Describe the bug** When in the change view, clicking a variable does not update the Condition view as expected, leading to incorrect information displayed and possible bad input from the...
## Describe the bug The `/mcp/http` endpoint (mounted via `mount_http()`) incorrectly rejects HTTP requests that only include `Accept: application/json` in the Accept header. It requires BOTH `application/json` AND `text/event-stream`, even...