Open Issues Need Help
View All on GitHub TrainJob integration: eliminate the post-processing code for Trainer helpers to handle numNodes correctly 19 days ago
good first issue help wanted priority/important-soon kind/cleanup
Raise an event when a WorkloadPriorityClass.kueue.x-k8s.io is not found about 1 month ago
kind/feature good first issue help wanted
Support DisaggregatedSet integration for disaggregated LLM inference about 2 months ago
kind/feature help wanted
Provide a way to configure PrioritySortingWithinCohort without relying on feature gates about 2 months ago
kind/feature help wanted
Graduate WorkloadPriorityClassDefaulting to Beta about 2 months ago
kind/feature help wanted
Introduce feature gate dependency API 2 months ago
help wanted kind/cleanup
Use kueue metrics in load test 2 months ago
kind/feature help wanted
Counter-based DRA resource usage displayed as raw bytes instead of human-readable units 2 months ago
kind/bug good first issue help wanted area/dra
kind/feature good first issue help wanted
[KueueViz]: Frontend and backend deployments should provide securityContext for more secure deployments 3 months ago
good first issue help wanted
help wanted kind/cleanup sig/release
Enable waitForPodsReady by default as a safety net 3 months ago
kind/feature good first issue help wanted
kind/bug good first issue help wanted priority/important-longterm area/tas
Support PodLevelResources 3 months ago
kind/feature good first issue help wanted
good first issue help wanted kind/cleanup
Add a dependency lifecycle policy 4 months ago
kind/feature help wanted sig/release
kind/feature good first issue help wanted
Add an environment dependencies policy 5 months ago
kind/feature good first issue help wanted sig/release
Add configuration parameters to kueue-viz backend (listen-port, logs, verbosity, etc...) 6 months ago
kind/feature good first issue help wanted area/dashboard
help wanted
Eliminate using features.SetEnable() in tests 7 months ago
good first issue help wanted kind/cleanup
Use replacements instead of vars 8 months ago
good first issue help wanted kind/cleanup
good first issue help wanted kind/cleanup priority/important-longterm
website: setup dead links checker 9 months ago
good first issue help wanted kind/cleanup priority/important-longterm
good first issue help wanted kind/documentation
good first issue help wanted kind/documentation
good first issue help wanted kind/documentation
Add unit test coverage for preservePreviousMessage changes about 1 year ago
good first issue help wanted kind/cleanup
Securing APIService for Visibility Feature about 1 year ago
kind/feature help wanted
In Kubeviz, only shows the cohort of spec.cohort in clusterqueue. about 1 year ago
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