Open Issues Need Help
View All on GitHub Exit codes 17 days ago
AI Summary: This issue requests that Orion implement support for exit codes, similar to kube-burner, to provide clearer status indications after execution. The proposed exit codes include 0 for normal completion, 1 for unrecoverable errors, and 2 for detected performance regressions. This would enhance automation and interpretation of Orion's benchmark results.
Complexity:
3/5
enhancement good first issue
Automatically load ACK files for known regressions about 2 months ago
good first issue
Issue with windowing about 2 months ago
good first issue
[RFE] Orion version command 8 months ago
AI Summary: Implement a new `orion version` command-line option that displays the current version of the Orion tool, similar to existing commands in kube-burner and kube-burner-ocp. This should leverage existing tagged releases.
Complexity:
2/5
enhancement good first issue help wanted