Open Issues Need Help
View All on GitHub Add unit test coverage for preservePreviousMessage changes about 1 month ago
good first issue help wanted kind/cleanup
Add configuration parameters to kueue-viz backend (listen-port, logs, verbosity, etc...) about 1 month ago
kind/feature good first issue help wanted area/dashboard
Securing APIService for Visibility Feature about 2 months ago
kind/feature help wanted
Raise an event when a WorkloadPriorityClass.kueue.x-k8s.io is not found about 2 months ago
kind/feature good first issue help wanted
AI Summary: The task is to modify the Kueueviz backend to display all cohorts in the Cohorts tab, regardless of whether they are referenced in a ClusterQueue. Currently, only cohorts referenced in `spec.cohort` are shown. The fix likely involves altering the query in `cohorts.go` to retrieve all cohorts instead of filtering based on ClusterQueue references.
Complexity:
4/5
kind/bug help wanted area/dashboard